index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nimpretty
/
tests
/
expected
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix #12155, improve nimpretty's handling of pragmas (#17353)
Miran
2021-03-12
1
-0
/
+5
*
use typeof instead type (#16962)
flywind
2021-02-08
1
-3
/
+3
*
Fix commentOffsetA for doc comments (#15643)
Clyybber
2020-10-20
1
-0
/
+5
*
fix #14401, trailing comma confuses nimpretty (#14867)
Miran
2020-07-01
1
-1
/
+22
*
Deprecate and/or remove ospaths (#14767)
Juan Carlos
2020-06-23
1
-1
/
+1
*
Error -> Defect for defects (#13908)
Jacek Sieka
2020-04-28
1
-1
/
+1
*
Fix spellings (#12277) [backport]
Federico Ceratto
2019-09-27
1
-1
/
+1
*
nimpretty: fix #11937 (wrong indentation)
narimiran
2019-08-19
2
-1
/
+39
*
nimpretty: fixes #11616
Araq
2019-07-18
1
-0
/
+36
*
nimpretty: fixes #11699
Araq
2019-07-18
1
-0
/
+30
*
nimpretty: fix #11700, no extra newlines (#11714)
Miran
2019-07-12
1
-0
/
+20
*
nimpretty: more comment indentation fixes
narimiran
2019-07-09
1
-0
/
+13
*
nimpretty: more improvements
Araq
2019-07-09
1
-0
/
+45
*
nimpretty: yet another improvement
Araq
2019-07-09
1
-0
/
+10
*
nimpretty: don't introduce extra spaces after a colon or a comma (#11672)
Miran
2019-07-07
1
-130
/
+133
*
nimpretty: improved detection of commas and semicolons (#11661)
Miran
2019-07-06
1
-0
/
+2
*
nimpretty: don't touch formatted multiline comments (#11663)
Miran
2019-07-05
1
-4
/
+32
*
nimpretty: relax line length rules when dealing with (inline) comments (#11657)
Miran
2019-07-05
2
-5
/
+17
*
[bugfix] fix wrong nimpretty unidents, refs #11616 (#11645)
Miran
2019-07-03
1
-0
/
+13
*
[bugfix] nimpretty indents multiline comments correctly (#11607)
Miran
2019-07-02
1
-0
/
+19
*
nimpretty: bugfix [bugfix]
Araq
2019-06-28
1
-0
/
+39
*
[bugfix] fix #11469, new rules for a newline in nimpretty (#11512)
Miran
2019-06-26
2
-12
/
+19
*
[bugfix] nimpretty: better alignment; fixes #11467
Araq
2019-06-14
1
-0
/
+175
*
[bugfix] nimpretty: fixes #11470
Araq
2019-06-13
1
-0
/
+15
*
[bugfix] nimpretty: fixes #11468
Araq
2019-06-13
1
-0
/
+8
*
nimpretty: smart tabs support, fixes #9399 [bugfix]
Andreas Rumpf
2019-06-10
1
-4
/
+17
*
nimpretty: fixes #10156 [bugfix]
Andreas Rumpf
2019-06-08
1
-0
/
+49
*
nimpretty: closes #10159 [bugfix]
Araq
2019-06-07
1
-0
/
+12
*
nimpretty: fixes #9505 [bugfix]
Araq
2019-06-07
1
-0
/
+24
*
nimpretty: fixes #10177 [bugfix]
Araq
2019-06-07
1
-0
/
+9
*
nimpretty: fixes #10295
Araq
2019-06-07
1
-0
/
+10
*
fixes #10200 (#10950)
tofu
2019-04-04
1
-0
/
+6
*
nimpretty: fixes #9673 [backport]
Andreas Rumpf
2018-11-11
1
-0
/
+3
*
nimpretty: fixes #9506
Andreas Rumpf
2018-10-26
1
-0
/
+7
*
nimpretty: fixes #9500
Araq
2018-10-25
1
-0
/
+23
*
nimpretty: fixes #9504
Araq
2018-10-25
1
-0
/
+5
*
nimpretty: closes #9484
Araq
2018-10-24
1
-0
/
+9
*
nimpretty: test for idempotence; fixes #9483
Araq
2018-10-24
1
-0
/
+7
*
nimpretty: fixes #8078
Araq
2018-10-24
1
-0
/
+8
*
nimpretty: fixes #9398
Araq
2018-10-24
2
-1
/
+8
*
closes #9400
Araq
2018-10-23
1
-0
/
+5
*
nimpretty: minor bug fix
Araq
2018-10-23
1
-0
/
+1
*
nimpretty: added an new simple test
Andreas Rumpf
2018-10-16
1
-0
/
+3
*
nimpretty: fixes #9144
Andreas Rumpf
2018-10-16
1
-0
/
+4
*
nimpretty: add #!nimpretty on/off directives
Andreas Rumpf
2018-10-16
1
-2
/
+10
*
nimpretty: fixes #8626
Andreas Rumpf
2018-10-16
1
-0
/
+5
*
nimpretty: render r-strings properly, fixes #9236
Andreas Rumpf
2018-10-16
1
-0
/
+2
*
nimpretty: bugfixes; refs #8078
Araq
2018-06-20
1
-0
/
+18
*
nimpretty: added more code claimed to not be working
Andreas Rumpf
2018-06-20
1
-0
/
+13
*
nimpretty: fixes more reported issues
Andreas Rumpf
2018-06-20
1
-0
/
+3
[next]