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
/
arc
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes #19401; fixes #19402; rework Forward declaration and finalizer for ORC ...
ringabout
2022-09-27
2
-0
/
+64
*
Add testcase for bug #20305 (#20323)
Antonis Geralis
2022-09-13
1
-0
/
+25
*
fixes #19724; don't be aggressive when you infer sink parameters (#20314)
Andreas Rumpf
2022-09-12
1
-3
/
+3
*
fixes #20303; wasMoved expressions with side effects for ORC (#20307) [backport]
ringabout
2022-09-08
1
-0
/
+13
*
Add improved Windows UNC path support in std/os (#20281)
havardjohn
2022-09-03
1
-21
/
+14
*
[Testament] Extend and document message testing aids (#19996)
quantimnot
2022-09-01
2
-2
/
+2
*
dec inLoop after exiting the while scope in computeLiveRanges [backport] (#19...
flywind
2022-06-29
1
-0
/
+45
*
fix #19862; make widestrs consistent between refc and orc (#19874) [backport]
flywind
2022-06-09
1
-0
/
+13
*
fix #19435; don't create TypeBoundOps for tyOpenArray, tyVarargs [backport: 1...
flywind
2022-04-25
1
-0
/
+29
*
[add testcase] arc problems with recursive types (#19456)
flywind
2022-03-23
1
-0
/
+87
*
fix #16458; make useNimRtl compile for --gc:orc (#19512)
flywind
2022-02-11
1
-0
/
+6
*
don't use a temp for addr [backport: 1.6] (#19503)
flywind
2022-02-08
1
-0
/
+22
*
deprecate unsafeAddr; extend addr (#19373)
flywind
2022-01-16
2
-2
/
+2
*
style usages part one (openarray => openArray) (#19321)
flywind
2022-01-04
2
-4
/
+4
*
fixes an old ARC bug: the produced copy/sink operations don't copy the hidden...
Andreas Rumpf
2021-12-09
1
-0
/
+15
*
fix #18410 (Errors initializing an object of RootObj with the C++ backend) [b...
flywind
2021-10-31
1
-1
/
+2
*
fix #18971 (#19070) [backport:1.6]
Derek 呆
2021-10-29
1
-0
/
+10
*
close #17319; add testcase (#18934)
flywind
2021-10-01
1
-0
/
+19
*
alternative to #18918 (#18927)
flywind
2021-09-30
1
-0
/
+9
*
add testcase for #7308 (#18849)
flywind
2021-09-14
1
-11
/
+0
*
fixes #16246 (#18800)
Andreas Rumpf
2021-09-04
1
-0
/
+11
*
fix #18627(Program segfaults with ARC when using openArray[string]) (#18713)
flywind
2021-08-19
1
-0
/
+24
*
make proc names consistent (#18626)
flywind
2021-08-01
1
-1
/
+1
*
fixes #18579 (#18600)
Andreas Rumpf
2021-07-27
1
-0
/
+26
*
fixes #18565 (#18593)
Andreas Rumpf
2021-07-27
1
-0
/
+17
*
fixes #18469 (#18544)
Andreas Rumpf
2021-07-20
1
-0
/
+44
*
added `nimAllocPagesViaMalloc` switch (#18490)
Andreas Rumpf
2021-07-15
1
-1
/
+1
*
fixes #17893 (#18485)
Andreas Rumpf
2021-07-13
1
-0
/
+67
*
closes #18433 (#18484)
Andreas Rumpf
2021-07-13
1
-0
/
+38
*
thamming_orc test created/destroyed counts match (#18471)
GordonBGood
2021-07-12
1
-4
/
+4
*
ORC: support for custom =trace procs (#18459)
Andreas Rumpf
2021-07-09
1
-0
/
+240
*
ORC: use =destroy instead of =dispose (#18440)
Andreas Rumpf
2021-07-07
1
-0
/
+155
*
fixes #18030 (#18415)
Andreas Rumpf
2021-07-01
1
-0
/
+30
*
fixes #18240 (#18354)
Andreas Rumpf
2021-06-25
1
-0
/
+32
*
fixes #18287 (#18346)
Andreas Rumpf
2021-06-25
1
-1
/
+50
*
ARC: fixes memory leaks with newSeq used in a loop [backport:1.4] (#18040)
Andreas Rumpf
2021-05-18
1
-0
/
+13
*
Rework DFA traversal (#18016)
Clyybber
2021-05-16
1
-0
/
+34
*
ORC: cursor inference bugfix (#17973)
Andreas Rumpf
2021-05-08
1
-1
/
+46
*
Fix #17712 (#17873)
Clyybber
2021-04-27
1
-0
/
+11
*
fix #17812 (repr fails to compile with ARC/ORC) (#17816)
flywind
2021-04-22
1
-0
/
+29
*
Fix #17199 (#17348)
Clyybber
2021-03-26
1
-0
/
+32
*
Fixes #17450 (#17477)
Clyybber
2021-03-23
1
-0
/
+14
*
Revert "Fixes #17450 (#17474)" (#17476)
Clyybber
2021-03-23
1
-14
/
+0
*
Fixes #17450 (#17474)
Clyybber
2021-03-23
1
-0
/
+14
*
Fix #16437 (#17277)
Clyybber
2021-03-06
4
-16
/
+53
*
deprecate newruntime (#17245)
flywind
2021-03-04
3
-3
/
+3
*
fixes #17173 (#17213)
Andreas Rumpf
2021-03-01
1
-0
/
+10
*
fixes #17170 (#17171)
Andreas Rumpf
2021-02-24
1
-0
/
+34
*
fix #17159 items(cstring) works in VM (#17160)
Timothee Cour
2021-02-24
1
-16
/
+0
*
ARC Analysis in one pass v3 (#17068)
Clyybber
2021-02-17
3
-3
/
+85
[next]