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
/
prettybase.nim
Commit message (
Collapse
)
Author
Age
Files
Lines
*
[refactoring] remove unused imports in the compiler and in some stdlib modules
Araq
2019-07-18
1
-2
/
+0
|
*
implements a --nep1:on switch to make the compiler enforce the naming ↵
Andreas Rumpf
2018-06-13
1
-13
/
+3
|
|
|
|
conventions outlined in NEP-1
*
cleanup compiler/prettybase to not use redudant global variables
Andreas Rumpf
2018-05-27
1
-49
/
+6
|
*
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
-9
/
+9
|
*
pretty, prettybase: simplify relative paths (#7779)
alaviss
2018-05-07
1
-1
/
+1
|
|
|
This allows nimble to be built with compiler as a nimble package
*
refactoring: make FileIndex a distinct type; make line information an ↵
Andreas Rumpf
2018-04-21
1
-8
/
+8
|
|
|
|
uint16; fixes #7654
*
fixes #7522
Araq
2018-04-06
1
-1
/
+1
|
*
Hopefully fixes nimsuggest building against the compiler package.
Dominik Picheta
2015-06-04
1
-3
/
+4
|
*
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
/
+93