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
/
lib
/
core
/
runtime_v2.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARC: ported the GC tests over to --gc:arc
Araq
2019-11-26
1
-0
/
+12
*
more arc improvements (#12690)
Andreas Rumpf
2019-11-20
1
-2
/
+5
*
gc:arc: support GC_ref/unref for ref T
Araq
2019-11-13
1
-2
/
+13
*
.cursor implementation (#12637)
Andreas Rumpf
2019-11-12
1
-1
/
+1
*
newruntime: only check for dangling refs when 'owned ref T' support is enabled
Andreas Rumpf
2019-11-03
1
-7
/
+8
*
--gc:destructors now means Nim uses pure refcounting (#12557)
Andreas Rumpf
2019-10-30
1
-4
/
+18
*
fixes #11844
Araq
2019-08-04
1
-1
/
+1
*
made --newruntime ready for multi-threading
Araq
2019-07-12
1
-5
/
+21
*
[other] added system.dispose for owned refs
Andreas Rumpf
2019-06-20
1
-0
/
+3
*
[bugfix] owned closures (#11544)
Andreas Rumpf
2019-06-20
1
-0
/
+7
*
newruntime: make 'discard new RootObj' work
Araq
2019-04-26
1
-1
/
+1
*
newruntime: fix for -d:useMalloc
Andreas Rumpf
2019-04-23
1
-1
/
+2
*
destructors: we are cooking now
Araq
2019-04-06
1
-8
/
+0
*
more destructor based changes (#10885)
Andreas Rumpf
2019-03-23
1
-7
/
+25
*
rename for code clarity
Andreas Rumpf
2019-03-15
1
-5
/
+5
*
newruntime: make dynamic destructors compatible with C++
Andreas Rumpf
2019-03-15
1
-2
/
+3
*
--newruntime: progress
Andreas Rumpf
2019-03-14
1
-9
/
+9
*
--newruntime: work in progress
Andreas Rumpf
2019-03-14
1
-0
/
+78