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
/
tests
/
destructor
/
tgcdestructors.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
deprecate newruntime (#17245)
flywind
2021-03-04
1
-1
/
+1
*
fix #14421 items uses lent T (#14447)
Timothee Cour
2020-05-29
1
-1
/
+1
*
ARC/ORC: optimize s.setLen(0) to match the old runtime's behaviour (#14423)
Andreas Rumpf
2020-05-21
1
-1
/
+1
*
fixes #12747 [backport] (#13651)
cooldome
2020-03-16
1
-1
/
+1
*
contributing docs: symbols need package prefix; changed allocStats to nimAllo...
Timothee Cour
2020-01-25
1
-1
/
+1
*
Removed lib/system/allocators.nim. seqs_v2 and strs_v2 now uses allocShared0....
Ico Doornekamp
2020-01-23
1
-7
/
+3
*
ARC: cycle detector (#12823)
Andreas Rumpf
2019-12-17
1
-1
/
+1
*
fixes #11614
Araq
2019-07-01
1
-0
/
+12
*
fixes #11098
Andreas Rumpf
2019-06-26
1
-1
/
+13
*
[bugfix] fixes #11524
Andreas Rumpf
2019-06-22
1
-1
/
+10
*
fixes #11065
Araq
2019-04-22
1
-2
/
+20
*
fixes #11050
Araq
2019-04-17
1
-1
/
+20
*
newruntime: fixes another bug
Araq
2019-04-10
1
-1
/
+47
*
destructors: we are cooking now
Araq
2019-04-06
1
-2
/
+3
*
destructors: progress
Andreas Rumpf
2019-04-05
1
-2
/
+2
*
simple program works with --newruntime
Araq
2019-04-02
1
-11
/
+11
*
revert discard in destroyer (#10840)
cooldome
2019-03-15
1
-0
/
+1
*
gc:destructors: progress
Andreas Rumpf
2019-02-28
1
-1
/
+64
*
gc:destructors: progress
Andreas Rumpf
2019-02-21
1
-1
/
+10
*
gc:destructors: add first test program
Andreas Rumpf
2019-02-19
1
-0
/
+17