Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #10200 (#10950) | tofu | 2019-04-04 | 2 | -0/+12 |
| | | | | | | | | | | | | * fixes #10200 * add rule for other comparison operators * add rule for '!=' * add test * fixed to pass the test | ||||
* | nimpretty: fixes #9673 [backport] | Andreas Rumpf | 2018-11-11 | 2 | -0/+6 |
| | |||||
* | nimpretty: fixes #9506 | Andreas Rumpf | 2018-10-26 | 2 | -0/+12 |
| | |||||
* | nimpretty: fixes #9500 | Araq | 2018-10-25 | 2 | -0/+46 |
| | |||||
* | nimpretty: fixes #9504 | Araq | 2018-10-25 | 2 | -0/+10 |
| | |||||
* | nimpretty: closes #9484 | Araq | 2018-10-24 | 2 | -0/+18 |
| | |||||
* | nimpretty: test for idempotence; fixes #9483 | Araq | 2018-10-24 | 2 | -0/+14 |
| | |||||
* | nimpretty: fixes #8078 | Araq | 2018-10-24 | 2 | -0/+16 |
| | |||||
* | nimpretty: fixes #9398 | Araq | 2018-10-24 | 3 | -1/+14 |
| | |||||
* | closes #9400 | Araq | 2018-10-23 | 2 | -0/+10 |
| | |||||
* | nimpretty: minor bug fix | Araq | 2018-10-23 | 2 | -0/+2 |
| | |||||
* | nimpretty: added an new simple test | Andreas Rumpf | 2018-10-16 | 2 | -0/+6 |
| | |||||
* | nimpretty: fixes #9144 | Andreas Rumpf | 2018-10-16 | 2 | -0/+9 |
| | |||||
* | nimpretty: add #!nimpretty on/off directives | Andreas Rumpf | 2018-10-16 | 2 | -4/+20 |
| | |||||
* | nimpretty: fixes #8626 | Andreas Rumpf | 2018-10-16 | 2 | -0/+10 |
| | |||||
* | nimpretty: render r-strings properly, fixes #9236 | Andreas Rumpf | 2018-10-16 | 2 | -0/+4 |
| | |||||
* | nimpretty: detect '; vs ,' style based on the first usage of the token in ↵ | Araq | 2018-06-26 | 1 | -1/+1 |
| | | | | parameter lists | ||||
* | nimpretty: bugfixes; refs #8078 | Araq | 2018-06-20 | 2 | -0/+34 |
| | |||||
* | nimpretty: added more code claimed to not be working | Andreas Rumpf | 2018-06-20 | 2 | -0/+26 |
| | |||||
* | nimpretty: fixes more reported issues | Andreas Rumpf | 2018-06-20 | 2 | -0/+6 |
| | |||||
* | nimpretty: don't produce trailing whitespace; fixes the rendering of unary ↵ | Andreas Rumpf | 2018-06-19 | 2 | -7/+7 |
| | | | | operators | ||||
* | nimpretty: proper command line handling; added tests; travis ensures these ↵ | Andreas Rumpf | 2018-06-19 | 2 | -0/+575 |
stay green |