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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Error -> Defect for defects (#13908)
Jacek Sieka
2020-04-28
2
-2
/
+2
*
fix nimpretty warning (#13700)
Jasper Jenkins
2020-03-20
1
-2
/
+1
*
Nimpretty Fix negative indent breaks code (#13580)
Juan Carlos
2020-03-04
1
-2
/
+2
*
make case-object transitions explicit, make unknownLineInfo a const, replace ...
Jasper Jenkins
2020-01-17
1
-1
/
+0
*
Fix spellings (#12277) [backport]
Federico Ceratto
2019-09-27
2
-2
/
+2
*
nimpretty: fix #11937 (wrong indentation)
narimiran
2019-08-19
3
-1
/
+77
*
cosmetic improvements
narimiran
2019-08-19
1
-2
/
+1
*
nimpretty: fixes #11616
Araq
2019-07-18
2
-0
/
+72
*
nimpretty: fixes #11699
Araq
2019-07-18
2
-0
/
+55
*
[refactoring] nimpretty
Araq
2019-07-18
1
-2
/
+2
*
nimpretty: implement a --maxLineLen command line option
Araq
2019-07-12
1
-1
/
+6
*
nimpretty: fix #11700, no extra newlines (#11714)
Miran
2019-07-12
2
-0
/
+40
*
minor style changes
Araq
2019-07-11
1
-1
/
+1
*
nimpretty: more comment indentation fixes
narimiran
2019-07-09
2
-0
/
+26
*
nimpretty: more improvements
Araq
2019-07-09
2
-0
/
+90
*
nimpretty: yet another improvement
Araq
2019-07-09
2
-0
/
+20
*
nimpretty: don't introduce extra spaces after a colon or a comma (#11672)
Miran
2019-07-07
2
-130
/
+136
*
nimpretty: improved detection of commas and semicolons (#11661)
Miran
2019-07-06
2
-0
/
+4
*
nimpretty: don't touch formatted multiline comments (#11663)
Miran
2019-07-05
2
-4
/
+60
*
nimpretty: relax line length rules when dealing with (inline) comments (#11657)
Miran
2019-07-05
3
-5
/
+29
*
[bugfix] fix wrong nimpretty unidents, refs #11616 (#11645)
Miran
2019-07-03
2
-0
/
+25
*
[bugfix] nimpretty indents multiline comments correctly (#11607)
Miran
2019-07-02
2
-0
/
+38
*
nimpretty: bugfix [bugfix]
Araq
2019-06-28
2
-0
/
+78
*
[bugfix] fix #11469, new rules for a newline in nimpretty (#11512)
Miran
2019-06-26
4
-18
/
+36
*
[bugfix] nimpretty: better alignment; fixes #11467
Araq
2019-06-14
2
-0
/
+350
*
[bugfix] nimpretty: fixes #11470
Araq
2019-06-13
2
-0
/
+30
*
[bugfix] nimpretty: fixes #11468
Araq
2019-06-13
2
-0
/
+16
*
[bugfix] fix nimpretty for absolute paths (#11480)
Jasper Jenkins
2019-06-12
1
-1
/
+3
*
nimpretty: smart tabs support, fixes #9399 [bugfix]
Andreas Rumpf
2019-06-10
4
-14
/
+35
*
nimpretty: fixes #10156 [bugfix]
Andreas Rumpf
2019-06-08
2
-0
/
+98
*
nimpretty: closes #10159 [bugfix]
Araq
2019-06-07
2
-0
/
+24
*
nimpretty: fixes #9505 [bugfix]
Araq
2019-06-07
2
-0
/
+48
*
nimpretty: fixes #10177 [bugfix]
Araq
2019-06-07
2
-0
/
+18
*
nimpretty: fixes #10295
Araq
2019-06-07
2
-0
/
+19
*
cleanup nimpretty's config
Andreas Rumpf
2019-06-06
1
-1
/
+1
*
make fullpaths the default in error messages and stack traces for mor… (#11...
Andreas Rumpf
2019-06-05
1
-0
/
+1
*
fixes #9811 (#10961)
tofu
2019-04-04
1
-1
/
+2
*
fixes #10200 (#10950)
tofu
2019-04-04
2
-0
/
+12
*
Initial version of the hot-code reloading support for native targets (#10729)
zah
2019-02-26
1
-1
/
+1
*
[nimpretty] fix #10211; fix #10199 (#10212)
Timothee Cour
2019-01-08
1
-8
/
+16
*
nimpretty: explicit --indent option; fixes #9502; refs #9510 [backport]
Andreas Rumpf
2018-11-11
1
-4
/
+16
*
nimpretty: fixes #9673 [backport]
Andreas Rumpf
2018-11-11
2
-0
/
+6
*
nimpretty tester: strengthen the comparison, do not use strip
Andreas Rumpf
2018-10-26
1
-1
/
+1
*
nimpretty: fixes #9506
Andreas Rumpf
2018-10-26
3
-1
/
+15
*
nimpretty: fixes #9500
Araq
2018-10-25
2
-0
/
+46
*
nimpretty: fixes #9504
Araq
2018-10-25
2
-0
/
+10
*
nimpretty: closes #9484
Araq
2018-10-24
2
-0
/
+18
*
nimpretty: test for idempotence; fixes #9483
Araq
2018-10-24
3
-6
/
+24
*
nimpretty: fixes #8078
Araq
2018-10-24
2
-0
/
+16
*
nimpretty: fixes #9398
Araq
2018-10-24
3
-1
/
+14
[next]