Age | Commit message (Expand) | Author |
---|---|---|
2019-04-06 | Track type qualifiers separately | Michael Forney |
2019-04-06 | Separate unqualified type and qualifiers in struct param | Michael Forney |
2019-04-04 | Merge headers into cc.h | Michael Forney |
2019-04-03 | Error on bit-field access for now | Michael Forney |
2019-03-14 | Abbreviate tag names | Michael Forney |
2019-03-13 | Drop base parameter from mktype | Michael Forney |
2019-02-19 | Add missing lvalue conversions | Michael Forney |
2019-02-18 | void is an incomplete type | Michael Forney |
2019-02-18 | Fix compatible check for basic types | Michael Forney |
2019-02-17 | Make enum types compatible with their corresponding integer type (int) | Michael Forney |
2019-02-17 | Improve old-style function declaration support | Michael Forney |
2019-02-15 | Don't embed anonymous struct members into parent | Michael Forney |
2019-02-15 | Use bool typedef in .c files | Michael Forney |
2019-02-15 | Rename emit.h -> backend.h | Michael Forney |
2019-02-12 | Fix nested arrays | Michael Forney |
2019-02-12 | Initial import | Michael Forney |