aboutsummaryrefslogtreecommitdiffhomepage
path: root/testexec/mainapp/typecompat.slul
AgeCommit message (Expand)AuthorFilesLines
2024-05-26testexec: Call tests in typecompat.slul from mainSamuel Lidén Borell1-0/+9
2024-05-11Update copyright yearsSamuel Lidén Borell1-1/+1
2024-03-15aarch64: Basic stack load/storeSamuel Lidén Borell1-0/+160
2023-05-01Type checking of "refto" and "deref" operationsSamuel Lidén Borell1-0/+11
2023-04-10Basic type compatibility check of reference typesSamuel Lidén Borell1-0/+33
2023-04-10Move typecompat error tests to a separate fileSamuel Lidén Borell1-1/+1
2023-04-10Disallow explicitly numbered values in enums without explicit base typeSamuel Lidén Borell1-0/+4
2023-04-10Type compatibility check for integer typesSamuel Lidén Borell1-0/+117
2023-04-09Type compatibility checking of named types and anonymous typesSamuel Lidén Borell1-0/+5
2023-04-09Basic type compatiblity checking of arraysSamuel Lidén Borell1-0/+6
2022-07-17Type checking of string and boolean expressionsSamuel Lidén Borell1-0/+34