| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | abi lowering pass | 2023-06-04 | 1 | -0/+11 | |
| | | |||||
| * | basic ABI lowering of aggregates | 2023-06-01 | 1 | -47/+21 | |
| | | |||||
| * | struct args and return | 2023-06-01 | 1 | -0/+9 | |
| | | |||||
| * | regalloc skeleton | 2023-05-31 | 1 | -0/+19 | |
| | | |||||
| * | '!' optimizations | 2023-05-31 | 1 | -0/+12 | |
| | | |||||
| * | fix void conditional expr; condjump, condexprvalue optimizations | 2023-05-31 | 1 | -0/+15 | |
| | | |||||
| * | phis? | 2023-05-30 | 1 | -70/+4 | |
| | | |||||
| * | bugfix with if true branch ending in return | 2023-05-30 | 1 | -1/+2 | |
| | | |||||
| * | field access | 2023-05-29 | 1 | -1/+25 | |
| | | |||||
| * | improve struct token | 2023-05-28 | 1 | -3/+5 | |
| | | |||||
| * | bugfix | 2023-05-28 | 1 | -0/+2 | |
| | | |||||
| * | bool fixes | 2023-05-28 | 1 | -0/+5 | |
| | | |||||
| * | cleanup | 2023-05-28 | 1 | -1/+1 | |
| | | |||||
| * | recursive descent -> precedence climbing parser | 2023-05-27 | 1 | -0/+7 | |
| | | |||||
| * | hm | 2023-05-26 | 1 | -17/+23 | |
| | | |||||
| * | initial commit | 2023-05-10 | 1 | -0/+39 | |