aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/c_type.h
Commit message (Expand)AuthorAgeFilesLines
* type: make struct field offset an intlemon13 days1-1/+1
* c: fix some compatible type declarationslemon13 days1-0/+1
* C99 complex types MVPlemon2026-04-131-0/+2
* frontend: accept zero size arrays and empty aggregateslemon2026-04-131-3/+5
* c: remove inline 'backing' type tag for enumslemon2026-03-231-7/+3
* style: change uvlong -> u64int, vlong -> s64intlemon2026-03-221-1/+1
* Rework handling of predefined macros.lemon2026-03-211-1/+2
* Use #pragma oncelemon2026-03-181-4/+2
* Refactor: use typedefs and CamelCase for aggregate typeslemon2026-03-181-39/+40
* REFACTOR: finish renaminglemon2026-03-171-1/+1
* REFACTOR: move sources to src/lemon2026-03-171-0/+177