2005-01-13 |
|
---|---|
Converted Symbol Table to a first-class object in its own right.
tundra
committed
on 13 Jan 2005
|
|
Added ability to pass name of calling program to the API via the
...
tundra
committed
on 13 Jan 2005
|
|
2004-05-02 |
BUGFIX: The content of literal blocks inside a False conditional block
...
tundra
committed
on 2 May 2004
|
2004-04-27 |
Fixed default value for TemplatesOnly.
tundra
committed
on 27 Apr 2004
|
Added ReturnPredefs API option.
tundra
committed
on 27 Apr 2004
|
|
2004-04-26 |
Added variable templating feature.
tundra
committed
on 26 Apr 2004
|
2004-04-24 |
Swapped .OSTYPE and .PLATFORM definitions.
tundra
committed
on 24 Apr 2004
|
2004-04-17 |
Added .OSTYPE to predefined system variables.
tundra
committed
on 17 Apr 2004
|
2004-04-16 |
|
Rewrote the existential conditional code so that variable names and
...
tundra
committed
on 16 Apr 2004
|
|
|
|
|
|
2004-04-14 |
|
Added startup check to make sure initially passed namespace is legit.
tundra
committed
on 14 Apr 2004
|
|
Fixed bug that prevented environment variables from being derefenced.
...
tundra
committed
on 14 Apr 2004
|
|
Insured that [NAMESPACE] always relative to root namespace.
tundra
committed
on 14 Apr 2004
|
|
Reorganized code to use a common symbol name validation routine.
...
tundra
committed
on 14 Apr 2004
|
|
2004-04-13 |
Combined reserved and predfined symbols into a single data dictionary.
tundra
committed
on 13 Apr 2004
|
Implemented check to prevent namespaces with leading ENVIRO character.
tundra
committed
on 13 Apr 2004
|
|
|
|
2004-04-08 |
Added check to make sure a variable name does not contain DELIML or
...
tundra
committed
on 8 Apr 2004
|
|
|
Changed API argument from InitialSymTbl to InitialSymTable.
tundra
committed
on 8 Apr 2004
|
|
Added code to verify that LegalVals is a list for each variable passed
...
tundra
committed
on 8 Apr 2004
|
|
2004-04-07 |
|
2004-04-06 |
Added support for AllowNewVars API option.
tundra
committed
on 6 Apr 2004
|
Suppress attempts to name variables with leading $ or #.
tundra
committed
on 6 Apr 2004
|
|
2004-04-02 |
Added code to prevent variable names beginning with DOLLAR.
tundra
committed
on 2 Apr 2004
|
Sorted error and warning messages in the source code.
tundra
committed
on 2 Apr 2004
|