aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ir_simpl.c
Commit message (Expand)AuthorAgeFilesLines
* style: change uvlong -> u64int, vlong -> s64int lemon2026-03-221-4/+4
* IR: add 3rd operand to Instr lemon2026-03-221-10/+10
* Refactor: use typedefs and CamelCase for aggregate types lemon2026-03-181-21/+21
* REFACTOR: move sources to src/ lemon2026-03-171-0/+308