Age | Commit message (Expand) | Author |
---|---|---|
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 |