| 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-07 | code is a complete mess, simplified some classes as they are way too complex ↵ | Cori Barker | |
| will expand in future but too complicated for now since its the first version. | |||
| 2026-03-05 | started implementing the semantic analyzer methods | Cori Barker | |
| 2026-02-27 | calrified a comment | Cori Barker | |
| 2026-02-22 | Partially completed lots of changes, refactoring most of the files | Cori Barker | |
| 2026-02-10 | Started the implementation of semantic_analyzer methods | Cori Barker | |
| 2026-02-10 | Implemented symbol_table.cpp | Cori Barker | |
| 2026-02-09 | Changed .h to .hpp | Cori Barker | |
| 2026-02-09 | Setup build system. Removed cmake. Added build instructions to README | Cori Barker | |
| 2026-02-09 | Written some class declarations | Cori Barker | |
| 2026-01-19 | main entry point | Cori Barker | |
| 2026-01-19 | parser | Cori Barker | |
| 2026-01-19 | lexer | Cori Barker | |
