summary refs log tree commit diff stats
path: root/tests/gc/closureleak.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #12899 (#12921)Andreas Rumpf2019-12-181-2/+2
* ARC: ported the GC tests over to --gc:arcAraq2019-11-261-7/+15
* remove deprecated procs (#12535)Andreas Rumpf2019-11-051-2/+2
* travis: cleanup & add 32-bit Linux testing (#11337)alaviss2019-05-301-0/+1
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-2/+2
* fixes #1796Araq2015-01-051-2/+2
* make tests greenAraq2014-08-311-1/+1
* rod file viewer for easier debugging of rod filesAraq2013-04-041-1/+1
* fixes #376Araq2013-03-241-0/+33
hoang/Nim/commit/tests/accept/run/tnodeadlocks.nim?h=devel&id=3260702a6044cdae89cf673ad1983aa3342127de'>3260702a6 ^
99bcc233c ^
3260702a6 ^




5008b4446 ^


3260702a6 ^
5008b4446 ^


3260702a6 ^
5008b4446 ^


3260702a6 ^
5008b4446 ^


3260702a6 ^
5008b4446 ^


3260702a6 ^
5008b4446 ^


3260702a6 ^

5008b4446 ^

3260702a6 ^




















1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70