2014-02-09 |
Teemu Piippo |
- improved error handling a tad
|
changeset |
files
|
2014-02-09 |
Teemu Piippo |
- highly reworked variable support, variable declarations now are declared with 'var', uses are prefixed with '$', merged constant handling into variables
|
changeset |
files
|
2014-02-09 |
Teemu Piippo |
- minor changes: don't allow any token for labels, run ParseStatement from the next token
|
changeset |
files
|
2014-02-09 |
Teemu Piippo |
- removed tkAny as the default value of Lexer::MustGetNext to prevent problems like the one last commit fixed
|
changeset |
files
|
Loading... |