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
/
system
/
orc.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes #21171; dynamic acyclic refs need to use dyn decRef (#21184)
ringabout
2022-12-28
1
-0
/
+13
*
ref #20694; quit value gets saturated to ranges (#20753)
ringabout
2022-11-05
1
-2
/
+2
*
replace the broken link for ORC implementation with a working one (#20105)
ringabout
2022-07-31
1
-1
/
+1
*
fix #16458; make useNimRtl compile for --gc:orc (#19512)
flywind
2022-02-11
1
-2
/
+2
*
refactoring: orc can use getThreadId() (#19123)
Andreas Rumpf
2021-11-11
1
-2
/
+5
*
ORC: use =destroy instead of =dispose (#18440)
Andreas Rumpf
2021-07-07
1
-17
/
+23
*
ORC: progress (#18000)
Andreas Rumpf
2021-05-12
1
-9
/
+22
*
Replace double backticks with single backticks - Part 2 out of ~6 (#17206)
Danil Yarantsev
2021-02-28
1
-8
/
+8
*
ORC: make the adaptive strategy the default in order to fight memory consumpt...
Andreas Rumpf
2020-12-05
1
-6
/
+13
*
ORC: API extensions (#16126)
Andreas Rumpf
2020-12-01
1
-14
/
+45
*
ORC: prepare for another patent-pending optimization (#15996)
Andreas Rumpf
2020-11-18
1
-17
/
+38
*
ARC now capable of custom extra alignment. Ref, closure and seq support. (#15...
cooldome
2020-10-28
1
-1
/
+1
*
ORC: API extensions for 1.4 (#15581)
Andreas Rumpf
2020-10-15
1
-5
/
+22
*
ORC: critical bugfix for the cycle analyser, introduce -d:nimStressOrc for ea...
Andreas Rumpf
2020-10-14
1
-19
/
+26
*
async: removed the 'unown' references, async never worked with --newruntime a...
Andreas Rumpf
2020-09-20
1
-3
/
+4
*
ORC and stdlib optimizations (#15362)
Andreas Rumpf
2020-09-19
1
-21
/
+17
*
more ORC bugfixes (#15355)
Andreas Rumpf
2020-09-18
1
-6
/
+31
*
allow old styled RTTI for arc/orc (#15331)
Andreas Rumpf
2020-09-16
1
-12
/
+12
*
fixes #15076 (#15329)
Andreas Rumpf
2020-09-15
1
-5
/
+18
*
fixes a critical ORC bug, refs #15076 (#15323)
Andreas Rumpf
2020-09-14
1
-35
/
+29
*
code cleanup
Araq
2020-07-27
1
-0
/
+363