aboutsummaryrefslogtreecommitdiff
path: root/token.c
AgeCommit message (Expand)Author
2019-08-13scan: Add `::` operatorMichael Forney
2019-08-13decl: Separate _Static_assert handling to its own functionMichael Forney
2019-04-29Add __asm__ keywordMichael Forney
2019-04-29Add __typeof__ to tokstrMichael Forney
2019-04-23expr: Use tokstr in ++/-- operator error messagesMichael Forney
2019-04-17Improve token descriptions in errorsMichael Forney
2019-04-04Merge headers into cc.hMichael Forney
2019-02-13Make __builtin_va_list a built-in declaration, not keywordMichael Forney
2019-02-12Initial importMichael Forney