History for tconfpy / test-tc.py
2005-01-20
@tundra
Added 'inmem' command line option.
tundra committed on 20 Jan 2005
2005-01-19
@tundra
Added TotalLines report.
tundra committed on 19 Jan 2005
@tundra
Fixed initial value for templb for type agreement.
tundra committed on 19 Jan 2005
2005-01-18
@tundra
Fix reversal of symbol table and template table in BuildSymTbl().
tundra committed on 18 Jan 2005
2005-01-17
@tundra
Minor formatting edit for CallingProgram.
tundra committed on 17 Jan 2005
2005-01-13
@tundra
Modified some of the template entires so that their default value is ...
tundra committed on 13 Jan 2005
@tundra
Updated copyright.
tundra committed on 13 Jan 2005
@tundra
Modified to use the new 'Template' class.
tundra committed on 13 Jan 2005
@tundra
Modified to accommodate new Symbol Table object type.
tundra committed on 13 Jan 2005
2004-04-27
@tundra
Added 'nopredefs' option.
tundra committed on 27 Apr 2004
2004-04-26
@tundra
Changed 'template' option to 'templates'.
tundra committed on 26 Apr 2004
@tundra
Changed the "nonewvar" option to "nonewvars". ...
tundra committed on 26 Apr 2004
2004-04-17
@tundra
Changed initial namespace to always be "" even if the user selects ...
tundra committed on 17 Apr 2004
2004-04-16
@tundra
Restated order of options in usage prompt to more nearly match API order. ...
tundra committed on 16 Apr 2004
@tundra
Removed reference to deprecated AllowNewNamespaces. ...
tundra committed on 16 Apr 2004
2004-04-08
@tundra
Explicit use of InitialSymTable in API call. ...
tundra committed on 8 Apr 2004
2004-04-07
@tundra
Added an explicit initial namespace and several other legal ones for ...
tundra committed on 7 Apr 2004
@tundra
Changed nonew option to nonewvar. ...
tundra committed on 7 Apr 2004
2004-04-06
@tundra
Added support for AllowNewVars.
tundra committed on 6 Apr 2004
2004-04-02
@tundra
Improved symbol table out formatting somewhat.
tundra committed on 2 Apr 2004
2004-04-01
@tundra
Changed to always output literals report since we don't know whether ...
tundra committed on 1 Apr 2004
@tundra
Changed to only produce debug and litvar output reports if those ...
tundra committed on 1 Apr 2004
@tundra
Updated to use the object returned by tconfpy rather than a tuple of ...
tundra committed on 1 Apr 2004
2004-03-31
@tundra
Added an initial explanatory comment.
tundra committed on 31 Mar 2004
@tundra
Reogranized the code considerably. Population of an initial symbol ...
tundra committed on 31 Mar 2004
2004-03-25
@tundra
Added LegalVal and Min/Max defintions to test variables.
tundra committed on 25 Mar 2004
2004-03-24
@tundra
Added some Min/Max values for bounds testing.
tundra committed on 24 Mar 2004
2004-03-21
@tundra
Updated API call to use correct Debug variable name.
tundra committed on 21 Mar 2004
@tundra
Changed command line processing to allow options appear anywhere. ...
tundra committed on 21 Mar 2004
2004-03-20
@tundra
Added second example of user-defined derived variable descriptor to ...
tundra committed on 20 Mar 2004