| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | REFACTOR: move sources to src/ | 2026-03-17 | 1 | -177/+0 | |
| * | add bswap16/32/64 | 2026-03-02 | 1 | -11/+55 | |
| * | move intern() to mem.c | 2025-12-15 | 1 | -1/+0 | |
| * | c/builtin: fix vacopy | 2025-12-14 | 1 | -5/+6 | |
| * | rename arraylength macro -> countof | 2025-12-11 | 1 | -8/+8 | |
| * | c: create dummy unreachable block after trap | 2025-11-24 | 1 | -0/+1 | |
| * | c: __builtin_va_copy | 2025-11-23 | 1 | -8/+21 | |
| * | ir: 'trap' jump; c: __builtin_trap; lex: __has_builtin | 2025-11-15 | 1 | -3/+21 | |
| * | preeliminary va_list support | 2025-11-14 | 1 | -0/+101 |