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
*
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
*
fixes #14402 (#14908)
Andreas Rumpf
2020-07-08
1
-0
/
+26
*
Add testcase for #14864 (#14928)
Clyybber
2020-07-07
3
-0
/
+13
*
Add testcase for #14472 (#14921)
Clyybber
2020-07-06
1
-0
/
+23
*
Fix #14396 (#14793)
Clyybber
2020-07-04
1
-26
/
+26
*
scoped memory management (#14790)
Andreas Rumpf
2020-07-04
5
-13
/
+214
*
Fix #14568 (#14583)
Clyybber
2020-06-07
1
-2
/
+25
*
fixes #14495 [backport:1.2] (#14496)
Andreas Rumpf
2020-05-29
1
-5
/
+43
*
Small improvements for string and char repr with gc:arc (#14400)
Clyybber
2020-05-20
1
-2
/
+2
*
New "ping-pong" DFA (#14322)
Clyybber
2020-05-15
1
-0
/
+103
*
fix #14333 (#14336)
cooldome
2020-05-13
1
-1
/
+17
*
fix #14320 (tasyncawait.nim is recently very flaky) + avoid hardcoding servic...
Timothee Cour
2020-05-13
1
-14
/
+7
*
close #13071 by adding test: nim cpp -r --gc:arc` segfaults on caught Asserti...
Timothee Cour
2020-05-12
1
-0
/
+16
*
fix #14312
cooldome
2020-05-12
1
-2
/
+13
*
fix #14219 (#14225)
cooldome
2020-05-11
2
-0
/
+16
*
Fix #14269 (#14286)
Clyybber
2020-05-09
1
-1
/
+103
*
Fix #14270 and add testcases (#14276)
Clyybber
2020-05-08
1
-0
/
+30
*
fix #14243 (#14257)
cooldome
2020-05-07
1
-1
/
+15
*
Fix the DFA for "unstructured controlflow" (#14263)
Clyybber
2020-05-07
1
-0
/
+24
*
fix #14236 (#14250)
cooldome
2020-05-07
1
-0
/
+16
*
fixes #14244 (#14248)
cooldome
2020-05-06
1
-0
/
+19
*
destructors: don't produce stupid code for 'cast' (#14208) [backport:1.2]
Andreas Rumpf
2020-05-04
1
-0
/
+14
*
fixes #14079 [backport:1.2] (#14163)
Andreas Rumpf
2020-04-29
2
-2
/
+30
*
Error -> Defect for defects (#13908)
Jacek Sieka
2020-04-28
1
-5
/
+5
*
new implementations for --gc:orc (#14121)
Andreas Rumpf
2020-04-27
1
-1
/
+2
*
cycle collector (#14071)
Andreas Rumpf
2020-04-22
1
-0
/
+183
[next]