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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sun, 09 Feb 2014 15:03:44 +0200 |
Teemu Piippo |
- whoopsie, cannot allow garbage variable names there
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sun, 09 Feb 2014 14:34:13 +0200 |
Teemu Piippo |
- removed some no longer needed debug stuff
|
file |
diff |
annotate
|
Sun, 09 Feb 2014 14:30:18 +0200 |
Teemu Piippo |
- changed the syntax of funcdef to something sane
|
file |
diff |
annotate
|
Sun, 09 Feb 2014 04:13:15 +0200 |
Teemu Piippo |
- loop structures now work again
|
file |
diff |
annotate
|
Tue, 04 Feb 2014 22:00:43 +0200 |
Teemu Piippo |
- worked away some limitations
|
file |
diff |
annotate
|
Tue, 04 Feb 2014 02:28:33 +0200 |
Teemu Piippo |
- now compiles again, further work on expressions (proper parsing + assignment operator handling (albeit unrelated) + operator adjusting)
|
file |
diff |
annotate
|
Mon, 03 Feb 2014 20:12:44 +0200 |
Teemu Piippo |
- committed work so far done on expressions
|
file |
diff |
annotate
|
Sun, 02 Feb 2014 18:07:06 +0200 |
Teemu Piippo |
- blargh. buffers weren't initialized properly
|
file |
diff |
annotate
|
Sun, 02 Feb 2014 17:06:39 +0200 |
Teemu Piippo |
- reformatting
|
file |
diff |
annotate
|