aboutsummaryrefslogtreecommitdiffhomepage
path: root/ir/inliner.c
Commit message (Expand)AuthorAgeFilesLines
* ir: fix inlining getting stuck on complex recursive call sequences lemon2026-03-081-8/+17
* inline: fix undefined value returns lemon2026-02-241-1/+2
* IR: just use an array for extended constants lemon2026-02-191-4/+3
* ir: basic inlining pass implementation lemon2026-02-181-0/+300