summaryrefslogtreecommitdiff
path: root/Typecheck.java
AgeCommit message (Expand)Author
2024-04-19Global PrintFilter -> MinimalLoggerbd-912
2024-04-09Partial arguments in Vaporize.MessageSend, Typecheck for milestonebd-912
2024-04-07More bugfixes in ST, changes to scopingbd-912
2024-04-06Partial restoration of TypeCheckSimp to work with new SymTablebd-912
2024-04-06Add SymTableTopDown, changes to SymbolTable to make it possiblebd-912
2024-04-06Added SymTableFirst, the completed first visitorbd-912
2024-04-02Store SymTable child information as an array of stringsbd-912
2024-03-31Added argument+parameter storing for methods to SymbolTablebd-912
2024-03-27Reorder generated filesbd-912
2024-03-27SymbolTable to separate library, Class/Method Instancesbd-912
2024-03-27Expand file structure, Vaporize skeletonbd-912
2024-03-25All tests run, basic rules implementedbd-912
2024-03-25Funnel all debug print statements into designated print filterbd-912
2024-03-23Added minor classname functionality to STbd-912
2024-03-17Pretty printing for TypeCheckSimp, start for symbol tablebd-912
2024-03-16(Nonfunctional) Implemented many type-checking rulesbd-912
2024-03-04Added the main class filebd-912