summary refs log tree commit diff stats
path: root/compiler/nimfix
Commit message (Collapse)AuthorAgeFilesLines
* renamed writeln to writeLine in compilerpatrick dw2015-06-191-1/+1
|
* Hopefully fixes nimsuggest building against the compiler package.Dominik Picheta2015-06-043-18/+23
|
* Fixed the paths of nimfix and nimsuggest to be relative.Joey Payne2015-04-251-1/+1
|
* Merge pull request #2598 from jyapayne/develAndreas Rumpf2015-04-241-1/+1
|\ | | | | Added explicit imports for compiler modules to fix compiling nimsuggest on it's own.
| * Removed explicit imports in compiler/nimfix/*.nim and added cfg path ↵Joey Payne2015-04-244-10/+6
| | | | | | | | modification
| * Added explicit imports for compiler modules to fix compiling nimsuggest.Joey Payne2015-04-243-5/+9
| | | | | | | | See https://github.com/nim-lang/nimsuggest/issues/1
* | Changed project relative path to include the right directory.Hans Raaf2015-02-201-1/+1
| |
* | Happy new year!Guillaume Gelin2015-01-063-3/+3
| |
* | 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-054-0/+368