summary refs log tree commit diff stats
path: root/nimpretty/tests/expected
Commit message (Collapse)AuthorAgeFilesLines
* nimpretty: fixes #9673 [backport]Andreas Rumpf2018-11-111-0/+3
|
* nimpretty: fixes #9506Andreas Rumpf2018-10-261-0/+7
|
* nimpretty: fixes #9500Araq2018-10-251-0/+23
|
* nimpretty: fixes #9504Araq2018-10-251-0/+5
|
* nimpretty: closes #9484Araq2018-10-241-0/+9
|
* nimpretty: test for idempotence; fixes #9483Araq2018-10-241-0/+7
|
* nimpretty: fixes #8078Araq2018-10-241-0/+8
|
* nimpretty: fixes #9398Araq2018-10-242-1/+8
|
* closes #9400Araq2018-10-231-0/+5
|
* nimpretty: minor bug fixAraq2018-10-231-0/+1
|
* nimpretty: added an new simple testAndreas Rumpf2018-10-161-0/+3
|
* nimpretty: fixes #9144Andreas Rumpf2018-10-161-0/+4
|
* nimpretty: add #!nimpretty on/off directivesAndreas Rumpf2018-10-161-2/+10
|
* nimpretty: fixes #8626Andreas Rumpf2018-10-161-0/+5
|
* nimpretty: render r-strings properly, fixes #9236Andreas Rumpf2018-10-161-0/+2
|
* nimpretty: bugfixes; refs #8078Araq2018-06-201-0/+18
|
* nimpretty: added more code claimed to not be workingAndreas Rumpf2018-06-201-0/+13
|
* nimpretty: fixes more reported issuesAndreas Rumpf2018-06-201-0/+3
|
* nimpretty: don't produce trailing whitespace; fixes the rendering of unary ↵Andreas Rumpf2018-06-191-6/+6
| | | | operators
* nimpretty: proper command line handling; added tests; travis ensures these ↵Andreas Rumpf2018-06-191-0/+291
stay green