18 Commits (f0f20b950adc8bd52fa68d2d88c2069c7c102575)

Author SHA1 Message Date
Garrit Franke 4d5ef86243 Revert "Change function declaration syntax" 3 years ago
Garrit Franke 82496b7807 Add remaining comparison operators 3 years ago
Garrit Franke f1ede63d5f Add greeter example 3 years ago
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