summaryrefslogtreecommitdiff
path: root/st/SymbolTable.java
AgeCommit message (Collapse)Author
2024-04-25Fix last new bug in BoilVisitor from symt changessymbol-table-new-keybd-912
2024-04-25Fix first bugs in BoilVisitor for new SymbolTablebd-912
2024-04-25Rewrote Symbol Table to be more context aware and avoid collisionsbd-912
2024-04-25Basic support for 'extended' classes in SymbolTablebd-912
2024-04-25Rewrote SymbolTable to add uniqueness to stored tokensbd-912
2024-04-23Cleanup BoilSimp -> BoilVisitorbd-912
2024-04-20Non-function live-interval computation algorithmbd-912
2024-04-15Allow MethodInstance to keep track of parent classbd-912
2024-04-09Partial arguments in Vaporize.MessageSend, Typecheck for milestonebd-912
2024-04-09Finished Vaporize.MessageSendbd-912
2024-04-08J2V works for simple examplesbd-912
2024-04-07More bugfixes in ST, changes to scopingbd-912
2024-04-06Add SymTableTopDown, changes to SymbolTable to make it possiblebd-912
Delete SymTableVis
2024-04-06Add test file, fix minor issues in SymbolTablebd-912
2024-04-06Untested SymbolTable full implementationbd-912
2024-04-06Rewrite SymbolTable again P1bd-912