summaryrefslogtreecommitdiff
path: root/boil/library/BoilVisitor.java
AgeCommit message (Collapse)Author
2024-04-26Rearrange directory structurebd-912
2024-04-25Fix BracketSend to handle class attributes, observe all given tests passbd-912
2024-04-25Fix message send to handle class variablesbd-912
2024-04-25BoilVisitor changes to Allocationbd-912
2024-04-25BoilVisitor.MessageSend for Bracket, proper class Extension in STbd-912
2024-04-25BoilVisitor not expression, observe more tests passbd-912
2024-04-25Use variables to reference array indices, observe more passing testsbd-912
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-25Basic support for 'extended' classes in SymbolTablebd-912
2024-04-24Int arrays + Referencing Locals FIXEDbd-912
2024-04-24Partial support for array accesses, start fixing MemWritebd-912
2024-04-23Allow "this" use in message send to call correct methodbd-912
2024-04-23Fix final bug introduced with BoilVisitor rewritebd-912
2024-04-23Fix first of a few new minor bugs introduced with rewritebd-912
2024-04-23Cleanup BoilSimp -> BoilVisitorbd-912