aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/c_type.h
Commit message (Expand)AuthorAgeFilesLines
* C99 complex types MVP lemon2026-04-131-0/+2
* frontend: accept zero size arrays and empty aggregates lemon2026-04-131-3/+5
* c: remove inline 'backing' type tag for enums lemon2026-03-231-7/+3
* style: change uvlong -> u64int, vlong -> s64int lemon2026-03-221-1/+1
* Rework handling of predefined macros. lemon2026-03-211-1/+2
* Use #pragma once lemon2026-03-181-4/+2
* Refactor: use typedefs and CamelCase for aggregate types lemon2026-03-181-39/+40
* REFACTOR: finish renaming lemon2026-03-171-1/+1
* REFACTOR: move sources to src/ lemon2026-03-171-0/+177