Age | Commit message (Expand) | Author |
---|---|---|
2024-05-12 | Make (classinstance).send typecheck in HeatVisitor | bd-912 |
2024-05-12 | Add new tests | bd-912 |
2024-05-11 | Changed SymbolTable to throw and exception when searching for missing entries | bd-912 |
2024-05-11 | Fix three more bugs related to st | bd-912 |
2024-05-10 | More examples for overriding class attributes | bd-912 |
2024-05-10 | New tests to verify correct overwriting detection | bd-912 |
2024-05-10 | Require parameters to match exactly in SymbolTable for non-overwrite | bd-912 |
2024-05-10 | More examples, another small fix for detecting overloads | 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-04-27 | Tests for more SymbolTable conflicts | bd-912 |
2024-04-26 | Add my test library | bd-912 |