summary refs log tree commit diff stats
path: root/tests/arc/trepr.nim
Commit message (Expand)AuthorAgeFilesLines
* fix #15043 (#16441) [backport:1.4]cooldome2020-12-271-0/+16
* fix #16025 repr now consistent: does not insert trailing newline (#16034)Timothee Cour2020-11-191-0/+3
* repr_v2 improvements (#14992)Clyybber2020-07-151-0/+6
* Small improvements for string and char repr with gc:arc (#14400)Clyybber2020-05-201-2/+2
* Fix #14270 and add testcases (#14276)Clyybber2020-05-081-0/+30
* Unwind just the "pseudorandom probing" part of recent sets,tables changes (#1...c-blake2020-03-311-1/+1
* [backport] pseudorandom probing for hash collision (#13418)Timothee Cour2020-02-191-1/+1
* Repr v2 progress (#13268)cooldome2020-01-281-0/+34
>
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44