summary refs log tree commit diff stats
path: root/nimpretty
Commit message (Expand)AuthorAgeFilesLines
* minor style changesAraq2019-07-111-1/+1
* nimpretty: more comment indentation fixesnarimiran2019-07-092-0/+26
* nimpretty: more improvementsAraq2019-07-092-0/+90
* nimpretty: yet another improvementAraq2019-07-092-0/+20
* nimpretty: don't introduce extra spaces after a colon or a comma (#11672)Miran2019-07-072-130/+136
* nimpretty: improved detection of commas and semicolons (#11661)Miran2019-07-062-0/+4
* nimpretty: don't touch formatted multiline comments (#11663)Miran2019-07-052-4/+60
* nimpretty: relax line length rules when dealing with (inline) comments (#11657)Miran2019-07-053-5/+29
* [bugfix] fix wrong nimpretty unidents, refs #11616 (#11645)Miran2019-07-032-0/+25
* [bugfix] nimpretty indents multiline comments correctly (#11607)Miran2019-07-022-0/+38
* nimpretty: bugfix [bugfix]Araq2019-06-282-0/+78
* [bugfix] fix #11469, new rules for a newline in nimpretty (#11512)Miran2019-06-264-18/+36
* [bugfix] nimpretty: better alignment; fixes #11467Araq2019-06-142-0/+350
* [bugfix] nimpretty: fixes #11470Araq2019-06-132-0/+30
* [bugfix] nimpretty: fixes #11468Araq2019-06-132-0/+16
* [bugfix] fix nimpretty for absolute paths (#11480)Jasper Jenkins2019-06-121-1/+3
* nimpretty: smart tabs support, fixes #9399 [bugfix]Andreas Rumpf2019-06-104-14/+35
* nimpretty: fixes #10156 [bugfix]Andreas Rumpf2019-06-082-0/+98
* nimpretty: closes #10159 [bugfix]Araq2019-06-072-0/+24
* nimpretty: fixes #9505 [bugfix]Araq2019-06-072-0/+48
* nimpretty: fixes #10177 [bugfix]Araq2019-06-072-0/+18
* nimpretty: fixes #10295Araq2019-06-072-0/+19
* cleanup nimpretty's configAndreas Rumpf2019-06-061-1/+1
* make fullpaths the default in error messages and stack traces for mor… (#11...Andreas Rumpf2019-06-051-0/+1
* fixes #9811 (#10961)tofu2019-04-041-1/+2
* fixes #10200 (#10950)tofu2019-04-042-0/+12
* Initial version of the hot-code reloading support for native targets (#10729)zah2019-02-261-1/+1
* [nimpretty] fix #10211; fix #10199 (#10212)Timothee Cour2019-01-081-8/+16
* nimpretty: explicit --indent option; fixes #9502; refs #9510 [backport]Andreas Rumpf2018-11-111-4/+16
* nimpretty: fixes #9673 [backport]Andreas Rumpf2018-11-112-0/+6
* nimpretty tester: strengthen the comparison, do not use stripAndreas Rumpf2018-10-261-1/+1
* nimpretty: fixes #9506Andreas Rumpf2018-10-263-1/+15
* nimpretty: fixes #9500Araq2018-10-252-0/+46
* nimpretty: fixes #9504Araq2018-10-252-0/+10
* nimpretty: closes #9484Araq2018-10-242-0/+18
* nimpretty: test for idempotence; fixes #9483Araq2018-10-243-6/+24
* nimpretty: fixes #8078Araq2018-10-242-0/+16
* nimpretty: fixes #9398Araq2018-10-243-1/+14
* closes #9400Araq2018-10-232-0/+10
* nimpretty: minor bug fixAraq2018-10-232-0/+2
* nimpretty: fixes #9384Araq2018-10-171-1/+1
* nimpretty: added an new simple testAndreas Rumpf2018-10-162-0/+6
* nimpretty: fixes #9144Andreas Rumpf2018-10-162-0/+9
* nimpretty: add #!nimpretty on/off directivesAndreas Rumpf2018-10-162-4/+20
* nimpretty: fixes #8626Andreas Rumpf2018-10-163-1/+18
* nimpretty: render r-strings properly, fixes #9236Andreas Rumpf2018-10-162-0/+4
* make tests green againAraq2018-09-071-3/+3
* nimpretty: detect '; vs ,' style based on the first usage of the token in par...Araq2018-06-261-1/+1
* nimpretty: bugfixes; refs #8078Araq2018-06-203-1/+35
* nimpretty: added more code claimed to not be workingAndreas Rumpf2018-06-202-0/+26