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 |
Sun, 09 Feb 2014 15:03:44 +0200 | Teemu Piippo | - whoopsie, cannot allow garbage variable names there | changeset | files |
Sun, 09 Feb 2014 14:56:58 +0200 | Teemu Piippo | - variables: merged const and mutable variables into one system, added constexpr variable support. still no locals | changeset | files |