index
:
minijava-compiler.git
master
symbol-table-new-key
A minijava compiler built (mostly) from scratch
bd
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boil
/
library
/
BoilVisitor.java
Age
Commit message (
Collapse
)
Author
2024-04-26
Rearrange directory structure
bd-912
2024-04-25
Fix BracketSend to handle class attributes, observe all given tests pass
bd-912
2024-04-25
Fix message send to handle class variables
bd-912
2024-04-25
BoilVisitor changes to Allocation
bd-912
2024-04-25
BoilVisitor.MessageSend for Bracket, proper class Extension in ST
bd-912
2024-04-25
BoilVisitor not expression, observe more tests pass
bd-912
2024-04-25
Use variables to reference array indices, observe more passing tests
bd-912
2024-04-25
Fix last new bug in BoilVisitor from symt changes
symbol-table-new-key
bd-912
2024-04-25
Fix first bugs in BoilVisitor for new SymbolTable
bd-912
2024-04-25
Basic support for 'extended' classes in SymbolTable
bd-912
2024-04-24
Int arrays + Referencing Locals FIXED
bd-912
2024-04-24
Partial support for array accesses, start fixing MemWrite
bd-912
2024-04-23
Allow "this" use in message send to call correct method
bd-912
2024-04-23
Fix final bug introduced with BoilVisitor rewrite
bd-912
2024-04-23
Fix first of a few new minor bugs introduced with rewrite
bd-912
2024-04-23
Cleanup BoilSimp -> BoilVisitor
bd-912