summary refs log tree commit diff stats
path: root/compiler/nir/nirslots.nim
Commit message (Expand)AuthorAgeFilesLines
* NIR: temporary ID generation bugfix (#22830)Andreas Rumpf2023-10-161-21/+20
* NIR: store sizes, alignments and offsets in the type graph; beginning… (#22...Andreas Rumpf2023-10-161-1/+1
* NIR: Nim intermediate representation (#22777)Andreas Rumpf2023-10-111-0/+105