summary refs log tree commit diff stats
path: root/compiler/nir/ast2ir.nim
Commit message (Expand)AuthorAgeFilesLines
* NIR: temporary ID generation bugfix (#22830)Andreas Rumpf2023-10-161-20/+33
* NIR: store sizes, alignments and offsets in the type graph; beginning… (#22...Andreas Rumpf2023-10-161-263/+329
* NIR: progress (#22817)Andreas Rumpf2023-10-121-56/+221
* Import std/stackframes in ast2ir.nim (#22815)SirOlaf2023-10-111-0/+3
* NIR: Nim intermediate representation (#22777)Andreas Rumpf2023-10-111-0/+2189