2014-02-12 |
Teemu Piippo |
- extended refactor to EToken (now TokenType)
|
file |
diff |
annotate
|
2014-02-12 |
Teemu Piippo |
- refactored enums, macros split from Main.h to Macros.h
|
file |
diff |
annotate
|
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 |
- 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 |
- changed the syntax of funcdef to something sane
|
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
|