summary refs log tree commit diff stats
path: root/tests/arc
Commit message (Expand)AuthorAgeFilesLines
* fix #15238 (#15262)cooldome2020-09-041-1/+17
* fix #15035 (#15236)cooldome2020-08-281-0/+16
* fixes #15130 (#15141)Andreas Rumpf2020-08-011-2/+75
* fixes #15122 [backport:1.2] (#15139)Andreas Rumpf2020-08-011-0/+28
* cursor and mutation tracking fixes (#15113)Andreas Rumpf2020-07-302-5/+59
* disable sink inference, only enable it for the stdlib. Reason: better source ...Andreas Rumpf2020-07-281-0/+1
* fixes #15076 (#15095)Andreas Rumpf2020-07-271-0/+21
* fixes a closure iterator memory leaks, progress on #15076Araq2020-07-271-0/+36
* fixes #15038 [backport:1.2]Andreas Rumpf2020-07-261-0/+26
* fixes #15052Andreas Rumpf2020-07-261-0/+11
* Add a test-case for #12990 (#15072)Danil Yarantsev2020-07-252-2/+16
* fixes #15044 [backport:1.2]Andreas Rumpf2020-07-231-0/+18
* Add a testcase for #14480. Fixes #14480 (#15037)Danil Yarantsev2020-07-221-0/+7
* cursor inference bugfixAndreas Rumpf2020-07-201-2/+62
* arc: cursors for simple for loop variables (#15008)Andreas Rumpf2020-07-172-4/+29
* Show that a variable is cursor in --expandArc (#15002)Clyybber2020-07-172-12/+12
* Fix #14994 (#14996)Clyybber2020-07-151-0/+14
* An optimizer for ARC (#14962)Andreas Rumpf2020-07-156-0/+884
* repr_v2 improvements (#14992)Clyybber2020-07-151-0/+6
* Fix #14985 (#14988)Clyybber2020-07-151-0/+30
* injectdestructors fixes and refactor (#14964)Clyybber2020-07-143-4/+207
* Add testcase for #14383 (#14957)Clyybber2020-07-102-0/+36
* fixes #14900, this time for real, maybe (#14934)Andreas Rumpf2020-07-081-17/+11
* fixes #14900Araq2020-07-081-0/+20
* fixes #14899Araq2020-07-081-0/+14
* fixes #14402 (#14908)Andreas Rumpf2020-07-081-0/+26
* Add testcase for #14864 (#14928)Clyybber2020-07-073-0/+13
* Add testcase for #14472 (#14921)Clyybber2020-07-061-0/+23
* Fix #14396 (#14793)Clyybber2020-07-041-26/+26
* scoped memory management (#14790)Andreas Rumpf2020-07-045-13/+214
* Fix #14568 (#14583)Clyybber2020-06-071-2/+25
* fixes #14495 [backport:1.2] (#14496)Andreas Rumpf2020-05-291-5/+43
* Small improvements for string and char repr with gc:arc (#14400)Clyybber2020-05-201-2/+2
* New "ping-pong" DFA (#14322)Clyybber2020-05-151-0/+103
* fix #14333 (#14336)cooldome2020-05-131-1/+17
* fix #14320 (tasyncawait.nim is recently very flaky) + avoid hardcoding servic...Timothee Cour2020-05-131-14/+7
* close #13071 by adding test: nim cpp -r --gc:arc` segfaults on caught Asserti...Timothee Cour2020-05-121-0/+16
* fix #14312cooldome2020-05-121-2/+13
* fix #14219 (#14225)cooldome2020-05-112-0/+16
* Fix #14269 (#14286)Clyybber2020-05-091-1/+103
* Fix #14270 and add testcases (#14276)Clyybber2020-05-081-0/+30
* fix #14243 (#14257)cooldome2020-05-071-1/+15
* Fix the DFA for "unstructured controlflow" (#14263)Clyybber2020-05-071-0/+24
* fix #14236 (#14250)cooldome2020-05-071-0/+16
* fixes #14244 (#14248)cooldome2020-05-061-0/+19
* destructors: don't produce stupid code for 'cast' (#14208) [backport:1.2]Andreas Rumpf2020-05-041-0/+14
* fixes #14079 [backport:1.2] (#14163)Andreas Rumpf2020-04-292-2/+30
* Error -> Defect for defects (#13908)Jacek Sieka2020-04-281-5/+5
* new implementations for --gc:orc (#14121)Andreas Rumpf2020-04-271-1/+2
* cycle collector (#14071)Andreas Rumpf2020-04-221-0/+183