summaryrefslogtreecommitdiff
path: root/src/trans/codegen_c_structured.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-03-17Codegen C - Fix structured emission (still disabled)John Hodge1-4/+34
2017-11-30Codegen C - Structured SwitchValue partial support, unify Switch handlingJohn Hodge1-1/+53
2017-07-06MIR - Add (but don't use) a SwitchValue terminatorJohn Hodge1-0/+8
2017-06-22Codegen C - First pass at structured C output (generated, but not compiled)John Hodge1-0/+290