Age | Commit message (Expand) | Author |
---|---|---|
2024-05-10 | Fix introduced error with ClassInstance.equals double usage | bd-912 |
2024-05-10 | Fixed many issues with overloading in extensions | bd-912 |
2024-05-09 | Many final bug-fixes in heat visitor, symbol table | bd-912 |
2024-05-08 | Fix bug where allocation expression inside bracket did not set recent | bd-912 |
2024-04-26 | Add my test library | bd-912 |
2024-04-26 | Many new tests (probably) proper sub-typing | bd-912 |
2024-04-26 | HeatVisitor argument passing, throw TCE for missing symbol | bd-912 |
2024-04-26 | HeatVisitor.MethodDeclaraction checks correct return type | bd-912 |
2024-04-26 | HeatVisitor pass all positive tests | bd-912 |
2024-04-26 | HeatVisitor minor changes with retrieving from st | bd-912 |
2024-04-26 | HeatVisitor MessageSend anonymous, observe Factorial + others pass | bd-912 |
2024-04-26 | Most simple methods reimplemented in HeatVisitor | bd-912 |
2024-04-26 | Implemented some basic HeatVisitor rules | bd-912 |
2024-04-26 | Added skeleton files in "heat" libary, successor to TypeCheckSimp | bd-912 |