| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | bugfix with if true branch ending in return | 2023-05-30 | 2 | -13/+14 | ||
| | | ||||||
| * | field access | 2023-05-29 | 5 | -58/+179 | ||
| | | ||||||
| * | cleanup | 2023-05-28 | 2 | -32/+32 | ||
| | | ||||||
| * | improve struct token | 2023-05-28 | 6 | -140/+200 | ||
| | | ||||||
| * | bugfix | 2023-05-28 | 2 | -7/+25 | ||
| | | ||||||
| * | more memory efficient symbol tables | 2023-05-28 | 2 | -54/+88 | ||
| | | ||||||
| * | check color output | 2023-05-28 | 1 | -0/+12 | ||
| | | ||||||
| * | bool fixes | 2023-05-28 | 6 | -7/+16 | ||
| | | ||||||
| * | cleanup | 2023-05-28 | 5 | -149/+188 | ||
| | | ||||||
| * | recursive descent -> precedence climbing parser | 2023-05-27 | 5 | -613/+459 | ||
| | | ||||||
| * | hm | 2023-05-26 | 13 | -196/+876 | ||
| | | ||||||
| * | initial commit | 2023-05-10 | 18 | -0/+5539 | ||