aboutsummaryrefslogtreecommitdiff
path: root/compiler/tests/runtime/temporaries.test.lc
AgeCommit message (Expand)AuthorFilesLines
2020-08-16Add "char" typeSamuel Lidén Borell1-1/+0
2020-07-05Tests: Add missing "return 0" to runtime testsSamuel Lidén Borell1-0/+1
2017-08-29Verifier: Fix typedef statements (typedefs inside functions)Samuel Lidén Borell1-4/+1
2017-08-27C backend: Implement struct comparisonSamuel Lidén Borell1-14/+56
2017-08-23C backend: Fix allocation of temporaries in nested statementsSamuel Lidén Borell1-2/+3
2017-08-22C backend: Implement proper comparison between optional typesSamuel Lidén Borell1-0/+57