Mon, 30 Jul 2012 11:34:57 +0300 | Teemu Piippo | Committed the other changes done during a failed attempt of else | changeset | files |
Mon, 30 Jul 2012 11:14:02 +0300 | Teemu Piippo | Fixed mark positioning - multiple if statements should work properly now | changeset | files |
Mon, 30 Jul 2012 03:38:02 +0300 | Teemu Piippo | Added if() support | changeset | files |
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. | changeset | files |
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! | changeset | files |
Sat, 28 Jul 2012 17:57:37 +0300 | Teemu Piippo | Negative literal integers work properly now.. | changeset | files |
Sat, 28 Jul 2012 17:41:24 +0300 | Teemu Piippo | Expression parser mostly up and running!! Still work to do on it though. | changeset | files |