aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ir_builder.c
Commit message (Expand)AuthorAgeFilesLines
* style: change uvlong -> u64int, vlong -> s64intlemon2026-03-221-1/+1
* IR: add 3rd operand to Instrlemon2026-03-221-3/+3
* Refactor: use typedefs and CamelCase for aggregate typeslemon2026-03-181-27/+27
* REFACTOR: move sources to src/lemon2026-03-171-0/+307