aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/a_main.c
Commit message (Expand)AuthorAgeFilesLines
* driver: -pthread -> -D_REENTRANT & -lpthread lemon2026-03-241-1/+4
* IR: emit inline function standalone bodies lazily lemon2026-03-231-1/+1
* Rework handling of predefined macros. lemon2026-03-211-3/+25
* Tweak configure & driver, fallback to cc lemon2026-03-211-7/+13
* driver: only depend on ld for linking (todo) lemon2026-03-201-15/+55
* io: make -w suppress notes too lemon2026-03-201-1/+1
* preeliminary support for openBSD lemon2026-03-191-1/+5
* Refactor: use typedefs and CamelCase for aggregate types lemon2026-03-181-27/+29
* REFACTOR: finish renaming lemon2026-03-171-2/+2
* REFACTOR: move sources to src/ lemon2026-03-171-0/+710