aboutsummaryrefslogtreecommitdiff
path: root/compiler/tests/runtime/constexpr.test.lc
AgeCommit message (Expand)AuthorFilesLines
2020-07-17Constexpr: Implement integer multiplicationSamuel Lidén Borell1-0/+25
2020-07-17C backend: Fix translation of complex enumsSamuel Lidén Borell1-0/+3
2020-07-17C backend: Add tests of runtime expressions. Fix anon and stmt typedef enumsSamuel Lidén Borell1-0/+2
2020-07-16Constexpr: Implement wrap-around for system-independent "wu*" typesSamuel Lidén Borell1-1/+51
2020-07-16Constexpr: Implement struct, array and enum comparison. Add test and fix bugsSamuel Lidén Borell1-0/+375