Age | Commit message (Expand) | Author |
---|---|---|
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 | Rename emit.h -> backend.h | Michael Forney |
2019-02-15 | Use consume in a couple places | Michael Forney |
2019-02-15 | Rearrange some fields in function types | Michael Forney |
2019-02-15 | Initialize align variable in declspecs | Michael Forney |
2019-02-15 | Fix use of wrong align variable in structdecl | Michael Forney |
2019-02-14 | Allow initializing array with longer strings | Michael Forney |
2019-02-13 | Make __builtin_va_list a built-in declaration, not keyword | Michael Forney |
2019-02-13 | Implement __builtin_va_arg | Michael Forney |
2019-02-12 | Fix union sizes and member offsets | Michael Forney |
2019-02-12 | Fix nested arrays | Michael Forney |
2019-02-12 | Initial import | Michael Forney |