| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ir: remove unused field MCTarg.bpr | 2026-04-13 | 1 | -2/+1 | |
| * | backend: inlining improvements | 2026-04-09 | 1 | -1/+1 | |
| * | mem2reg rewrite | 2026-03-24 | 1 | -0/+1 | |
| * | IR: emit inline function standalone bodies lazily | 2026-03-23 | 1 | -1/+4 | |
| * | IR: mark free'd instructions as such | 2026-03-23 | 1 | -1/+1 | |
| * | style: change uvlong -> u64int, vlong -> s64int | 2026-03-22 | 1 | -6/+6 | |
| * | IR: add 3rd operand to Instr | 2026-03-22 | 1 | -5/+10 | |
| * | Use #pragma once | 2026-03-18 | 1 | -0/+2 | |
| * | Refactor: use typedefs and CamelCase for aggregate types | 2026-03-18 | 1 | -128/+131 | |
| * | REFACTOR: finish renaming | 2026-03-17 | 1 | -4/+4 | |
| * | REFACTOR: move sources to src/ | 2026-03-17 | 1 | -0/+353 |