summary refs log tree commit diff stats
path: root/nimpretty/tests/expected
Commit message (Collapse)AuthorAgeFilesLines
* fix #12155, improve nimpretty's handling of pragmas (#17353)Miran2021-03-121-0/+5
|
* use typeof instead type (#16962)flywind2021-02-081-3/+3
|
* Fix commentOffsetA for doc comments (#15643)Clyybber2020-10-201-0/+5
|
* fix #14401, trailing comma confuses nimpretty (#14867)Miran2020-07-011-1/+22
|
* Deprecate and/or remove ospaths (#14767)Juan Carlos2020-06-231-1/+1
|
* Error -> Defect for defects (#13908)Jacek Sieka2020-04-281-1/+1
| | | | | | | | | | | | | | * Error -> Defect for defects The distinction between Error and Defect is subjective, context-dependent and somewhat arbitrary, so when looking at an exception, it's hard to guess what it is - this happens often when looking at a `raises` list _without_ opening the corresponding definition and digging through layers of inheritance. With the help of a little consistency in naming, it's at least possible to start disentangling the two error types and the standard lib can set a good example here.
* Fix spellings (#12277) [backport]Federico Ceratto2019-09-271-1/+1
|
* nimpretty: fix #11937 (wrong indentation)narimiran2019-08-192-1/+39
|
* nimpretty: fixes #11616Araq2019-07-181-0/+36
|
* nimpretty: fixes #11699Araq2019-07-181-0/+30
|
* nimpretty: fix #11700, no extra newlines (#11714)Miran2019-07-121-0/+20
|
* nimpretty: more comment indentation fixesnarimiran2019-07-091-0/+13
|
* nimpretty: more improvementsAraq2019-07-091-0/+45
|
* nimpretty: yet another improvementAraq2019-07-091-0/+10
|
* nimpretty: don't introduce extra spaces after a colon or a comma (#11672)Miran2019-07-071-130/+133
|
* nimpretty: improved detection of commas and semicolons (#11661)Miran2019-07-061-0/+2
| | | | | | * nimpretty: improved detection of commas and semicolons * address the comments
* nimpretty: don't touch formatted multiline comments (#11663)Miran2019-07-051-4/+32
|
* nimpretty: relax line length rules when dealing with (inline) comments (#11657)Miran2019-07-052-5/+17
|
* [bugfix] fix wrong nimpretty unidents, refs #11616 (#11645)Miran2019-07-031-0/+13
|
* [bugfix] nimpretty indents multiline comments correctly (#11607)Miran2019-07-021-0/+19
|
* nimpretty: bugfix [bugfix]Araq2019-06-281-0/+39
|
* [bugfix] fix #11469, new rules for a newline in nimpretty (#11512)Miran2019-06-262-12/+19
| | | | | * [bugfix] fix #11469, new rules for a newline in nimpretty * concatenate two lines if they have the same indentation level
* [bugfix] nimpretty: better alignment; fixes #11467Araq2019-06-141-0/+175
|
* [bugfix] nimpretty: fixes #11470Araq2019-06-131-0/+15
|
* [bugfix] nimpretty: fixes #11468Araq2019-06-131-0/+8
|
* nimpretty: smart tabs support, fixes #9399 [bugfix]Andreas Rumpf2019-06-101-4/+17
|
* nimpretty: fixes #10156 [bugfix]Andreas Rumpf2019-06-081-0/+49
|
* nimpretty: closes #10159 [bugfix]Araq2019-06-071-0/+12
|
* nimpretty: fixes #9505 [bugfix]Araq2019-06-071-0/+24
|
* nimpretty: fixes #10177 [bugfix]Araq2019-06-071-0/+9
|
* nimpretty: fixes #10295Araq2019-06-071-0/+10
|
* fixes #10200 (#10950)tofu2019-04-041-0/+6
| | | | | | | | | | | | * fixes #10200 * add rule for other comparison operators * add rule for '!=' * add test * fixed to pass the test
* 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
|