| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | backend: don't emit extern inline funcs | 12 days | 1 | -2/+3 | |
| * | support extern inline "definitions" | 14 days | 1 | -7/+11 | |
| * | backend: inlining improvements | 2026-04-09 | 1 | -12/+26 | |
| * | inliner: fix UB when ninstrtab==0 | 2026-03-25 | 1 | -1/+1 | |
| * | ir_inliner: redundant check | 2026-03-24 | 1 | -1/+0 | |
| * | IR: emit inline function standalone bodies lazily | 2026-03-23 | 1 | -19/+87 | |
| * | IR: mark free'd instructions as such | 2026-03-23 | 1 | -10/+8 | |
| * | IR: add 3rd operand to Instr | 2026-03-22 | 1 | -6/+6 | |
| * | Refactor: use typedefs and CamelCase for aggregate types | 2026-03-18 | 1 | -43/+43 | |
| * | REFACTOR: move sources to src/ | 2026-03-17 | 1 | -0/+309 |