aboutsummaryrefslogtreecommitdiff
path: root/stmt.c
AgeCommit message (Expand)Author
2019-05-16stmt: continue in do-loop should evaluate controlling expressionMichael Forney
2019-04-23Fix integer promotion on bit-fieldsMichael Forney
2019-04-21Keep track of type properties in typeMichael Forney
2019-04-21Improve error messageMichael Forney
2019-04-06Separate unqualified type and qualifiers in struct exprMichael Forney
2019-04-04Merge headers into cc.hMichael Forney
2019-03-14Abbreviate tag namesMichael Forney
2019-03-13Make `struct function` opaqueMichael Forney
2019-02-24Check for negative array lengths/indicesMichael Forney
2019-02-16Allow labels with same name as typedefMichael Forney
2019-02-15Rename emit.h -> backend.hMichael Forney
2019-02-12Initial importMichael Forney