12 Commits (7d8883ed633ee8c8bbc42871226ae6b73edcfc6d)

Author SHA1 Message Date
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