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
/
compiler
/
layouter.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
nimpretty: explicit --indent option; fixes #9502; refs #9510 [backport]
Andreas Rumpf
2018-11-11
1
-4
/
+5
*
nimpretty: fixes #9673 [backport]
Andreas Rumpf
2018-11-11
1
-1
/
+1
*
nimpretty: fixes #9506
Andreas Rumpf
2018-10-26
1
-3
/
+4
*
nimpretty: fixes #9504
Araq
2018-10-25
1
-3
/
+10
*
nimpretty: fixes #9499
Andreas Rumpf
2018-10-25
1
-0
/
+4
*
nimpretty: fixes #9144
Andreas Rumpf
2018-10-16
1
-0
/
+1
*
nimpretty: add #!nimpretty on/off directives
Andreas Rumpf
2018-10-16
1
-2
/
+18
*
nimpretty: fixes #8626
Andreas Rumpf
2018-10-16
1
-2
/
+2
*
make tests green again
Araq
2018-09-07
1
-3
/
+4
*
nimpretty: detect '; vs ,' style based on the first usage of the token in par...
Araq
2018-06-26
1
-1
/
+7
*
nimpretty: bugfixes; refs #8078
Araq
2018-06-20
1
-4
/
+7
*
nimpretty: fixes more reported issues
Andreas Rumpf
2018-06-20
1
-3
/
+4
*
nimpretty: don't produce trailing whitespace; fixes the rendering of unary op...
Andreas Rumpf
2018-06-19
1
-4
/
+9
*
nimpretty: proper command line handling; added tests; travis ensures these st...
Andreas Rumpf
2018-06-19
1
-7
/
+5
*
nimpretty improvements
Andreas Rumpf
2018-06-19
1
-41
/
+46
*
nimpretty: don't touch dense binary operators
Andreas Rumpf
2018-06-17
1
-9
/
+13
*
nimpretty: stuff that doesn't work
Andreas Rumpf
2018-06-16
1
-6
/
+34
*
nimpretty: more features
Andreas Rumpf
2018-06-16
1
-11
/
+27
*
nimpretty: render and/or/notin/in properly
Andreas Rumpf
2018-06-16
1
-2
/
+9
*
nimpretty: first version that seems useful for others to test it
Andreas Rumpf
2018-06-16
1
-0
/
+201