summary refs log tree commit diff stats
path: root/tests/arc
Commit message (Expand)AuthorAgeFilesLines
* ARC: Analysis in one pass v2 (#17000)Clyybber2021-02-102-3/+29
* Revert "ARC Analysis in one pass (#16849)" (#16984)Clyybber2021-02-092-29/+3
* ARC Analysis in one pass (#16849)Clyybber2021-02-092-3/+29
* use typeof instead type (#16962)flywind2021-02-082-27/+27
* Finer analysis for array access (#16787)Clyybber2021-01-241-0/+31
* Part-to-whole optimization (#16775)Clyybber2021-01-211-1/+46
* Reboot of #16195 (#16746)Clyybber2021-01-202-1/+159
* Deprecate TaintedString (#15423)Juan Carlos2021-01-151-1/+1
* Fix 16722 (#16730)cooldome2021-01-151-1/+43
* use doAssert in tests (#16486)flywind2020-12-283-4/+4
* fix #15043 (#16441) [backport:1.4]cooldome2020-12-271-0/+16
* testament: error instead of silently ignore invalid targets; remove pointless...Timothee Cour2020-12-141-1/+1
* ORC: make the adaptive strategy the default in order to fight memory consumpt...Andreas Rumpf2020-12-052-1/+39
* Revert "fix #16185 (#16195)" (#16197)Andreas Rumpf2020-11-301-50/+1
* fix #16185 (#16195)cooldome2020-11-301-1/+50
* make megatest consistent with unjoined tests wrt newlines, honor newlines in ...Timothee Cour2020-11-281-1/+3
* fix #16120 (#16145)cooldome2020-11-261-1/+15
* fixes #15076 (#16143)Andreas Rumpf2020-11-262-0/+95
* fixes #16069; [backport:1.2] [backport:1.4] (#16115)Andreas Rumpf2020-11-241-1/+1
* fix #16025 repr now consistent: does not insert trailing newline (#16034)Timothee Cour2020-11-191-0/+3
* fix #16033 nim js --gc:arc works and ignores --gc:arc (#16036)Timothee Cour2020-11-181-0/+10
* ORC: prepare for another patent-pending optimization (#15996)Andreas Rumpf2020-11-181-1/+1
* fix #15910 (#15984)cooldome2020-11-161-1/+65
* fixes #15753 [backport:1.4] (#15971)Andreas Rumpf2020-11-151-0/+33
* Fix #15909 (#15914)Fanael Linithien2020-11-121-0/+16
* Fix 15629 (#15888)cooldome2020-11-091-2/+27
* fix #15707 (#15870)cooldome2020-11-091-0/+14
* fix #15609 (#15856)cooldome2020-11-051-0/+33
* ARC now capable of custom extra alignment. Ref, closure and seq support. (#15...cooldome2020-10-281-0/+146
* Revert "fixes #15280 [backport:1.2] (#15281)" (#15700)Clyybber2020-10-241-3/+3
* fix #15631 (#15632)n5m2020-10-192-2/+2
* Fix #15599 (#15601)Clyybber2020-10-161-1/+13
* renamed '=' to '=copy' [backport:1.2] (#15585)Andreas Rumpf2020-10-156-7/+974
* harden the ORC asyncleak3 test case (#15580)Andreas Rumpf2020-10-152-1/+416
* Fix 15543 (#15544)cooldome2020-10-121-1/+21
* fixes #15532 (#15534)Andreas Rumpf2020-10-091-0/+21
* 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