summary refs log tree commit diff stats
path: root/compiler/nir
Commit message (Expand)AuthorAgeFilesLines
* rework `wasMoved`, `move` on the JS backend (#23577)ringabout2024-05-081-1/+1
* remove unused magics: mIntToStr, mInt64ToStr, mFloatToStr (#23486)ringabout2024-04-091-7/+0
* adds ccMember CC fixes #23434 (#23457)Juan M Gómez2024-03-292-2/+2
* type refactoring: part 2 (#23059)Andreas Rumpf2023-12-132-6/+6
* Types: Refactorings; step 1 (#23055)Andreas Rumpf2023-12-122-19/+19
* 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