12 Commits (b21c781a646c7da6eec0a3a4787f6c8eb86a7ea5)

Author SHA1 Message Date
Garrit Franke b21c781a64 Change function declaration syntax 3 years ago
Garrit Franke 7b081ab974 Refactor function call parsing 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 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