summary refs log tree commit diff stats
path: root/compiler/nir/ast2ir.nim
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-291-1/+1
* type refactoring: part 2 (#23059)Andreas Rumpf2023-12-131-2/+2
* Types: Refactorings; step 1 (#23055)Andreas Rumpf2023-12-121-8/+8
* NIR: C codegen additions (#22914)Andreas Rumpf2023-11-061-15/+22
* NIR: C codegen, WIP (#22903)Andreas Rumpf2023-11-051-57/+104
* so close... (#22885)Andreas Rumpf2023-10-311-41/+53
* NIR: progress (#22884)Andreas Rumpf2023-10-291-8/+24
* NIR: VM + refactorings (#22835)Andreas Rumpf2023-10-291-191/+318
* 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