| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-07 | removed implementations of symbol table related classes, need to fix the ↵ | Cori Barker | |
| parser to use the new AST node classes then i can write the symbol table classes and refactor the lexer and parser to use the symbol table | |||
| 2026-03-05 | started implementing the semantic analyzer methods | Cori Barker | |
| 2026-03-05 | changed order of declarations for organisation | Cori Barker | |
| 2026-03-05 | declared some more AST nodes | Cori Barker | |
| 2026-03-04 | removed bnf since not needed, and added some more nodes to the AST | Cori Barker | |
| 2026-02-23 | partial refactor of ast_node.hpp | Cori Barker | |
| 2026-02-22 | Partially completed lots of changes, refactoring most of the files | Cori Barker | |
