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 (
Collapse
)
Author
Age
Files
Lines
*
make tests green again
Araq
2018-09-07
1
-3
/
+4
|
*
nimpretty: detect '; vs ,' style based on the first usage of the token in ↵
Araq
2018-06-26
1
-1
/
+7
|
|
|
|
parameter lists
*
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 ↵
Andreas Rumpf
2018-06-19
1
-4
/
+9
|
|
|
|
operators
*
nimpretty: proper command line handling; added tests; travis ensures these ↵
Andreas Rumpf
2018-06-19
1
-7
/
+5
|
|
|
|
stay green
*
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