summary refs log tree commit diff stats
path: root/compiler/nir
Commit message (Expand)AuthorAgeFilesLines
* IC: use better packed line information format (#22917)Andreas Rumpf2023-11-071-0/+3
* NIR: C codegen additions (#22914)Andreas Rumpf2023-11-062-57/+120
* NIR: C codegen, WIP (#22903)Andreas Rumpf2023-11-058-89/+1070
* so close... (#22885)Andreas Rumpf2023-10-314-157/+249
* fixes nightlies; fixes incompatible types with csource_v2 (#22889)ringabout2023-10-301-3/+3
* NIR: progress (#22884)Andreas Rumpf2023-10-293-19/+96
* prepare for the enforcement of `std` prefix (#22873)ringabout2023-10-292-2/+2
* NIR: VM + refactorings (#22835)Andreas Rumpf2023-10-298-640/+1528
* NIR: temporary ID generation bugfix (#22830)Andreas Rumpf2023-10-165-44/+61
* NIR: store sizes, alignments and offsets in the type graph; beginning… (#22...Andreas Rumpf2023-10-1610-368/+1328
* NIR: progress (#22817)Andreas Rumpf2023-10-124-57/+234
* Import std/stackframes in ast2ir.nim (#22815)SirOlaf2023-10-111-0/+3
* NIR: Nim intermediate representation (#22777)Andreas Rumpf2023-10-118-0/+3752