10 Commits (66e24bae70d7e89fa67dd796564d3f4d059d62cb)

Author SHA1 Message Date
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 a593bba4d7 Remove uneeded compount statement 3 years ago
Garrit Franke 213924bc3d Tokenize Comma 3 years ago
Garrit Franke 8186b0c56e Add function arguments 3 years ago
Garrit Franke 1514eee549 Add function arguments 3 years ago
Garrit Franke 24d20784b2 Fix infinite loop when parsing strings 3 years ago
Garrit Franke c250d98c31 Implement return generation 3 years ago
Garrit Franke 90207296b1 Add JS generator 3 years ago