Age | Commit message (Expand) | Author |
---|---|---|
2019-02-17 | Improve old-style function declaration support | Michael Forney |
2019-02-16 | Extend char/short types before comparing | Michael Forney |
2019-02-16 | Allow labels with same name as typedef | Michael Forney |
2019-02-14 | Allow initializing array with longer strings | Michael Forney |
2019-02-14 | Handle compound literals in global initializers | Michael Forney |
2019-02-14 | When subtracting pointers, divide after subtraction | Michael Forney |
2019-02-13 | Ignore qualifiers when parsing initializers | 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-13 | Add missing trailing newlines | 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 |