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
*
fixes #23973; fixes #23974; Memory corruption with lent and ORC (#23981)
ringabout
2024-08-20
1
-2
/
+15
*
fixes #23837; cursor now processes distinct types with a destructor (#23845)
ringabout
2024-07-17
1
-2
/
+11
*
fixes #22218; avoids cursor when copy is disabled (#23209)
ringabout
2024-01-18
1
-1
/
+3
*
type refactor: part 4 (#23077)
Andreas Rumpf
2023-12-15
1
-2
/
+2
*
type graph refactor; part 3 (#23064)
Andreas Rumpf
2023-12-14
1
-2
/
+1
*
type refactoring: part 2 (#23059)
Andreas Rumpf
2023-12-13
1
-2
/
+2
*
fixes #22787; marks `var section` in the loop as reassign preventing cursor (...
ringabout
2023-10-07
1
-0
/
+4
*
unpublic the sons field of PType; the precursor to PType refactorings (#22446)
ringabout
2023-08-11
1
-2
/
+2
*
use strictdefs for compiler (#22365)
ringabout
2023-08-06
1
-5
/
+8
*
implement `ensureMove` (#22339)
ringabout
2023-07-29
1
-0
/
+4
*
fixes #22200 (#22206)
Andreas Rumpf
2023-07-02
1
-0
/
+4
*
fixes #22117; View types lifetime tracking does not work with defer (#22121)
ringabout
2023-06-19
1
-0
/
+18
*
fixes #20572 (#20585)
Andreas Rumpf
2022-10-17
1
-4
/
+4
*
fixes #19986; mutable view from immutable location (#20134)
ringabout
2022-09-28
1
-15
/
+24
*
fixes #19457 seqs are not properly updated in loop with ARC/ORC (#19922)
ringabout
2022-09-28
1
-0
/
+10
*
top-down type inference, implements rfc 149 (#20091)
metagn
2022-08-24
1
-1
/
+3
*
dec inLoop after exiting the while scope in computeLiveRanges [backport] (#19...
flywind
2022-06-29
1
-1
/
+1
*
move assertions out of system (#19599)
flywind
2022-03-23
1
-0
/
+3
*
fixes #19013 [backport:1.6] (#19111)
Andreas Rumpf
2021-11-09
1
-7
/
+0
*
fix #18971 (#19070) [backport:1.6]
Derek 呆
2021-10-29
1
-1
/
+1
*
fixes #18287 (#18346)
Andreas Rumpf
2021-06-25
1
-24
/
+24
*
fixes #18320 (#18343)
Andreas Rumpf
2021-06-24
1
-3
/
+5
*
fixes #15884 (#18230)
Andreas Rumpf
2021-06-10
1
-1
/
+5
*
view types: spec changes (#18226)
Andreas Rumpf
2021-06-10
1
-2
/
+3
*
make strict funcs analysis smarter (#18219)
Andreas Rumpf
2021-06-09
1
-36
/
+51
*
ORC: cursor inference bugfix (#17973)
Andreas Rumpf
2021-05-08
1
-2
/
+2
*
fixes #11225; generic sandwich problems; [backport:1.2] (#17255)
Andreas Rumpf
2021-03-09
1
-1
/
+2
*
fixes #17033 [backport:1.4] (#17061)
Andreas Rumpf
2021-02-17
1
-3
/
+19
*
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
[next]