Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-13 | scan: Add `::` operator | Michael Forney | |
This is needed for attributes, added in C2X (n2335). | |||
2019-08-13 | decl: Separate _Static_assert handling to its own function | Michael Forney | |
2019-04-29 | Add __asm__ keyword | Michael Forney | |
2019-04-29 | Add __typeof__ to tokstr | Michael Forney | |
2019-04-23 | expr: Use tokstr in ++/-- operator error messages | Michael Forney | |
2019-04-17 | Improve token descriptions in errors | Michael Forney | |
2019-04-04 | Merge headers into cc.h | Michael Forney | |
2019-02-13 | Make __builtin_va_list a built-in declaration, not keyword | Michael Forney | |
2019-02-12 | Initial import | Michael Forney | |