summary refs log tree commit diff stats
path: root/nimpretty
Commit message (Expand)AuthorAgeFilesLines
* nimpretty: detect '; vs ,' style based on the first usage of the token in par...Araq2018-06-261-1/+1
* nimpretty: bugfixes; refs #8078Araq2018-06-203-1/+35
* nimpretty: added more code claimed to not be workingAndreas Rumpf2018-06-202-0/+26
* nimpretty: fixes more reported issuesAndreas Rumpf2018-06-202-0/+6
* nimpretty: don't produce trailing whitespace; fixes the rendering of unary op...Andreas Rumpf2018-06-192-7/+7
* nimpretty: proper command line handling; added tests; travis ensures these st...Andreas Rumpf2018-06-195-0/+681
a510bf3361820cbdf4118ed09baffd'>d4409bae ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38