narimiran
|
6c1f389d72
[backport] fix nimpretty removing space before pragma
|
5 年 前 |
narimiran
|
ceb742351a
nimpretty: fix #11937 (wrong indentation)
|
5 年 前 |
narimiran
|
cf4390a24a
cosmetic improvements
|
5 年 前 |
Araq
|
7deb49e992
nimpretty: fixes #11699
|
6 年 前 |
Araq
|
5b7273b4f8
[refactoring] nimpretty
|
6 年 前 |
Araq
|
5bf3734984
nimpretty: implement a --maxLineLen command line option
|
6 年 前 |
Miran
|
2f0a50fa51
nimpretty: fix #11700, no extra newlines (#11714)
|
6 年 前 |
Araq
|
cb3c3c306c
minor style changes
|
6 年 前 |
narimiran
|
96d49608c0
nimpretty: more comment indentation fixes
|
6 年 前 |
Araq
|
eefcea8892
nimpretty: more improvements
|
6 年 前 |
Araq
|
0193c8ad2e
nimpretty: yet another improvement
|
6 年 前 |
Miran
|
d0616ed115
nimpretty: don't introduce extra spaces after a colon or a comma (#11672)
|
6 年 前 |
Miran
|
34c09a98c7
nimpretty: improved detection of commas and semicolons (#11661)
|
6 年 前 |
Miran
|
176eaf5c90
nimpretty: don't touch formatted multiline comments (#11663)
|
6 年 前 |
narimiran
|
2c0c0e772c
nimpretty: nicer debugging [ci skip]
|
6 年 前 |
Miran
|
96a19ea1b4
nimpretty: relax line length rules when dealing with (inline) comments (#11657)
|
6 年 前 |
narimiran
|
4450fca6fd
nimpretty: fix out of bounds error [ci skip]
|
6 年 前 |
Araq
|
a59f0adc50
nimpretty: nimpretty now understands splitting newlines
|
6 年 前 |
Araq
|
7d29f8b1a4
nimpretty: distinguish between the different kinds of newlines in Nim
|
6 年 前 |
Miran
|
0718d6c2cd
[bugfix] fix wrong nimpretty unidents, refs #11616 (#11645)
|
6 年 前 |
Miran
|
c522a455df
[bugfix] nimpretty indents multiline comments correctly (#11607)
|
6 年 前 |
Araq
|
284a8cb58a
nimpretty: bugfix [bugfix]
|
6 年 前 |
Miran
|
f288e1b11a
[bugfix] fix #11469, new rules for a newline in nimpretty (#11512)
|
6 年 前 |
Araq
|
57a83df745
[bugfix] nimpretty: better alignment; fixes #11467
|
6 年 前 |
Araq
|
165ea46284
[bugfix] nimpretty: fixes #11470
|
6 年 前 |
Andreas Rumpf
|
caf93f4355
nimpretty: smart tabs support, fixes #9399 [bugfix]
|
6 年 前 |
Andreas Rumpf
|
cb47e49d3b
nimpretty: keep a seq of tokens instead of a single string to enable better transformations [refactoring]
|
6 年 前 |
Andreas Rumpf
|
9f82e07b2d
nimpretty: fixes #10156 [bugfix]
|
6 年 前 |
Araq
|
667af87e66
nimpretty: fixes #9505 [bugfix]
|
6 年 前 |
Araq
|
790bc5b07b
nimpretty: fixes #10177 [bugfix]
|
6 年 前 |