summary refs log tree commit diff stats
path: root/compiler/idgen.nim
Commit message (Expand)AuthorAgeFilesLines
* Nimrod renamed to NimAraq2014-08-281-1/+1
* renamefestAraq2014-08-231-1/+1
* fixed tuples in a static context; preparations for correct compile time evalu...Araq2014-03-221-1/+1
* case consistency: next stepsAraq2013-12-291-1/+1
* case consistency part 4Araq2013-12-271-3/+3
* case consistency part 1Araq2013-12-271-3/+3
* next steps to hygienic templatesAraq2012-08-201-5/+1
* genSym support for hygienic macros and templates.Zahary Karadjov2012-03-261-2/+5
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* compiler uses new 'readLine'Araq2011-11-271-5/+8
* rod files: next trivial examples workingAraq2011-10-221-1/+4
* first steps to C file merge operation for incremental compilationAraq2011-10-211-3/+6
* much more efficient rod file generationAraq2011-10-181-0/+57
b.com> 2018-10-09 19:24:03 +0200 committer Andreas Rumpf <rumpf_a@web.de> 2018-10-09 19:24:02 +0200 Make the registered passes local to the ModuleGraph (#9259)' href='/ahoang/Nim/commit/compiler/passaux.nim?h=devel&id=b97a7dbf3d1874b7dbf6b541ac57b27f8fbcd367'>b97a7dbf3 ^
9e6fb3f69 ^
8ca5b71c6 ^
b97a7dbf3 ^
8ca5b71c6 ^

226595515 ^
0483a5ffa ^

d68181246 ^

0483a5ffa ^
e25474154 ^
8ca5b71c6 ^
0483a5ffa ^
d68181246 ^
091c1b307 ^
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