aboutsummaryrefslogtreecommitdiffhomepage
path: root/testexec/mainapp/generics.slul
AgeCommit message (Expand)AuthorFilesLines
2024-05-26testexec: Call tests in generics.slul from main (disabled for now)Samuel Lidén Borell1-0/+9
2023-08-27Fix crash on generic function declarationsSamuel Lidén Borell1-7/+33
2023-05-18IR generation of array index expressionsSamuel Lidén Borell1-2/+1
2023-05-16IR generation: Implement methods, "this" and fieldsSamuel Lidén Borell1-12/+6
2023-05-14Basic checking of generic typesSamuel Lidén Borell1-20/+148
2023-05-07IR generation: Handle generic typesSamuel Lidén Borell1-0/+77