| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ir_simpl: remove unused variable | 2026-04-12 | 1 | -3/+2 | |
| * | backend: fix memory leak from not calling deluses() after replcuses in some p... | 2026-04-11 | 1 | -1/+3 | |
| * | IR: mark free'd instructions as such | 2026-03-23 | 1 | -1/+1 | |
| * | style: change uvlong -> u64int, vlong -> s64int | 2026-03-22 | 1 | -4/+4 | |
| * | IR: add 3rd operand to Instr | 2026-03-22 | 1 | -10/+10 | |
| * | Refactor: use typedefs and CamelCase for aggregate types | 2026-03-18 | 1 | -21/+21 | |
| * | REFACTOR: move sources to src/ | 2026-03-17 | 1 | -0/+308 |