Mon, 03 Mar 2014 01:47:39 +0200 |
Teemu Piippo |
- added using statement for specifying the target zandronum version. will be used later
|
file |
diff |
annotate
|
Mon, 03 Mar 2014 01:04:16 +0200 |
Teemu Piippo |
- reformatting... again
|
file |
diff |
annotate
|
Sun, 23 Feb 2014 17:45:34 +0200 |
Teemu Piippo |
- changed the PROPERTY macro to a simper version and brought some refactoring with it
|
file |
diff |
annotate
|
Sun, 23 Feb 2014 17:21:18 +0200 |
Teemu Piippo |
- removed goto, it's evil
|
file |
diff |
annotate
|
Wed, 12 Feb 2014 06:50:13 +0200 |
Teemu Piippo |
- extended refactor to EToken (now TokenType)
|
file |
diff |
annotate
|
Wed, 12 Feb 2014 06:15:11 +0200 |
Teemu Piippo |
- refactored enums, macros split from Main.h to Macros.h
|
file |
diff |
annotate
|
Tue, 11 Feb 2014 03:29:03 +0200 |
Teemu Piippo |
- implemented arrays, don't quite work 100% yet
|
file |
diff |
annotate
|
Sun, 09 Feb 2014 22:43:58 +0200 |
Teemu Piippo |
- improved error handling a tad
|
file |
diff |
annotate
|
Sun, 09 Feb 2014 21:27:55 +0200 |
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
|
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 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 17:06:39 +0200 |
Teemu Piippo |
- reformatting
|
file |
diff |
annotate
|