summary refs log tree commit diff stats
path: root/tests/arc
Commit message (Expand)AuthorAgeFilesLines
* fix #15405. deepcopy arc (#15410)cooldome2020-10-012-2/+33
* cursor inference: makes combparser work; refactorings (#15411)Andreas Rumpf2020-09-262-2/+6
* Revert "fix #15035 (#15236)" (#15408)cooldome2020-09-241-18/+1
* fixes #15361 (#15401)Andreas Rumpf2020-09-242-2/+55
* added a basic ORC test I still had lying around (#15376)Andreas Rumpf2020-09-201-0/+138
* arc: added tmarshal.nim test caseAraq2020-09-201-0/+140
* arc: =deepcopy fixesAraq2020-09-201-0/+67
* more ORC bugfixes (#15355)Andreas Rumpf2020-09-182-1/+47
* Revert "Introduce explicit copy (#15330)" (#15346)Andreas Rumpf2020-09-161-22/+0
* Introduce explicit copy (#15330)cooldome2020-09-161-0/+22
* fixes #15325 (#15340)Andreas Rumpf2020-09-161-0/+126
* fixes #15076 (#15329)Andreas Rumpf2020-09-151-0/+88
* fixes a critical ORC bug, refs #15076 (#15323)Andreas Rumpf2020-09-141-1/+1
* fixes #15147 (#15315)Andreas Rumpf2020-09-121-0/+21
* fixes #15122 (#15301)Andreas Rumpf2020-09-111-0/+43
* Fix #15286 (#15292)cooldome2020-09-101-0/+8
* fixes #15280 [backport:1.2] (#15281)Andreas Rumpf2020-09-091-3/+3
* 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