summary refs log tree commit diff stats
path: root/compiler/gorgeimpl.nim
Commit message (Expand)AuthorAgeFilesLines
* compiler refactoring; use typesafe path handing; docgen: render symbols betwe...Andreas Rumpf2018-09-071-2/+2
* remove more global variables in the Nim compilerAndreas Rumpf2018-05-271-1/+2
* preparations of making compiler/msgs.nim free of global variablesAndreas Rumpf2018-05-171-1/+1
* transf and vmgen compile againAndreas Rumpf2018-05-121-2/+2
* move new sha1 module into the new 'std' namespaceAndreas Rumpf2018-02-061-1/+1
* fixes #6961Andreas Rumpf2018-02-021-1/+1
* made nimresolve part of the compilerAndreas Rumpf2017-10-291-27/+1
* implemented new experimental scriptable import mechanismAndreas Rumpf2017-10-011-0/+83