2004-03-25
@tundra
Cleaned up bugs in the bounds checking logic.
tundra committed on 25 Mar 2004
2004-03-24
@tundra
Further cleanup of API validation logic.
tundra committed on 24 Mar 2004
@tundra
Added more detail to errors encountered while validating symbol table ...
tundra committed on 24 Mar 2004
@tundra
Added further sanity checking of any symbol table passed into the API.
tundra committed on 24 Mar 2004
@tundra
Added some Min/Max values for bounds testing.
tundra committed on 24 Mar 2004
@tundra
Implemented Min/Max enforcement for ints/floats/strings.
tundra committed on 24 Mar 2004
@tundra
Implemented type enforcement and recognition of legal boolean ...
tundra committed on 24 Mar 2004
@tundra
Corrected code so that both NAMESPACE= and .NAMESPACE= work ...
tundra committed on 24 Mar 2004
@tundra
Further cleanup of NAMESPACE handling. Made all variable derefrencing ...
tundra committed on 24 Mar 2004
@tundra
Added logic to suppress redefinition of reserved symbols.
tundra committed on 24 Mar 2004
@tundra
Cleaned up NAMESPACE logic considerably. ...
tundra committed on 24 Mar 2004
@tundra
Added NAMESPACE capabilities.
tundra committed on 24 Mar 2004
@tundra
Implemented semantics for new variables: The first value assigned to a ...
tundra committed on 24 Mar 2004
@tundra
Added code to protect Read Only variables from being changed.
tundra committed on 24 Mar 2004
@tundra
Added basic check of symbol table passed to API to confirm a valid ...
tundra committed on 24 Mar 2004
@tundra
Extraneous text on IFALL/ANY/NONE lines now generates error and sets ...
tundra committed on 24 Mar 2004
2004-03-22
@tundra
Corrected Literal line processing code to detect extra LITERAL and ...
tundra committed on 22 Mar 2004
2004-03-21
@tundra
Changed ENDIF logic to be strict and require nothing else be on the ...
tundra committed on 21 Mar 2004
@tundra
BUGFIX: Comments were not being passed in literal blocks. Reorganized ...
tundra committed on 21 Mar 2004
@tundra
Reorganize the code slightly to that blank lines would be passed ...
tundra committed on 21 Mar 2004
@tundra
Implement Literal line processing with- and without variable substitutions.
tundra committed on 21 Mar 2004
@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
@tundra
Added literals and API changes to support Literal line processing. ...
tundra committed on 21 Mar 2004
@tundra
Correct definition of returned symbol table.
tundra committed on 21 Mar 2004
@tundra
Added information on Variable Descriptor objects.
tundra committed on 21 Mar 2004
@tundra
Just an API spec for now. ...
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
Implemented logic for variable assignment.
tundra committed on 19 Mar 2004