summary refs log tree commit diff stats
path: root/compiler/nir/nirc.nim
Commit message (Collapse)AuthorAgeFilesLines
* NIR: C codegen, WIP (#22903)Andreas Rumpf2023-11-051-9/+6
|
* NIR: VM + refactorings (#22835)Andreas Rumpf2023-10-291-32/+37
|
* NIR: temporary ID generation bugfix (#22830)Andreas Rumpf2023-10-161-0/+2
|
* NIR: store sizes, alignments and offsets in the type graph; beginning… ↵Andreas Rumpf2023-10-161-0/+48
(#22822) …s of a patent-pending new VM