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
/
nimfix.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Deprecated Nimfix (#22062)
Juan Carlos
2023-06-10
1
-111
/
+0
*
followup #17225: simplify code after removing gc2, generational (#17242)
Timothee Cour
2021-03-03
1
-1
/
+1
*
cmdline: improve command processing (#16056)
Timothee Cour
2020-11-26
1
-1
/
+1
*
Fix spellings (#12277) [backport]
Federico Ceratto
2019-09-27
1
-1
/
+1
*
implements a --nep1:on switch to make the compiler enforce the naming convent...
Andreas Rumpf
2018-06-13
1
-1
/
+1
*
options.nim: no global variables anymore
Andreas Rumpf
2018-05-13
1
-1
/
+1
*
make nimfix compile again (#7708)
alaviss
2018-04-27
1
-7
/
+7
*
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
*
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
1
-6
/
+8
*
Happy new year!
Guillaume Gelin
2015-01-06
1
-1
/
+1
*
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
1
-0
/
+106