aboutsummaryrefslogtreecommitdiff
path: root/src/symbol.cpp
AgeCommit message (Collapse)Author
2026-03-07removed 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-02-22Partially completed lots of changes, refactoring most of the filesCori Barker