| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ir: implement cvtu64f. and other bug fixes | 2025-11-23 | 1 | -2/+2 | |
| | | | | | | compiler is bootstrapping?! however, stage1 and stage2+ executables aren't bit-identical.. small differences in the codegen.. need to look into that | ||||
| * | c: implement compound initializer in static context | 2025-11-23 | 1 | -1/+0 | |
| | | |||||
| * | update todo.txt | 2025-11-23 | 1 | -1/+0 | |
| | | |||||
| * | cpp: fix bugs with recursive macro expansion (hopefully) | 2025-11-23 | 1 | -1/+0 | |
| | | |||||
| * | cpp: fix ## bug | 2025-11-23 | 1 | -1/+0 | |
| | | |||||
| * | update todo.txt | 2025-11-22 | 1 | -1/+6 | |
| | | |||||
| * | update todo.txt | 2025-10-30 | 1 | -3/+1 | |
| | | |||||
| * | update todo.txt | 2025-10-09 | 1 | -1/+1 | |
| | | |||||
| * | update todo.txt | 2025-09-11 | 1 | -1/+2 | |
| | | |||||
| * | update todo.txt | 2023-06-24 | 1 | -1/+1 | |
| | | |||||
| * | mem2reg: implement ssa construction; this breaks regalloc right now | 2023-06-21 | 1 | -2/+0 | |
| | | |||||
| * | frontend: add for, break, continue statements | 2023-06-19 | 1 | -1/+1 | |
| | | |||||
| * | update todo.txt | 2023-06-18 | 1 | -2/+0 | |
| | | |||||
| * | lowering of structcopy | 2023-06-13 | 1 | -1/+0 | |
| | | |||||
| * | add todo.txt | 2023-06-12 | 1 | -0/+11 | |