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
/
ic
/
packed_ast.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove nir; succeeded by nif (#23809)
ringabout
2024-07-09
1
-1
/
+1
*
IC: use tables instead of huge seqs because the compiler can create l… (#23...
Andreas Rumpf
2024-06-18
1
-0
/
+2
*
fixes yet another strictdefs bug (#23069)
ringabout
2023-12-15
1
-1
/
+1
*
IC: progress and refactorings (#22961)
Andreas Rumpf
2023-11-20
1
-92
/
+65
*
IC: use better packed line information format (#22917)
Andreas Rumpf
2023-11-07
1
-56
/
+26
*
prepare for the enforcement of `std` prefix (#22873)
ringabout
2023-10-29
1
-1
/
+1
*
Instantiates generics in the module that uses it (#22513)
Juan M Gómez
2023-09-09
1
-0
/
+1
*
use strictdefs for compiler (#22365)
ringabout
2023-08-06
1
-0
/
+1
*
fixes overriden typo (#22044)
ringabout
2023-06-08
1
-1
/
+1
*
refactoring in preparation for better, simpler name mangling that wor… (#21...
Andreas Rumpf
2023-04-24
1
-1
/
+2
*
'lock levels' are deprecated, now a noop (#20539)
ringabout
2022-10-11
1
-1
/
+0
*
move assertions out of system (#19599)
flywind
2022-03-23
1
-0
/
+3
*
typos (#17824)
Andreas Rumpf
2021-04-23
1
-1
/
+1
*
CIs: attempt to use csources_v1 (#16282)
Andreas Rumpf
2021-04-21
1
-1
/
+1
*
ic refactoring (#17778)
Andreas Rumpf
2021-04-19
1
-56
/
+0
*
IC: rodfiles: no floats (#17720)
Andreas Rumpf
2021-04-14
1
-4
/
+7
*
IC: first steps towards 'nim check --def --ic:on' (#17714)
Andreas Rumpf
2021-04-14
1
-2
/
+2
*
followup custom literals (#17500)
Timothee Cour
2021-03-27
1
-0
/
+1
*
IC: compilerprocs are handled correctly (#17265)
Andreas Rumpf
2021-03-09
1
-0
/
+3
*
IC: bugfixes (WIP) (#16836)
Andreas Rumpf
2021-02-02
1
-0
/
+1
*
IC: final implementation steps (#16801)
Andreas Rumpf
2021-01-25
1
-2
/
+4
*
IC: next steps (#16729)
Andreas Rumpf
2021-01-23
1
-0
/
+10
*
IC: next steps (#16705)
Andreas Rumpf
2021-01-14
1
-24
/
+7
*
IC: next steps (#16632)
Andreas Rumpf
2021-01-12
1
-69
/
+1
*
IC: next steps (#16550)
Andreas Rumpf
2021-01-07
1
-23
/
+0
*
big steps torwards an efficient, simple IC implementation (#16543)
Andreas Rumpf
2021-01-02
1
-118
/
+218
*
refactorings to prepare the compiler for IC (#15935)
Andreas Rumpf
2020-12-17
1
-0
/
+461