Tue, 04 Feb 2014 14:21:06 +0200 | Teemu Piippo | - ternary operator now works properly | file | diff | annotate |
Tue, 04 Feb 2014 13:38:22 +0200 | Teemu Piippo | - fixed verification with unary operators | 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 |
Tue, 04 Feb 2014 03:16:14 +0200 | Teemu Piippo | - Expression verification done | 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 |