summary refs log tree commit diff stats
path: root/compiler/evaltempl.nim
Commit message (Expand)AuthorAgeFilesLines
* Nimrod renamed to NimAraq2014-08-281-1/+1
* case consistency: next stepsAraq2013-12-291-1/+1
* case consistency part 4Araq2013-12-271-6/+6
* attempt to improve line information for '!=' etc. templatesAraq2013-10-151-32/+13
* bugfix: evalTemplateArgsAraq2012-10-141-1/+1
* term rewriting macros fully implemented; still buggyAraq2012-09-031-10/+52
* first steps to make templates hygienicAraq2012-08-201-0/+83
e5e1458'>01ab5948a ^
9e6fb3f69 ^

d68181246 ^
01ab5948a ^


01ab5948a ^

0d68ef9f1 ^



9eb909baf ^
01ab5948a ^
869a5aa90 ^
f8fe86fcd ^
0d68ef9f1 ^
9eb909baf ^
3d4084208 ^

2f43fdb83 ^
73c6efdf6 ^
01ab5948a ^
46efaf294 ^
9eb909baf ^
0d68ef9f1 ^
9eb909baf ^
46efaf294 ^
9eb909baf ^
0d68ef9f1 ^
813828f69 ^
d68181246 ^
01ab5948a ^

0d68ef9f1 ^

01ab5948a ^
813828f69 ^


0d68ef9f1 ^

813828f69 ^
826c1e2d7 ^
01ab5948a ^


0d68ef9f1 ^
01ab5948a ^



091c1b307 ^
813828f69 ^

01ab5948a ^
d68181246 ^
73c6efdf6 ^
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