| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | x86-64 backend: fix some edgecases not emitting GOT relocations | 2026-04-15 | 1 | -5/+13 | |
| * | get rid of other warnings | 2026-04-12 | 1 | -4/+3 | |
| * | x86-64/emit: fix stack arg offset for edgecases | 2026-04-11 | 1 | -1/+2 | |
| * | backend: inlining improvements | 2026-04-09 | 1 | -0/+2 | |
| * | Implement basic aarch64 struct arg passing ABI | 2026-04-08 | 1 | -46/+65 | |
| * | x86-64: redzone optimization for leaf functions | 2026-03-27 | 1 | -7/+10 | |
| * | IR: emit inline function standalone bodies lazily | 2026-03-23 | 1 | -3/+3 | |
| * | style: change uvlong -> u64int, vlong -> s64int | 2026-03-22 | 1 | -1/+1 | |
| * | regalloc & emit: explicit comparisons over memcmp of small structures | 2026-03-19 | 1 | -2/+18 | |
| * | Refactor: use typedefs and CamelCase for aggregate types | 2026-03-18 | 1 | -67/+67 | |
| * | REFACTOR: finish renaming | 2026-03-17 | 1 | -3/+3 | |
| * | REFACTOR: move sources to src/ | 2026-03-17 | 1 | -0/+1422 |