summary refs log tree commit diff stats
path: root/tests/gc/gcleak2.nim
Commit message (Expand)AuthorAgeFilesLines
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* code cleanup for mark&sweep GCAraq2013-02-071-1/+3
* GC with realtime supportAraq2012-04-211-0/+3
* GC tests now finally part of testsuiteAraq2011-11-101-0/+4
* bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmasAraq2011-03-231-5/+4
* fixes #20Araq2011-03-121-0/+20
gen doesn't produce line tracing commands anymore; fixes #1344' href='/ahoang/Nim/commit/tests/misc/trangechecks.nim?h=devel&id=5641be51c1eefc7887361c2ad986ca20d7135e7b'>5641be51c ^
7d6cbf290 ^
5641be51c ^





7d6cbf290 ^
5641be51c ^



89be5be03 ^




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