Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
semicolons instead of comma's. Final semicolon in the set is optional.
|
|
|
|
* Mutually recursive attribute sets.
* Print evaluator efficiency statistics.
|
|
buggy. It fails to clear an internal variable (SG_textIndex)
between invocations, so it can be called only once during a program
execution.
|
|
removed, paths are absolutised relative to the path containing the
expression we just parsed, and integer literals are converted to
actual integers.
|
|
friends to do the parsing. The parse table is embedded in the Fix
executable using bin2c, which converts an arbitrary file into a C
character array.
|