summary refs log tree commit diff stats
path: root/tests/run/tclosure3.nim
Commit message (Expand)AuthorAgeFilesLines
* preparations for making 'closure' the default calling convention for proc typesAraq2012-07-161-3/+3
* closures shouldn't leak anymoreAraq2012-07-161-1/+0
* work on closures continues; fixed #116Araq2012-07-131-0/+21
title='Blame the previous revision' href='/ahoang/Nim/blame/lib/system/fatal.nim?h=devel&id=26f48437ca429f8e25f20d1f986c5b46e83cc90b'>^
c94647aec ^
2b5e48d80 ^









c94647aec ^
2b5e48d80 ^


c94647aec ^
2b5e48d80 ^







c94647aec ^
2b5e48d80 ^







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