summary refs log tree commit diff stats
path: root/tests/macros/tgetimpl.nim
Commit message (Expand)AuthorAgeFilesLines
* cleanup tests; don't use non-working 'msg' spec fieldAraq2018-11-231-1/+1
* Add isInstanceOf for generic procs to the macros module (#9730)cooldome2018-11-211-0/+19
* adopt testsArne Döring2018-11-081-8/+7
* Add sym owner to macros (#8253)cooldome2018-09-031-1/+30
* implemented macros.getImplAraq2015-08-211-0/+20
rumpf_a@web.de> 2015-10-28 08:13:49 +0100 updated todo.txt' href='/ahoang/Nim/commit/todo.txt?h=devel&id=22a702868bfd242ff76bf86ea00a278f979a112e'>22a702868 ^
8925d0e10 ^
42be656b9 ^

c6235920c ^



55db59a89 ^
bea62bb63 ^
d79832324 ^
d79832324 ^

157cd6d8d ^
f4a0400de ^
a2bb7d4c7 ^



d4bca58b7 ^
2958adc47 ^

c55f5b34e ^
5f64d7a35 ^
d01ff8994 ^
d01ff8994 ^
22a702868 ^
22a702868 ^


d01ff8994 ^
d01ff8994 ^
22a702868 ^



22a702868 ^

22a702868 ^
258aabba6 ^



9952d1667 ^
258aabba6 ^



22a702868 ^


22a702868 ^







258aabba6 ^


8b5aa221a ^
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
71
72
73
74