14 Commits (c1ead8ddc935b73bc4f2594054846d4447660769)

Author SHA1 Message Date
Garrit Franke c1ead8ddc9 Fix compound op with identifier first 3 years ago
Garrit Franke 4d5ef86243 Revert "Change function declaration syntax" 3 years ago
Garrit Franke 7d8883ed63 Allow multiple statements in if conditional 3 years ago
Garrit Franke 1a95efb5d8 Add basic conditionals; remove semicolons 3 years ago
Garrit Franke b21c781a64 Change function declaration syntax 3 years ago
Garrit Franke 66e24bae70 Clean up expression parsing 3 years ago
Garrit Franke 628ac67089 Fix parsing of complex compound expressions 3 years ago
Garrit Franke e22f5647c6 Add math operations 3 years ago
Garrit Franke 002d69af49 Fix return with expression 3 years ago
Garrit Franke 213924bc3d Tokenize Comma 3 years ago
Garrit Franke 8186b0c56e Add function arguments 3 years ago
Garrit Franke 565b0bd9f6 Add token positions 3 years ago
Garrit Franke 85edec21dd Add multiple functions test 3 years ago
Garrit Franke 55653ff0f3 Add parser tests 3 years ago