summaryrefslogtreecommitdiff
path: root/heat
AgeCommit message (Expand)Author
2024-05-12Fix last bugs in HeatVisitor.javabd-912
2024-05-11Changed SymbolTable to throw and exception when searching for missing entriesbd-912
2024-05-10Fix introduced error with ClassInstance.equals double usagebd-912
2024-05-10Fixed many issues with overloading in extensionsbd-912
2024-05-09Many final bug-fixes in heat visitor, symbol tablebd-912
2024-05-08Fix bug where allocation expression inside bracket did not set recentbd-912
2024-04-26Add my test librarybd-912
2024-04-26Many new tests (probably) proper sub-typingbd-912
2024-04-26HeatVisitor argument passing, throw TCE for missing symbolbd-912
2024-04-26HeatVisitor.MethodDeclaraction checks correct return typebd-912
2024-04-26HeatVisitor pass all positive testsbd-912
2024-04-26HeatVisitor minor changes with retrieving from stbd-912
2024-04-26HeatVisitor MessageSend anonymous, observe Factorial + others passbd-912
2024-04-26Most simple methods reimplemented in HeatVisitorbd-912
2024-04-26Implemented some basic HeatVisitor rulesbd-912
2024-04-26Added skeleton files in "heat" libary, successor to TypeCheckSimpbd-912