Andreas Rumpf
|
eb8824d71c
|
NIR: C codegen, WIP (#22903)
|
2023-11-05 20:25:25 +01:00 |
|
Andreas Rumpf
|
801c02bf48
|
so close... (#22885)
|
2023-10-31 21:32:09 +01:00 |
|
ringabout
|
afa2f2ebf6
|
fixes nightlies; fixes incompatible types with csource_v2 (#22889)
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
|
2023-10-30 17:03:19 +01:00 |
|
Andreas Rumpf
|
403e0118ae
|
NIR: progress (#22884)
|
2023-10-29 21:53:28 +01:00 |
|
Andreas Rumpf
|
0c26d19e22
|
NIR: VM + refactorings (#22835)
|
2023-10-29 14:47:22 +01:00 |
|
Andreas Rumpf
|
10c3ab6269
|
NIR: store sizes, alignments and offsets in the type graph; beginning… (#22822)
…s of a patent-pending new VM
|
2023-10-16 00:01:33 +02:00 |
|