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 file | diff | annotate
2014-02-09 Teemu Piippo - minor changes: don't allow any token for labels, run ParseStatement from the next token file | diff | annotate
2014-02-09 Teemu Piippo - removed tkAny as the default value of Lexer::MustGetNext to prevent problems like the one last commit fixed file | diff | annotate
2014-02-09 Teemu Piippo - whoopsie, cannot allow garbage variable names there file | diff | annotate
2014-02-09 Teemu Piippo - variables: merged const and mutable variables into one system, added constexpr variable support. still no locals file | diff | annotate
2014-02-09 Teemu Piippo - removed some no longer needed debug stuff file | diff | annotate
2014-02-09 Teemu Piippo - changed the syntax of funcdef to something sane file | diff | annotate
2014-02-09 Teemu Piippo - loop structures now work again file | diff | annotate
2014-02-04 Teemu Piippo - worked away some limitations file | diff | annotate
2014-02-04 Teemu Piippo - now compiles again, further work on expressions (proper parsing + assignment operator handling (albeit unrelated) + operator adjusting) file | diff | annotate
2014-02-03 Teemu Piippo - committed work so far done on expressions file | diff | annotate
2014-02-02 Teemu Piippo - blargh. buffers weren't initialized properly file | diff | annotate
2014-02-02 Teemu Piippo - reformatting file | diff | annotate
(0) tip

mercurial