Sun, 09 Feb 2014 21:27:55 +0200 | Teemu Piippo | - highly reworked variable support, variable declarations now are declared with 'var', uses are prefixed with '$', merged constant handling into variables | changeset | files |
Sun, 09 Feb 2014 15:13:02 +0200 | Teemu Piippo | - minor changes: don't allow any token for labels, run ParseStatement from the next token | changeset | files |
Sun, 09 Feb 2014 15:06:37 +0200 | Teemu Piippo | - removed tkAny as the default value of Lexer::MustGetNext to prevent problems like the one last commit fixed | changeset | files |