summary refs log tree commit diff stats
path: root/compiler/nimfix/pretty.nim
Commit message (Expand)AuthorAgeFilesLines
* cleanup compiler/prettybase to not use redudant global variablesAndreas Rumpf2018-05-271-12/+10
* refactoring: remove idents.legacy global variable and pass the IdentCache aro...Andreas Rumpf2018-05-271-7/+7
* remove more global variables in the Nim compilerAndreas Rumpf2018-05-271-1/+1
* preparations of making compiler/msgs.nim free of global variablesAndreas Rumpf2018-05-171-5/+5
* more modules compile againAndreas Rumpf2018-05-121-2/+2
* move more global variables into ConfigRefAndreas Rumpf2018-05-111-1/+1
* guards.nim does compileAndreas Rumpf2018-05-111-12/+13
* refactoring: make FileIndex a distinct type; make line information an uint16;...Andreas Rumpf2018-04-211-5/+5
* fixes #7522Araq2018-04-061-2/+2
* get rid of deprecated toLower/toUpperAndreas Rumpf2016-07-191-4/+4
* Hopefully fixes nimsuggest building against the compiler package.Dominik Picheta2015-06-041-9/+11
* Happy new year!Guillaume Gelin2015-01-061-1/+1
* nimfix now in its own directory; single file mode now the defaultAraq2014-10-051-0/+152