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
/
varpartitions.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
IC: next steps (#16729)
Andreas Rumpf
2021-01-23
1
-13
/
+13
*
Nil type check implementation (#15287)
Alexander Ivanov
2020-12-29
1
-1
/
+1
*
Fix #15909 (#15914)
Fanael Linithien
2020-11-12
1
-0
/
+1
*
Fix 15629 (#15888)
cooldome
2020-11-09
1
-10
/
+13
*
fix #15756 (#15761)
cooldome
2020-10-28
1
-1
/
+1
*
ensure the Nim compiler works with --experimental:strictFuncs --experimental:...
Andreas Rumpf
2020-10-26
1
-1
/
+8
*
fixes #15508 (#15509)
Andreas Rumpf
2020-10-07
1
-6
/
+13
*
implements https://github.com/nim-lang/RFCs/issues/258 (#15503)
Andreas Rumpf
2020-10-06
1
-3
/
+2
*
views: yet another bugfix (#15447)
Andreas Rumpf
2020-10-01
1
-4
/
+22
*
refactoring, fixes yet another strictFuncs regression (#15446)
Andreas Rumpf
2020-10-01
1
-7
/
+13
*
better support for view types (#15436)
Andreas Rumpf
2020-09-30
1
-8
/
+46
*
spec for view types (#15424)
Andreas Rumpf
2020-09-29
1
-21
/
+175
*
cursor inference: makes combparser work; refactorings (#15411)
Andreas Rumpf
2020-09-26
1
-68
/
+71
*
more precise borrow checking of 'result' (#15406)
Andreas Rumpf
2020-09-24
1
-2
/
+7
*
fixes #15361 (#15401)
Andreas Rumpf
2020-09-24
1
-36
/
+131
*
arc: =deepcopy fixes
Araq
2020-09-20
1
-1
/
+0
*
fixes #15325 (#15340)
Andreas Rumpf
2020-09-16
1
-2
/
+11
*
fixes #15147 (#15315)
Andreas Rumpf
2020-09-12
1
-1
/
+1
*
borrow checking refinements (#15290)
Andreas Rumpf
2020-09-09
1
-2
/
+18
*
borrow checking (#15282)
Andreas Rumpf
2020-09-09
1
-18
/
+18
*
strict funcs: use control flow information for a more precise analysis (#15271)
Andreas Rumpf
2020-09-06
1
-20
/
+79
*
fixes system.add for strict funcs (#15259)
Andreas Rumpf
2020-09-03
1
-1
/
+1
*
better strict funcs, WIP (#15199)
Andreas Rumpf
2020-08-18
1
-5
/
+21
*
fixes a collect() bug reported on the forum (#15156) [backport:1.2]
Andreas Rumpf
2020-08-04
1
-1
/
+1
*
fixes #15130 (#15141)
Andreas Rumpf
2020-08-01
1
-1
/
+5
*
fixes #15111 (#15136)
Andreas Rumpf
2020-08-01
1
-0
/
+2
*
cursor and mutation tracking fixes (#15113)
Andreas Rumpf
2020-07-30
1
-56
/
+239
*
strict func: much better error messages (#15068)
Andreas Rumpf
2020-07-25
1
-33
/
+73
*
writing to a location counts as "side effect"; implements https://github.com/...
Andreas Rumpf
2020-07-25
1
-0
/
+243