aboutsummaryrefslogtreecommitdiffhomepage
path: root/c/c.h
Commit message (Expand)AuthorAgeFilesLines
* add bswap16/32/64lemon2026-03-021-0/+1
* c: SYM expr should store decl ref as an index, not pointerlemon2025-12-301-2/+4
* c: Fix some dumb uses of initialized stufflemon2025-12-221-7/+5
* some static assertions for packed type sizeslemon2025-12-201-6/+8
* c.h init zero bitset portabilitylemon2025-12-191-1/+1
* create distinct interned string typelemon2025-12-151-2/+2
* c: support for noreturn, and decl parsing cleanuplemon2025-12-111-0/+2
* c: add decl.sym; avoid calling mkhiddensym repeatedlylemon2025-11-221-0/+1
* factor type stuff into type.hlemon2025-11-161-0/+1
* preeliminary va_list supportlemon2025-11-141-4/+34
* c irgen fixeslemon2025-10-191-1/+8
* Organize source files into directorieslemon2025-10-191-0/+89