Mon, 30 Jul 2012 03:38:02 +0300 | Teemu Piippo | Added if() support | file | diff | annotate |
Sun, 29 Jul 2012 16:55:32 +0300 | Teemu Piippo | Added mark/reference system to be able to refer to positions in the buffered bytecode. Labels and go-to support. | file | diff | annotate |
Sun, 29 Jul 2012 04:02:07 +0300 | Teemu Piippo | Parser can now read expressions 100% properly and can perform variable assignment. I'd call this a milestone! | file | diff | annotate |
Sat, 28 Jul 2012 17:41:24 +0300 | Teemu Piippo | Expression parser mostly up and running!! Still work to do on it though. | file | diff | annotate |
Mon, 16 Jul 2012 16:15:16 +0300 | Teemu Piippo | - The output cmd-line argument is now optional - one is generated from the input file if not given. | file | diff | annotate |