aboutsummaryrefslogtreecommitdiff
path: root/pp.c
AgeCommit message (Expand)Author
2019-02-27Implement __typeof__.Andrew Chambers
2019-02-25Use a stack of scannersMichael Forney
2019-02-24Remove unnecessary spaces in keyword listMichael Forney
2019-02-16Allow labels with same name as typedefMichael Forney
2019-02-13Make __builtin_va_list a built-in declaration, not keywordMichael Forney
2019-02-12Initial importMichael Forney