Age | Commit message (Expand) | Author |
---|---|---|
2024-04-25 | Fix first bugs in BoilVisitor for new SymbolTable | bd-912 |
2024-04-25 | Rewrote Symbol Table to be more context aware and avoid collisions | bd-912 |
2024-04-23 | Cleanup BoilSimp -> BoilVisitor | bd-912 |
2024-04-19 | Global PrintFilter -> MinimalLogger | bd-912 |
2024-04-17 | TypeFactory now maps "strings" to temp alias | bd-912 |
2024-04-16 | Override BoilSimp constructor | bd-912 |
2024-04-16 | Make symt a class variable in BoilSimp | bd-912 |
2024-04-15 | Use class varaible to keep track of collected program in BoilSimp | bd-912 |
2024-04-10 | Library rename, created A4 directories | bd-912 |
2024-04-07 | Update vaporize visitor for new ST, observe hard work pay off | bd-912 |
2024-04-02 | Store SymTable child information as an array of strings | bd-912 |
2024-03-27 | Expand file structure, Vaporize skeleton | bd-912 |