index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
nir
/
ast2ir.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
rework `wasMoved`, `move` on the JS backend (#23577)
ringabout
2024-05-08
1
-1
/
+1
*
remove unused magics: mIntToStr, mInt64ToStr, mFloatToStr (#23486)
ringabout
2024-04-09
1
-7
/
+0
*
adds ccMember CC fixes #23434 (#23457)
Juan M Gómez
2024-03-29
1
-1
/
+1
*
type refactoring: part 2 (#23059)
Andreas Rumpf
2023-12-13
1
-2
/
+2
*
Types: Refactorings; step 1 (#23055)
Andreas Rumpf
2023-12-12
1
-8
/
+8
*
NIR: C codegen additions (#22914)
Andreas Rumpf
2023-11-06
1
-15
/
+22
*
NIR: C codegen, WIP (#22903)
Andreas Rumpf
2023-11-05
1
-57
/
+104
*
so close... (#22885)
Andreas Rumpf
2023-10-31
1
-41
/
+53
*
NIR: progress (#22884)
Andreas Rumpf
2023-10-29
1
-8
/
+24
*
NIR: VM + refactorings (#22835)
Andreas Rumpf
2023-10-29
1
-191
/
+318
*
NIR: temporary ID generation bugfix (#22830)
Andreas Rumpf
2023-10-16
1
-20
/
+33
*
NIR: store sizes, alignments and offsets in the type graph; beginning… (#22...
Andreas Rumpf
2023-10-16
1
-263
/
+329
*
NIR: progress (#22817)
Andreas Rumpf
2023-10-12
1
-56
/
+221
*
Import std/stackframes in ast2ir.nim (#22815)
SirOlaf
2023-10-11
1
-0
/
+3
*
NIR: Nim intermediate representation (#22777)
Andreas Rumpf
2023-10-11
1
-0
/
+2189