aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/c_type.c
Commit message (Expand)AuthorAgeFilesLines
* c: fix some compatible type declarationslemon13 days1-1/+67
* C99 complex types MVPlemon2026-04-131-2/+36
* frontend: accept zero size arrays and empty aggregateslemon2026-04-131-5/+15
* c: remove inline 'backing' type tag for enumslemon2026-03-231-1/+1
* Rework handling of predefined macros.lemon2026-03-211-5/+26
* Refactor: use typedefs and CamelCase for aggregate typeslemon2026-03-181-34/+34
* Refactor: move some utils from antcc.h to their own headerslemon2026-03-171-0/+1
* REFACTOR: finish renaminglemon2026-03-171-1/+1
* REFACTOR: move sources to src/lemon2026-03-171-0/+311