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