index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
nimfix
/
pretty.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup compiler/prettybase to not use redudant global variables
Andreas Rumpf
2018-05-27
1
-12
/
+10
*
refactoring: remove idents.legacy global variable and pass the IdentCache aro...
Andreas Rumpf
2018-05-27
1
-7
/
+7
*
remove more global variables in the Nim compiler
Andreas Rumpf
2018-05-27
1
-1
/
+1
*
preparations of making compiler/msgs.nim free of global variables
Andreas Rumpf
2018-05-17
1
-5
/
+5
*
more modules compile again
Andreas Rumpf
2018-05-12
1
-2
/
+2
*
move more global variables into ConfigRef
Andreas Rumpf
2018-05-11
1
-1
/
+1
*
guards.nim does compile
Andreas Rumpf
2018-05-11
1
-12
/
+13
*
refactoring: make FileIndex a distinct type; make line information an uint16;...
Andreas Rumpf
2018-04-21
1
-5
/
+5
*
fixes #7522
Araq
2018-04-06
1
-2
/
+2
*
get rid of deprecated toLower/toUpper
Andreas Rumpf
2016-07-19
1
-4
/
+4
*
Hopefully fixes nimsuggest building against the compiler package.
Dominik Picheta
2015-06-04
1
-9
/
+11
*
Happy new year!
Guillaume Gelin
2015-01-06
1
-1
/
+1
*
nimfix now in its own directory; single file mode now the default
Araq
2014-10-05
1
-0
/
+152