aboutsummaryrefslogtreecommitdiffhomepage
path: root/c/builtin.c
Commit message (Expand)AuthorAgeFilesLines
* rename arraylength macro -> countof lemon2025-12-111-8/+8
* c: create dummy unreachable block after trap lemon2025-11-241-0/+1
* c: __builtin_va_copy lemon2025-11-231-8/+21
* ir: 'trap' jump; c: __builtin_trap; lex: __has_builtin lemon2025-11-151-3/+21
* preeliminary va_list support lemon2025-11-141-0/+101