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 (
Collapse
)
Author
Age
Files
Lines
*
nimpretty: fixes #9384
Araq
2018-10-17
1
-1
/
+1
|
*
nimpretty: added an new simple test
Andreas Rumpf
2018-10-16
2
-0
/
+6
|
*
nimpretty: fixes #9144
Andreas Rumpf
2018-10-16
2
-0
/
+9
|
*
nimpretty: add #!nimpretty on/off directives
Andreas Rumpf
2018-10-16
2
-4
/
+20
|
*
nimpretty: fixes #8626
Andreas Rumpf
2018-10-16
3
-1
/
+18
|
*
nimpretty: render r-strings properly, fixes #9236
Andreas Rumpf
2018-10-16
2
-0
/
+4
|
*
make tests green again
Araq
2018-09-07
1
-3
/
+3
|
*
nimpretty: detect '; vs ,' style based on the first usage of the token in ↵
Araq
2018-06-26
1
-1
/
+1
|
|
|
|
parameter lists
*
nimpretty: bugfixes; refs #8078
Araq
2018-06-20
3
-1
/
+35
|
*
nimpretty: added more code claimed to not be working
Andreas Rumpf
2018-06-20
2
-0
/
+26
|
*
nimpretty: fixes more reported issues
Andreas Rumpf
2018-06-20
2
-0
/
+6
|
*
nimpretty: don't produce trailing whitespace; fixes the rendering of unary ↵
Andreas Rumpf
2018-06-19
2
-7
/
+7
|
|
|
|
operators
*
nimpretty: proper command line handling; added tests; travis ensures these ↵
Andreas Rumpf
2018-06-19
5
-0
/
+681
stay green