History for tconfpy / test-tc.py
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
@tundra
Added user defined descriptor class derived from the base found in ...
tundra committed on 20 Mar 2004
2004-03-19
@tundra
Changed name of symbol table dumping function for clarity since it now ...
tundra committed on 19 Mar 2004
@tundra
Further cleanup of symbol table output formatting.
tundra committed on 19 Mar 2004
@tundra
Cleaned up and formatted output of symbol table descriptor.
tundra committed on 19 Mar 2004
@tundra
Retooled the test driver to make use of a descriptor object rather ...
tundra committed on 19 Mar 2004
2004-03-13
@tundra
Changed initialization of symbol table to reflect removal of ISBUILTIN flag.
tundra committed on 13 Mar 2004
@tundra
Added setup to pass symbols into the parser when called. ...
tundra committed on 13 Mar 2004
2004-03-12
@tundra
Minor change to Usage string.
tundra committed on 12 Mar 2004
@tundra
Added Banner to usage output. ...
tundra committed on 12 Mar 2004