summary refs log tree commit diff stats
path: root/compiler/nir/nirlineinfos.nim
Commit message (Expand)AuthorAgeFilesLines
* NIR: store sizes, alignments and offsets in the type graph; beginning… (#22...Andreas Rumpf2023-10-161-2/+5
* NIR: Nim intermediate representation (#22777)Andreas Rumpf2023-10-111-0/+78
29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44