summary refs log tree commit diff stats
path: root/tests/arc
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixes #14003 (#14006) [backport:1.2]cooldome2020-04-171-0/+17
* Step2: fixes #13781, fixes #13805 (#13897)cooldome2020-04-161-0/+63
* Implements RFCs #209 (#13995)cooldome2020-04-161-0/+49
* error msg for #13864 (#13962)cooldome2020-04-131-0/+15
* fixes #13810 (#13821)cooldome2020-03-311-1/+22
* Unwind just the "pseudorandom probing" part of recent sets,tables changes (#1...c-blake2020-03-311-1/+1
* cycle breaker (#13593)Andreas Rumpf2020-03-191-7/+12
* fixes #13691 (#13694)Andreas Rumpf2020-03-191-0/+29
* arc optimizations (#13325)Andreas Rumpf2020-03-181-0/+55
* new feature: --staticBoundChecks:on to enforce static array index checking (#...Andreas Rumpf2020-03-181-14/+14
* fixes #13622 (#13679)Andreas Rumpf2020-03-181-0/+20
* fixes #13240Araq2020-03-111-0/+25
* fixes #13596 (#13612)Andreas Rumpf2020-03-092-0/+112
* [backport] pseudorandom probing for hash collision (#13418)Timothee Cour2020-02-191-1/+1
* fixes #13368 (#13397)cooldome2020-02-141-0/+11
* fixes #13314 (#13372)Andreas Rumpf2020-02-091-1/+25
* fixes #13269 (#13344)Andreas Rumpf2020-02-071-0/+14
* Fixed codegen for constant cstring with --gc:arc (#13326)Ico Doornekamp2020-02-041-0/+16
* Repr v2 progress (#13268)cooldome2020-01-281-0/+34
* ARC works for async on Windows (#13179)Andreas Rumpf2020-01-171-0/+69
* ARC: misc bugfixes (#13156)Andreas Rumpf2020-01-152-0/+210