| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | isel: lower allocas a different way, such that stk address gets materialized ↵ | 2025-11-20 | 1 | -1/+1 | |
| | | | | | when necesary | ||||
| * | ir: for easier debugging, keep ctype in dats, print as literal when possible | 2025-11-20 | 1 | -1/+2 | |
| | | |||||
| * | factor type stuff into type.h | 2025-11-16 | 1 | -0/+14 | |
| | | |||||
| * | ir: 'trap' jump; c: __builtin_trap; lex: __has_builtin | 2025-11-15 | 1 | -1/+2 | |
| | | |||||
| * | preeliminary va_list support | 2025-11-14 | 1 | -3/+6 | |
| | | |||||
| * | implement argument passing in stack | 2025-11-12 | 1 | -0/+1 | |
| | | |||||
| * | fixup! amd64: get rid of xinc/xdec. handle those at emit stage | 2025-11-09 | 1 | -0/+1 | |
| | | |||||
| * | amd64: fix aggregate abi stuff;; ir: fold, peephole optimizing constructors | 2025-11-05 | 1 | -2/+10 | |
| | | |||||
| * | ir bugfixes | 2025-10-23 | 1 | -0/+1 | |
| | | |||||
| * | Organize source files into directories | 2025-10-19 | 1 | -0/+280 | |