2004-04-17 |
Changed initial namespace to always be "" even if the user selects
...
tundra
committed
on 17 Apr 2004
|
---|---|
2004-04-16 |
Restated order of options in usage prompt to more nearly match API order.
...
tundra
committed
on 16 Apr 2004
|
|
|
2004-04-08 |
|
2004-04-07 |
Added an explicit initial namespace and several other legal ones for
...
tundra
committed
on 7 Apr 2004
|
|
|
2004-04-06 |
Added support for AllowNewVars.
tundra
committed
on 6 Apr 2004
|
2004-04-02 |
Improved symbol table out formatting somewhat.
tundra
committed
on 2 Apr 2004
|
2004-04-01 |
Changed to always output literals report since we don't know whether
...
tundra
committed
on 1 Apr 2004
|
|
|
Updated to use the object returned by tconfpy rather than a tuple of
...
tundra
committed
on 1 Apr 2004
|
|
2004-03-31 |
Added an initial explanatory comment.
tundra
committed
on 31 Mar 2004
|
Reogranized the code considerably. Population of an initial symbol
...
tundra
committed
on 31 Mar 2004
|
|
2004-03-25 |
Added LegalVal and Min/Max defintions to test variables.
tundra
committed
on 25 Mar 2004
|
2004-03-24 |
Added some Min/Max values for bounds testing.
tundra
committed
on 24 Mar 2004
|
2004-03-21 |
Updated API call to use correct Debug variable name.
tundra
committed
on 21 Mar 2004
|
Changed command line processing to allow options appear anywhere.
...
tundra
committed
on 21 Mar 2004
|
|
2004-03-20 |
Added second example of user-defined derived variable descriptor to
...
tundra
committed
on 20 Mar 2004
|
Added user defined descriptor class derived from the base found in
...
tundra
committed
on 20 Mar 2004
|
|
2004-03-19 |
Changed name of symbol table dumping function for clarity since it now
...
tundra
committed
on 19 Mar 2004
|
Further cleanup of symbol table output formatting.
tundra
committed
on 19 Mar 2004
|
|
Cleaned up and formatted output of symbol table descriptor.
tundra
committed
on 19 Mar 2004
|
|
Retooled the test driver to make use of a descriptor object rather
...
tundra
committed
on 19 Mar 2004
|
|
2004-03-13 |
Changed initialization of symbol table to reflect removal of ISBUILTIN flag.
tundra
committed
on 13 Mar 2004
|
|
|
2004-03-12 |
Minor change to Usage string.
tundra
committed
on 12 Mar 2004
|
|