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
*
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
*
more ORC bugfixes (#15355)
Andreas Rumpf
2020-09-18
2
-1
/
+47
*
Revert "Introduce explicit copy (#15330)" (#15346)
Andreas Rumpf
2020-09-16
1
-22
/
+0
*
Introduce explicit copy (#15330)
cooldome
2020-09-16
1
-0
/
+22
*
fixes #15325 (#15340)
Andreas Rumpf
2020-09-16
1
-0
/
+126
*
fixes #15076 (#15329)
Andreas Rumpf
2020-09-15
1
-0
/
+88
*
fixes a critical ORC bug, refs #15076 (#15323)
Andreas Rumpf
2020-09-14
1
-1
/
+1
*
fixes #15147 (#15315)
Andreas Rumpf
2020-09-12
1
-0
/
+21
*
fixes #15122 (#15301)
Andreas Rumpf
2020-09-11
1
-0
/
+43
*
Fix #15286 (#15292)
cooldome
2020-09-10
1
-0
/
+8
*
fixes #15280 [backport:1.2] (#15281)
Andreas Rumpf
2020-09-09
1
-3
/
+3
*
fix #15238 (#15262)
cooldome
2020-09-04
1
-1
/
+17
*
fix #15035 (#15236)
cooldome
2020-08-28
1
-0
/
+16
*
fixes #15130 (#15141)
Andreas Rumpf
2020-08-01
1
-2
/
+75
*
fixes #15122 [backport:1.2] (#15139)
Andreas Rumpf
2020-08-01
1
-0
/
+28
*
cursor and mutation tracking fixes (#15113)
Andreas Rumpf
2020-07-30
2
-5
/
+59
*
disable sink inference, only enable it for the stdlib. Reason: better source ...
Andreas Rumpf
2020-07-28
1
-0
/
+1
*
fixes #15076 (#15095)
Andreas Rumpf
2020-07-27
1
-0
/
+21
*
fixes a closure iterator memory leaks, progress on #15076
Araq
2020-07-27
1
-0
/
+36
*
fixes #15038 [backport:1.2]
Andreas Rumpf
2020-07-26
1
-0
/
+26
*
fixes #15052
Andreas Rumpf
2020-07-26
1
-0
/
+11
*
Add a test-case for #12990 (#15072)
Danil Yarantsev
2020-07-25
2
-2
/
+16
*
fixes #15044 [backport:1.2]
Andreas Rumpf
2020-07-23
1
-0
/
+18
*
Add a testcase for #14480. Fixes #14480 (#15037)
Danil Yarantsev
2020-07-22
1
-0
/
+7
*
cursor inference bugfix
Andreas Rumpf
2020-07-20
1
-2
/
+62
*
arc: cursors for simple for loop variables (#15008)
Andreas Rumpf
2020-07-17
2
-4
/
+29
*
Show that a variable is cursor in --expandArc (#15002)
Clyybber
2020-07-17
2
-12
/
+12
*
Fix #14994 (#14996)
Clyybber
2020-07-15
1
-0
/
+14
*
An optimizer for ARC (#14962)
Andreas Rumpf
2020-07-15
6
-0
/
+884
*
repr_v2 improvements (#14992)
Clyybber
2020-07-15
1
-0
/
+6
*
Fix #14985 (#14988)
Clyybber
2020-07-15
1
-0
/
+30
*
injectdestructors fixes and refactor (#14964)
Clyybber
2020-07-14
3
-4
/
+207
*
Add testcase for #14383 (#14957)
Clyybber
2020-07-10
2
-0
/
+36
*
fixes #14900, this time for real, maybe (#14934)
Andreas Rumpf
2020-07-08
1
-17
/
+11
*
fixes #14900
Araq
2020-07-08
1
-0
/
+20
*
fixes #14899
Araq
2020-07-08
1
-0
/
+14
[next]