2004-03-24 |
|
---|---|
|
|
Further cleanup of NAMESPACE handling. Made all variable derefrencing
...
tundra
committed
on 24 Mar 2004
|
|
Added logic to suppress redefinition of reserved symbols.
tundra
committed
on 24 Mar 2004
|
|
|
|
Added NAMESPACE capabilities.
tundra
committed
on 24 Mar 2004
|
|
Implemented semantics for new variables: The first value assigned to a
...
tundra
committed
on 24 Mar 2004
|
|
Added code to protect Read Only variables from being changed.
tundra
committed
on 24 Mar 2004
|
|
Added basic check of symbol table passed to API to confirm a valid
...
tundra
committed
on 24 Mar 2004
|
|
Extraneous text on IFALL/ANY/NONE lines now generates error and sets
...
tundra
committed
on 24 Mar 2004
|
|
2004-03-22 |
Corrected Literal line processing code to detect extra LITERAL and
...
tundra
committed
on 22 Mar 2004
|
2004-03-21 |
Changed ENDIF logic to be strict and require nothing else be on the
...
tundra
committed
on 21 Mar 2004
|
BUGFIX: Comments were not being passed in literal blocks. Reorganized
...
tundra
committed
on 21 Mar 2004
|
|
Reorganize the code slightly to that blank lines would be passed
...
tundra
committed
on 21 Mar 2004
|
|
Implement Literal line processing with- and without variable substitutions.
tundra
committed
on 21 Mar 2004
|
|
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
|
|
Added literals and API changes to support Literal line processing.
...
tundra
committed
on 21 Mar 2004
|
|
Correct definition of returned symbol table.
tundra
committed
on 21 Mar 2004
|
|
Added information on Variable Descriptor objects.
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 |
Implemented logic for variable assignment.
tundra
committed
on 19 Mar 2004
|
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
|
|
Implemented variable descriptor as an object rather than a list for
...
tundra
committed
on 19 Mar 2004
|
|
Cleaned up file open error reporting for consistent format with other
...
tundra
committed
on 19 Mar 2004
|