summary refs log tree commit diff stats
path: root/compiler/layouter.nim
Commit message (Expand)AuthorAgeFilesLines
* nimpretty: explicit --indent option; fixes #9502; refs #9510 [backport]Andreas Rumpf2018-11-111-4/+5
* nimpretty: fixes #9673 [backport]Andreas Rumpf2018-11-111-1/+1
* nimpretty: fixes #9506Andreas Rumpf2018-10-261-3/+4
* nimpretty: fixes #9504Araq2018-10-251-3/+10
* nimpretty: fixes #9499Andreas Rumpf2018-10-251-0/+4
* nimpretty: fixes #9144Andreas Rumpf2018-10-161-0/+1
* nimpretty: add #!nimpretty on/off directivesAndreas Rumpf2018-10-161-2/+18
* nimpretty: fixes #8626Andreas Rumpf2018-10-161-2/+2
* make tests green againAraq2018-09-071-3/+4
* nimpretty: detect '; vs ,' style based on the first usage of the token in par...Araq2018-06-261-1/+7
* nimpretty: bugfixes; refs #8078Araq2018-06-201-4/+7
* nimpretty: fixes more reported issuesAndreas Rumpf2018-06-201-3/+4
* nimpretty: don't produce trailing whitespace; fixes the rendering of unary op...Andreas Rumpf2018-06-191-4/+9
* nimpretty: proper command line handling; added tests; travis ensures these st...Andreas Rumpf2018-06-191-7/+5
* nimpretty improvementsAndreas Rumpf2018-06-191-41/+46
* nimpretty: don't touch dense binary operatorsAndreas Rumpf2018-06-171-9/+13
* nimpretty: stuff that doesn't workAndreas Rumpf2018-06-161-6/+34
* nimpretty: more featuresAndreas Rumpf2018-06-161-11/+27
* nimpretty: render and/or/notin/in properlyAndreas Rumpf2018-06-161-2/+9
* nimpretty: first version that seems useful for others to test itAndreas Rumpf2018-06-161-0/+201