Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NIR: C codegen, WIP (#22903) | Andreas Rumpf | 2023-11-05 | 1 | -1/+1 |
| | |||||
* | so close... (#22885) | Andreas Rumpf | 2023-10-31 | 1 | -111/+172 |
| | |||||
* | fixes nightlies; fixes incompatible types with csource_v2 (#22889) | ringabout | 2023-10-30 | 1 | -3/+3 |
| | | | | | | | | | | ref https://github.com/nim-lang/nightlies/actions/runs/6686795512/job/18166625042#logs > /home/runner/work/nightlies/nightlies/nim/compiler/nir/nirvm.nim(163, 35) Error: type mismatch: got 'BiggestInt' for 'b.m.lit.numbers[litId(b.m.types.nodes[int(y)])]' but expected 'int' Or unifies the type in one way or another | ||||
* | NIR: progress (#22884) | Andreas Rumpf | 2023-10-29 | 1 | -10/+71 |
| | |||||
* | NIR: VM + refactorings (#22835) | Andreas Rumpf | 2023-10-29 | 1 | -135/+721 |
| | |||||
* | NIR: store sizes, alignments and offsets in the type graph; beginning… ↵ | Andreas Rumpf | 2023-10-16 | 1 | -0/+467 |
(#22822) …s of a patent-pending new VM |