summary refs log tree commit diff stats
path: root/compiler/idgen.nim
Commit message (Expand)AuthorAgeFilesLines
* [refactoring] remove unused imports in the compiler and in some stdlib modulesAraq2019-07-181-1/+1
* compiler refactoring; use typesafe path handing; docgen: render symbols betwe...Andreas Rumpf2018-09-071-5/+5
* big refactoring: parser compiles againAndreas Rumpf2018-05-101-6/+6
* remove unused stuffJacek Sieka2016-08-091-1/+1
* C code generation now deterministic; fixes #4364Andreas Rumpf2016-06-221-7/+1
* nimrod -> nimErik Johansson Andersson2016-02-051-1/+1
* renamed writeln to writeLine in compilerpatrick dw2015-06-191-11/+11
* 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