summaryrefslogtreecommitdiff
path: root/src/trans/codegen_c.hpp
AgeCommit message (Expand)AuthorFilesLines
2018-06-04All - Ensure that all files have a header comment, remove some dead codeJohn Hodge1-0/+5
2018-03-17Codegen C - Fix structured emission (still disabled)John Hodge1-2/+3
2017-11-30Codegen C - Structured SwitchValue partial support, unify Switch handlingJohn Hodge1-0/+7
2017-06-22Codegen C - First pass at structured C output (generated, but not compiled)John Hodge1-0/+47