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
/
nilcheck.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes #22637; now `--experimental:strictNotNil` can be enabled globally (#23079)
ringabout
2023-12-16
1
-2
/
+2
*
fixes yet another strictdefs bug (#23069)
ringabout
2023-12-15
1
-9
/
+9
*
Types: Refactorings; step 1 (#23055)
Andreas Rumpf
2023-12-12
1
-3
/
+3
*
IC: progress and refactorings (#22961)
Andreas Rumpf
2023-11-20
1
-2
/
+2
*
prepare for the enforcement of `std` prefix (#22873)
ringabout
2023-10-29
1
-2
/
+2
*
use strictdefs for compiler (#22365)
ringabout
2023-08-06
1
-8
/
+10
*
refactoring in preparation for better, simpler name mangling that wor… (#21...
Andreas Rumpf
2023-04-24
1
-2
/
+2
*
fixes #20572 (#20585)
Andreas Rumpf
2022-10-17
1
-1
/
+1
*
move assertions out of system (#19599)
flywind
2022-03-23
1
-0
/
+3
*
CIs: attempt to use csources_v1 (#16282)
Andreas Rumpf
2021-04-21
1
-1
/
+1
*
cString => cSourceString; tyCString => tyCstring so that error msgs show cstr...
Timothee Cour
2021-04-17
1
-1
/
+1
*
fixes #11225; generic sandwich problems; [backport:1.2] (#17255)
Andreas Rumpf
2021-03-09
1
-1
/
+2
*
big steps torwards an efficient, simple IC implementation (#16543)
Andreas Rumpf
2021-01-02
1
-64
/
+64
*
Nil type check implementation (#15287)
Alexander Ivanov
2020-12-29
1
-0
/
+1381