Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nimpretty: detect '; vs ,' style based on the first usage of the token in par... | Araq | 2018-06-26 | 1 | -1/+7 |
* | nimpretty: bugfixes; refs #8078 | Araq | 2018-06-20 | 1 | -4/+7 |
* | nimpretty: fixes more reported issues | Andreas Rumpf | 2018-06-20 | 1 | -3/+4 |
* | nimpretty: don't produce trailing whitespace; fixes the rendering of unary op... | Andreas Rumpf | 2018-06-19 | 1 | -4/+9 |
* | nimpretty: proper command line handling; added tests; travis ensures these st... | Andreas Rumpf | 2018-06-19 | 1 | -7/+5 |
* | nimpretty improvements | Andreas Rumpf | 2018-06-19 | 1 | -41/+46 |
* | nimpretty: don't touch dense binary operators | Andreas Rumpf | 2018-06-17 | 1 | -9/+13 |
* | nimpretty: stuff that doesn't work | Andreas Rumpf | 2018-06-16 | 1 | -6/+34 |
* | nimpretty: more features | Andreas Rumpf | 2018-06-16 | 1 | -11/+27 |
* | nimpretty: render and/or/notin/in properly | Andreas Rumpf | 2018-06-16 | 1 | -2/+9 |
* | nimpretty: first version that seems useful for others to test it | Andreas Rumpf | 2018-06-16 | 1 | -0/+201 |