| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | REFACTOR: move sources to src/ | 2026-03-17 | 4 | -932/+0 | |
| * | aarch64: LDR literal, cmp value | 2026-01-02 | 2 | -0/+3 | |
| * | more aarch64 work | 2025-12-29 | 2 | -0/+6 | |
| * | backend: start implementing aarch64 | 2025-12-28 | 2 | -1/+11 | |
| * | nicer defaults and facilities for cross-compilation | 2025-12-17 | 1 | -3/+4 | |
| * | create distinct interned string type | 2025-12-15 | 3 | -18/+18 | |
| * | various relocation related optimization | 2025-12-14 | 3 | -33/+40 | |
| * | elf: use a hashmap for looking up symbols | 2025-12-14 | 1 | -31/+47 | |
| * | s/amd64/x86_64/ | 2025-12-12 | 1 | -3/+3 | |
| * | elf: initialize str hashtable to a nicer size | 2025-12-09 | 1 | -0/+1 | |
| * | add command-line predefined macros (-D, -U) | 2025-12-06 | 1 | -3/+3 | |
| * | c: make tentative definitions work | 2025-12-02 | 3 | -0/+22 | |
| * | Organize source files into directories | 2025-10-19 | 4 | -0/+866 |