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
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed compiler internal list implementation (#5371)
Arne Döring
2017-02-22
1
-3
/
+3
*
implements module grouping for the import statement
Andreas Rumpf
2016-12-21
1
-5
/
+5
*
make nimfix compile with newer compiler API
Araq
2016-12-20
1
-2
/
+3
*
Fix few typos
Federico Ceratto
2016-10-17
1
-1
/
+1
*
get rid of deprecated toLower/toUpper
Andreas Rumpf
2016-07-19
1
-4
/
+4
*
Fixes #1801.
Dominik Picheta
2016-06-06
1
-1
/
+1
*
renamed writeln to writeLine in compiler
patrick dw
2015-06-19
1
-1
/
+1
*
Hopefully fixes nimsuggest building against the compiler package.
Dominik Picheta
2015-06-04
3
-18
/
+23
*
Fixed the paths of nimfix and nimsuggest to be relative.
Joey Payne
2015-04-25
1
-1
/
+1
*
Merge pull request #2598 from jyapayne/devel
Andreas Rumpf
2015-04-24
1
-1
/
+1
|
\
|
*
Removed explicit imports in compiler/nimfix/*.nim and added cfg path modifica...
Joey Payne
2015-04-24
4
-10
/
+6
|
*
Added explicit imports for compiler modules to fix compiling nimsuggest.
Joey Payne
2015-04-24
3
-5
/
+9
*
|
Changed project relative path to include the right directory.
Hans Raaf
2015-02-20
1
-1
/
+1
*
|
Happy new year!
Guillaume Gelin
2015-01-06
3
-3
/
+3
*
|
implemented --bestEffort switch for nimfix
Araq
2014-12-26
1
-2
/
+4
|
/
*
documented nimfix
Araq
2014-11-04
1
-1
/
+1
*
nimfix now in its own directory; single file mode now the default
Araq
2014-10-05
4
-0
/
+368