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
*
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
*
fixes #17033 [backport:1.4] (#17061)
Andreas Rumpf
2021-02-17
1
-2
/
+84
*
Revert "ARC: Analysis in one pass v2 (#17000)" (#17046)
Clyybber
2021-02-15
2
-29
/
+3
*
ARC: Analysis in one pass v2 (#17000)
Clyybber
2021-02-10
2
-3
/
+29
*
Revert "ARC Analysis in one pass (#16849)" (#16984)
Clyybber
2021-02-09
2
-29
/
+3
*
ARC Analysis in one pass (#16849)
Clyybber
2021-02-09
2
-3
/
+29
*
use typeof instead type (#16962)
flywind
2021-02-08
2
-27
/
+27
*
Finer analysis for array access (#16787)
Clyybber
2021-01-24
1
-0
/
+31
*
Part-to-whole optimization (#16775)
Clyybber
2021-01-21
1
-1
/
+46
*
Reboot of #16195 (#16746)
Clyybber
2021-01-20
2
-1
/
+159
*
Deprecate TaintedString (#15423)
Juan Carlos
2021-01-15
1
-1
/
+1
*
Fix 16722 (#16730)
cooldome
2021-01-15
1
-1
/
+43
*
use doAssert in tests (#16486)
flywind
2020-12-28
3
-4
/
+4
*
fix #15043 (#16441) [backport:1.4]
cooldome
2020-12-27
1
-0
/
+16
*
testament: error instead of silently ignore invalid targets; remove pointless...
Timothee Cour
2020-12-14
1
-1
/
+1
*
ORC: make the adaptive strategy the default in order to fight memory consumpt...
Andreas Rumpf
2020-12-05
2
-1
/
+39
*
Revert "fix #16185 (#16195)" (#16197)
Andreas Rumpf
2020-11-30
1
-50
/
+1
*
fix #16185 (#16195)
cooldome
2020-11-30
1
-1
/
+50
*
make megatest consistent with unjoined tests wrt newlines, honor newlines in ...
Timothee Cour
2020-11-28
1
-1
/
+3
*
fix #16120 (#16145)
cooldome
2020-11-26
1
-1
/
+15
*
fixes #15076 (#16143)
Andreas Rumpf
2020-11-26
2
-0
/
+95
*
fixes #16069; [backport:1.2] [backport:1.4] (#16115)
Andreas Rumpf
2020-11-24
1
-1
/
+1
*
fix #16025 repr now consistent: does not insert trailing newline (#16034)
Timothee Cour
2020-11-19
1
-0
/
+3
*
fix #16033 nim js --gc:arc works and ignores --gc:arc (#16036)
Timothee Cour
2020-11-18
1
-0
/
+10
*
ORC: prepare for another patent-pending optimization (#15996)
Andreas Rumpf
2020-11-18
1
-1
/
+1
*
fix #15910 (#15984)
cooldome
2020-11-16
1
-1
/
+65
*
fixes #15753 [backport:1.4] (#15971)
Andreas Rumpf
2020-11-15
1
-0
/
+33
*
Fix #15909 (#15914)
Fanael Linithien
2020-11-12
1
-0
/
+16
*
Fix 15629 (#15888)
cooldome
2020-11-09
1
-2
/
+27
*
fix #15707 (#15870)
cooldome
2020-11-09
1
-0
/
+14
*
fix #15609 (#15856)
cooldome
2020-11-05
1
-0
/
+33
*
ARC now capable of custom extra alignment. Ref, closure and seq support. (#15...
cooldome
2020-10-28
1
-0
/
+146
*
Revert "fixes #15280 [backport:1.2] (#15281)" (#15700)
Clyybber
2020-10-24
1
-3
/
+3
*
fix #15631 (#15632)
n5m
2020-10-19
2
-2
/
+2
*
Fix #15599 (#15601)
Clyybber
2020-10-16
1
-1
/
+13
*
renamed '=' to '=copy' [backport:1.2] (#15585)
Andreas Rumpf
2020-10-15
6
-7
/
+974
*
harden the ORC asyncleak3 test case (#15580)
Andreas Rumpf
2020-10-15
2
-1
/
+416
*
Fix 15543 (#15544)
cooldome
2020-10-12
1
-1
/
+21
*
fixes #15532 (#15534)
Andreas Rumpf
2020-10-09
1
-0
/
+21
*
fix #15405. deepcopy arc (#15410)
cooldome
2020-10-01
2
-2
/
+33
*
cursor inference: makes combparser work; refactorings (#15411)
Andreas Rumpf
2020-09-26
2
-2
/
+6
*
Revert "fix #15035 (#15236)" (#15408)
cooldome
2020-09-24
1
-18
/
+1
*
fixes #15361 (#15401)
Andreas Rumpf
2020-09-24
2
-2
/
+55
*
added a basic ORC test I still had lying around (#15376)
Andreas Rumpf
2020-09-20
1
-0
/
+138
*
arc: added tmarshal.nim test case
Araq
2020-09-20
1
-0
/
+140
*
arc: =deepcopy fixes
Araq
2020-09-20
1
-0
/
+67
[next]