aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/t_x86-64_emit.c
Commit message (Expand)AuthorAgeFilesLines
* style: change uvlong -> u64int, vlong -> s64int lemon2026-03-221-1/+1
* regalloc & emit: explicit comparisons over memcmp of small structures lemon2026-03-191-2/+18
* Refactor: use typedefs and CamelCase for aggregate types lemon2026-03-181-67/+67
* REFACTOR: finish renaming lemon2026-03-171-3/+3
* REFACTOR: move sources to src/ lemon2026-03-171-0/+1422