summary refs log tree commit diff stats
path: root/tests/generics/tbadgenericlambda.nim
Commit message (Expand)AuthorAgeFilesLines
* use 'using' instead of 'sig' keyword; cleans up new features a bitAndreas Rumpf2016-02-291-1/+1
* Fix some tests.EXetoC2014-03-311-1/+1
* msg -> errmsgZahary Karadjov2014-03-211-1/+1
* fix #715 againZahary Karadjov2014-03-161-0/+7
a@web.de> 2012-02-02 00:16:33 +0100 committer Araq <rumpf_a@web.de> 2012-02-02 00:16:33 +0100 bugfix: threading on PowerPC' href='/ahoang/Nim/commit/tests/mmaptest.nim?h=devel&id=7efe817ca3ad2323a8200b2f73539da4b9bfad24'>7efe817ca ^
e80465dac ^
7efe817ca ^




e80465dac ^

7efe817ca ^


e80465dac ^
7efe817ca ^
e80465dac ^
7efe817ca ^
















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