| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Rename BorkError to TunkkiError | Jan Tuomi | 2016-07-26 | 48 | -126/+126 | |
| * | Rename builtins out and in to output and input | Jan Tuomi | 2016-07-26 | 3 | -8/+8 | |
| * | Rename project to tunkki | Jan Tuomi | 2016-07-26 | 83 | -309/+397 | |
| * | Restructure classes | Jan Tuomi | 2016-07-26 | 46 | -121/+122 | |
| * | Restructure project for use with maven | Jan Tuomi | 2016-07-26 | 93 | -790/+820 | |
| * | Add multiplication and division operations | Jan Tuomi | 2016-07-26 | 10 | -19/+260 | |
| * | Add double type and fix exception types | Jan Tuomi | 2016-07-26 | 15 | -37/+244 | |
| * | Fix comment token regex | Jan Tuomi | 2016-07-26 | 2 | -15/+4 | |
| * | Add builtin function 'as_int' | Jan Tuomi | 2016-07-26 | 3 | -9/+61 | |
| * | Add builtin function 'concat' | Jan Tuomi | 2016-07-26 | 3 | -1/+40 | |
| * | Add builtin function 'in' | Jan Tuomi | 2016-07-26 | 3 | -0/+43 | |
| * | Add builtin function 'out' | Jan Tuomi | 2016-07-26 | 7 | -4/+88 | |
| * | Add negation operator | Jan Tuomi | 2016-07-26 | 6 | -2/+110 | |
| * | Add boolean literals 'true' and 'false' | Jan Tuomi | 2016-07-26 | 8 | -15/+91 | |
| * | Add if branch token and node | Jan Tuomi | 2016-07-26 | 20 | -34/+171 | |
| * | Add string literals | Jan Tuomi | 2016-07-26 | 5 | -6/+77 | |
| * | Added scopes, variables and functions | Jan Tuomi | 2016-07-26 | 20 | -27/+336 | |
| * | Implemented general enhancements | Jan Tuomi | 2016-07-26 | 37 | -51/+857 | |
| * | Grammar now uses reverse polish notation | Jan Tuomi | 2016-07-26 | 22 | -446/+334 | |
| * | Add interpreter and AST | Jan Tuomi | 2016-07-26 | 13 | -54/+274 | |
| * | Add tokenizer, parser and support for certain operations | Jan Tuomi | 2016-07-26 | 23 | -0/+1038 | |
| * | Initial commit | Jan T | 2016-07-26 | 2 | -0/+33 | |
