summary refs log tree commit diff stats
path: root/compiler/nimfix/nimfix.nim
Commit message (Expand)AuthorAgeFilesLines
* Remove Deprecated Nimfix (#22062)Juan Carlos2023-06-101-111/+0
* followup #17225: simplify code after removing gc2, generational (#17242)Timothee Cour2021-03-031-1/+1
* cmdline: improve command processing (#16056)Timothee Cour2020-11-261-1/+1
* Fix spellings (#12277) [backport]Federico Ceratto2019-09-271-1/+1
* implements a --nep1:on switch to make the compiler enforce the naming convent...Andreas Rumpf2018-06-131-1/+1
* options.nim: no global variables anymoreAndreas Rumpf2018-05-131-1/+1
* make nimfix compile again (#7708)alaviss2018-04-271-7/+7
* removed compiler internal list implementation (#5371)Arne Döring2017-02-221-3/+3
* implements module grouping for the import statementAndreas Rumpf2016-12-211-5/+5
* make nimfix compile with newer compiler APIAraq2016-12-201-2/+3
* Fix few typosFederico Ceratto2016-10-171-1/+1
* renamed writeln to writeLine in compilerpatrick dw2015-06-191-1/+1
* Hopefully fixes nimsuggest building against the compiler package.Dominik Picheta2015-06-041-6/+8
* Happy new year!Guillaume Gelin2015-01-061-1/+1
* implemented --bestEffort switch for nimfixAraq2014-12-261-2/+4
* documented nimfixAraq2014-11-041-1/+1
* nimfix now in its own directory; single file mode now the defaultAraq2014-10-051-0/+106