summary refs log tree commit diff stats
path: root/tests/arc
Commit message (Expand)AuthorAgeFilesLines
* fixes #18469 (#18544)Andreas Rumpf2021-07-201-0/+44
* added `nimAllocPagesViaMalloc` switch (#18490)Andreas Rumpf2021-07-151-1/+1
* fixes #17893 (#18485)Andreas Rumpf2021-07-131-0/+67
* closes #18433 (#18484)Andreas Rumpf2021-07-131-0/+38
* thamming_orc test created/destroyed counts match (#18471)GordonBGood2021-07-121-4/+4
* ORC: support for custom =trace procs (#18459)Andreas Rumpf2021-07-091-0/+240
* ORC: use =destroy instead of =dispose (#18440)Andreas Rumpf2021-07-071-0/+155
* fixes #18030 (#18415)Andreas Rumpf2021-07-011-0/+30
* fixes #18240 (#18354)Andreas Rumpf2021-06-251-0/+32
* fixes #18287 (#18346)Andreas Rumpf2021-06-251-1/+50
* ARC: fixes memory leaks with newSeq used in a loop [backport:1.4] (#18040)Andreas Rumpf2021-05-181-0/+13
* Rework DFA traversal (#18016)Clyybber2021-05-161-0/+34
* ORC: cursor inference bugfix (#17973)Andreas Rumpf2021-05-081-1/+46
* Fix #17712 (#17873)Clyybber2021-04-271-0/+11
* fix #17812 (repr fails to compile with ARC/ORC) (#17816)flywind2021-04-221-0/+29
* Fix #17199 (#17348)Clyybber2021-03-261-0/+32
* Fixes #17450 (#17477)Clyybber2021-03-231-0/+14
* Revert "Fixes #17450 (#17474)" (#17476)Clyybber2021-03-231-14/+0
* Fixes #17450 (#17474)Clyybber2021-03-231-0/+14
* Fix #16437 (#17277)Clyybber2021-03-064-16/+53
* deprecate newruntime (#17245)flywind2021-03-043-3/+3
* fixes #17173 (#17213)Andreas Rumpf2021-03-011-0/+10
* fixes #17170 (#17171)Andreas Rumpf2021-02-241-0/+34
* fix #17159 items(cstring) works in VM (#17160)Timothee Cour2021-02-241-16/+0
* ARC Analysis in one pass v3 (#17068)Clyybber2021-02-173-3/+85
* fixes #17033 [backport:1.4] (#17061)Andreas Rumpf2021-02-171-2/+84
* Revert "ARC: Analysis in one pass v2 (#17000)" (#17046)Clyybber2021-02-152-29/+3
* 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