aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/a_main.c
Commit message (Expand)AuthorAgeFilesLines
* typolemon11 days1-1/+1
* driver: tweak cmdline options handlinglemon12 days1-10/+16
* driver: cleanup, accept -std=gnu...; reject -fltolemon12 days1-15/+41
* driver: allow space after -l, -Llemon13 days1-6/+16
* driver: -z optionlemon13 days1-1/+15
* driver: try to autodetect crosscc includslemon2026-03-251-0/+21
* driver: -pthread -> -D_REENTRANT & -lpthreadlemon2026-03-241-1/+4
* IR: emit inline function standalone bodies lazilylemon2026-03-231-1/+1
* Rework handling of predefined macros.lemon2026-03-211-3/+25
* Tweak configure & driver, fallback to cclemon2026-03-211-7/+13
* driver: only depend on ld for linking (todo)lemon2026-03-201-15/+55
* io: make -w suppress notes toolemon2026-03-201-1/+1
* preeliminary support for openBSDlemon2026-03-191-1/+5
* Refactor: use typedefs and CamelCase for aggregate typeslemon2026-03-181-27/+29
* REFACTOR: finish renaminglemon2026-03-171-2/+2
* REFACTOR: move sources to src/lemon2026-03-171-0/+710