summaryrefslogtreecommitdiff
path: root/J2V.java
AgeCommit message (Expand)Author
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-23Cleanup BoilSimp -> BoilVisitorbd-912
2024-04-19Global PrintFilter -> MinimalLoggerbd-912
2024-04-17TypeFactory now maps "strings" to temp aliasbd-912
2024-04-16Override BoilSimp constructorbd-912
2024-04-16Make symt a class variable in BoilSimpbd-912
2024-04-15Use class varaible to keep track of collected program in BoilSimpbd-912
2024-04-10Library rename, created A4 directoriesbd-912
2024-04-07Update vaporize visitor for new ST, observe hard work pay offbd-912
2024-04-02Store SymTable child information as an array of stringsbd-912
2024-03-27Expand file structure, Vaporize skeletonbd-912