aboutsummaryrefslogtreecommitdiff
path: root/type.c
AgeCommit message (Expand)Author
2019-02-19Add missing lvalue conversionsMichael Forney
2019-02-18void is an incomplete typeMichael Forney
2019-02-18Fix compatible check for basic typesMichael Forney
2019-02-17Make enum types compatible with their corresponding integer type (int)Michael Forney
2019-02-17Improve old-style function declaration supportMichael Forney
2019-02-15Don't embed anonymous struct members into parentMichael Forney
2019-02-15Use bool typedef in .c filesMichael Forney
2019-02-15Rename emit.h -> backend.hMichael Forney
2019-02-12Fix nested arraysMichael Forney
2019-02-12Initial importMichael Forney