| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | implement float varargs, and some other fixes | 2025-11-23 | 1 | -1/+3 | |
| * | ir: barebones IR passes checked contracts | 2025-11-21 | 1 | -0/+5 | |
| * | change op names to match 285063eba44 | 2025-11-21 | 1 | -13/+13 | |
| * | rename IR classes to reflect bitsize | 2025-11-21 | 1 | -10/+10 | |
| * | debug output to stdout | 2025-11-19 | 1 | -1/+1 | |
| * | abi0: remove debugging leftover sortpo. but do number blks (free) | 2025-11-14 | 1 | -1/+2 | |
| * | preeliminary va_list support | 2025-11-14 | 1 | -7/+9 | |
| * | implement argument passing in stack | 2025-11-12 | 1 | -0/+1 | |
| * | abi: fix unaligned & overflowing loads/stores, for small size/aligned structs... | 2025-11-09 | 1 | -48/+84 | |
| * | codegen fixes, propagate terminate | 2025-10-24 | 1 | -6/+8 | |
| * | codegen bugfixes | 2025-10-19 | 1 | -0/+9 | |
| * | Organize source files into directories | 2025-10-19 | 1 | -0/+393 |