aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/antcc.h
Commit message (Expand)AuthorAgeFilesLines
* io: use FILE* for buf fp impl lemon2026-03-231-1/+1
* style: change uvlong -> u64int, vlong -> s64int lemon2026-03-221-7/+7
* Rework handling of predefined macros. lemon2026-03-211-0/+4
* driver: only depend on ld for linking (todo) lemon2026-03-201-1/+1
* io: make -w suppress notes too lemon2026-03-201-1/+1
* preeliminary support for openBSD lemon2026-03-191-1/+1
* Use #pragma once lemon2026-03-181-4/+1
* Refactor: use typedefs and CamelCase for aggregate types lemon2026-03-181-69/+65
* Refactor: antcc.h move things around lemon2026-03-171-10/+10
* Refactor: move some utils from antcc.h to their own headers lemon2026-03-171-109/+19
* REFACTOR: finish renaming lemon2026-03-171-0/+465