| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | c: static eval refactoring | 2026-03-14 | 1 | -20/+26 | |
| * | add bswap16/32/64 | 2026-03-02 | 1 | -0/+1 | |
| * | c: SYM expr should store decl ref as an index, not pointer | 2025-12-30 | 1 | -2/+4 | |
| * | c: Fix some dumb uses of initialized stuff | 2025-12-22 | 1 | -7/+5 | |
| * | some static assertions for packed type sizes | 2025-12-20 | 1 | -6/+8 | |
| * | c.h init zero bitset portability | 2025-12-19 | 1 | -1/+1 | |
| * | create distinct interned string type | 2025-12-15 | 1 | -2/+2 | |
| * | c: support for noreturn, and decl parsing cleanup | 2025-12-11 | 1 | -0/+2 | |
| * | c: add decl.sym; avoid calling mkhiddensym repeatedly | 2025-11-22 | 1 | -0/+1 | |
| * | factor type stuff into type.h | 2025-11-16 | 1 | -0/+1 | |
| * | preeliminary va_list support | 2025-11-14 | 1 | -4/+34 | |
| * | c irgen fixes | 2025-10-19 | 1 | -1/+8 | |
| * | Organize source files into directories | 2025-10-19 | 1 | -0/+89 |