2014-03-03 |
Teemu Piippo |
- reserved 'constexpr' as a keyword because I know I will need it someday
|
file |
diff |
annotate
|
2014-03-02 |
Teemu Piippo |
- added using statement for specifying the target zandronum version. will be used later
|
file |
diff |
annotate
|
2014-03-02 |
Teemu Piippo |
- reformatting... again
|
file |
diff |
annotate
|
2014-02-23 |
Teemu Piippo |
- changed the PROPERTY macro to a simper version and brought some refactoring with it
|
file |
diff |
annotate
|
2014-02-23 |
Teemu Piippo |
- removed goto, it's evil
|
file |
diff |
annotate
|
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-11 |
Teemu Piippo |
- implemented arrays, don't quite work 100% yet
|
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 |
- loop structures now work again
|
file |
diff |
annotate
|
2014-02-03 |
Teemu Piippo |
- committed work so far done on expressions
|
file |
diff |
annotate
|
2014-02-02 |
Teemu Piippo |
- reformatting
|
file |
diff |
annotate
|