aboutsummaryrefslogtreecommitdiffhomepage
path: root/ir/inliner.c
Commit message (Expand)AuthorAgeFilesLines
* inline: fix undefined value returnslemon2026-02-241-1/+2
* IR: just use an array for extended constantslemon2026-02-191-4/+3
* ir: basic inlining pass implementationlemon2026-02-181-0/+300