15 Commits (b21c781a646c7da6eec0a3a4787f6c8eb86a7ea5)

Author SHA1 Message Date
Garrit Franke b21c781a64 Change function declaration syntax 3 years ago
Garrit Franke e22f5647c6 Add math operations 3 years ago
Garrit Franke 213924bc3d Tokenize Comma 3 years ago
Garrit Franke 8186b0c56e Add function arguments 3 years ago
Garrit Franke 24d20784b2 Fix infinite loop when parsing strings 3 years ago
Garrit Franke 5253ced2af Fix warnings 3 years ago
Garrit Franke 565b0bd9f6 Add token positions 3 years ago
Garrit Franke b0fe2b0474 Add token positions 3 years ago
Garrit Franke 101ad0878d Add variable declarations 3 years ago
Garrit Franke 67a2455e11 Implement return statement 3 years ago
Garrit Franke de7163c40e Refactor TokenType 3 years ago
Garrit Franke cd8c2be6bf Fix function parsing 3 years ago
Garrit Franke 86ca1cd2dd Parse functions 3 years ago
Garrit Franke 01981882c2 Add curly braces 3 years ago
Garrit Franke 3a3b0ce99a Initial commit 3 years ago