Age | Commit message (Expand) | Author |
---|---|---|
28 hours | ok precedenceHEADmaster | kartofen |
8 days | shift-reduce did not work, not works (not very good) with no nonassoc | kartofen |
8 days | untested precednece lol | kartofen |
9 days | move things around | kartofen |
9 days | simple calculator example | kartofen |
10 days | genearate parser options and lexer and dect separation | kartofen |
11 days | modular table building | kartofen |
13 days | lalr now acutally works | kartofen |
2025-07-03 | working more or less parser generator (no semantic action, so pretty much use... | kartofen |
2025-07-02 | turn clr into lalr and first steps for generating a parser | kartofen |
2025-07-01 | major refactor, more modular (wow because obviously modularity is always a go... | kartofen |
2025-06-30 | minimal lr parser | kartofen |
2025-06-30 | CLR yesss | kartofen |
2025-06-21 | make lr0 and lexer modular | kartofen |
2025-06-21 | working lr0 table generation | kartofen |
2025-06-17 | add recursive ascent-descent | kartofen |
2025-06-15 | testing | kartofen |