Age | Commit message (Expand) | Author |
---|---|---|
2019-02-16 | Extend char/short types before comparing | Michael Forney |
2019-02-16 | Fix casts from integer types less than 32 bits wide | Michael Forney |
2019-02-15 | Make sure that aggregates and pointers to aggregates are passed/return correctly | Michael Forney |
2019-02-15 | Handle main with no return | 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-15 | Remove a dead conditional in ftou | Michael Forney |
2019-02-15 | Fix bad assertion. | Andrew Chambers |
2019-02-13 | When storing initial value of parameters, use unqualified type | Michael Forney |
2019-02-13 | Make basic store independent of ABI | Michael Forney |
2019-02-13 | Implement __builtin_va_arg | Michael Forney |
2019-02-13 | Compare to node value first when looking for switch destination | Michael Forney |
2019-02-12 | Remove unused variable | Michael Forney |
2019-02-12 | Initial import | Michael Forney |