aboutsummaryrefslogtreecommitdiffhomepage
path: root/type.h
Commit message (Expand)AuthorAgeFilesLines
* c: support at least parsing C99 _Complex types lemon2026-01-251-3/+6
* some static assertions for packed type sizes lemon2025-12-201-0/+1
* create distinct interned string type lemon2025-12-151-6/+6
* c: support forward-declared enums lemon2025-12-151-2/+2
* c: accept C99 `[static N]` style array decls, changes to fn quals lemon2025-12-111-27/+2
* c: support for noreturn, and decl parsing cleanup lemon2025-12-111-2/+0
* factor type stuff into type.h lemon2025-11-161-0/+200