aboutsummaryrefslogtreecommitdiffhomepage
path: root/src-cslul/unittest/test_typechk.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-07Check version when binding typeidentifiers/method identifiersSamuel Lidén Borell1-5/+5
2023-07-15Update copyright yearsSamuel Lidén Borell1-1/+1
2023-04-24Fix memory leaks in cfgalloc and in testsSamuel Lidén Borell1-5/+5
2023-04-10Disallow explicitly numbered values in enums without explicit base typeSamuel Lidén Borell1-5/+5
2022-10-30Constant evaluation of integer arithmetic. Parsing of "mod" keywordSamuel Lidén Borell1-6/+156
2022-10-30Checking of enum types. Handling of negative integer literalsSamuel Lidén Borell1-0/+49
2022-09-03Multi-directory makefile + break out testing functionsSamuel Lidén Borell1-0/+1
2022-03-20Add file structure for expr/stmt/type checkersSamuel Lidén Borell1-0/+32