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, 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 |
Tue, 04 Feb 2014 04:35:49 +0200 | Teemu Piippo | - expression evaluation implemented! Expressions are now complete for the most part aside from some unary operator quirks in verification. | file | diff | annotate |
Sun, 02 Feb 2014 17:06:39 +0200 | Teemu Piippo | - reformatting | file | diff | annotate |