summaryrefslogtreecommitdiff
path: root/tests/ordering
Commit message (Expand)AuthorAgeFilesLines
* tests: Update c-expectedwszqkzqk2023-01-119-9/+9
* codegen: Use __once instead of __volatile in generated codeVal Och2022-01-038-32/+32
* codegen: Initialize "result" variable on declaration for abstract methods onlyRico Tzschichholz2022-01-031-1/+1
* codegen: Emit constants without initializer list in defines sectionRico Tzschichholz2021-11-0710-0/+610
* tests: Add expected generated C sourcesRico Tzschichholz2021-07-165-0/+609
* codegen: Emit struct declaration typedef before resolving its fieldsRico Tzschichholz2019-01-102-1/+10
* tests: Add "emit order" testsRico Tzschichholz2018-12-074-0/+38