Gaëtan Cassiers
|
c012d311c4
|
A basic impl of Rewrite for ast::Expr
|
2015-06-23 02:15:46 +02:00 |
|
Marcus Klaas
|
74f050bb5a
|
Fix off-by-one bugs in rewrite_string_lit
Multi-line literals would typically have a character too many. Splitting of escape sequences also wasn't working correctly.
|
2015-06-15 21:37:04 +02:00 |
|
Marcus Klaas
|
1ef7e23dd1
|
Move vertical mode override to write_list
|
2015-06-04 13:47:35 +02:00 |
|
Marcus Klaas
|
90bc40a111
|
Implement basic enum formatting
|
2015-06-02 15:52:07 +02:00 |
|
Gaëtan Cassiers
|
7a6b4db819
|
Handle tuples of length 1
|
2015-05-30 16:52:46 +02:00 |
|
Gaëtan Cassiers
|
38f421b764
|
fix : width available
|
2015-05-30 16:44:07 +02:00 |
|
Gaëtan Cassiers
|
092d6be368
|
Implement reformat of tuple litterals
|
2015-05-28 21:30:28 +02:00 |
|
Nick Cameron
|
46818d405a
|
Struct literals
|
2015-05-25 19:14:20 +12:00 |
|
Gaëtan Cassiers
|
09bd4a74e4
|
Avoid dangling )
|
2015-05-24 23:46:02 +02:00 |
|
Gaëtan Cassiers
|
c1fc693c5e
|
syle correction
|
2015-05-24 23:35:40 +02:00 |
|
Gaëtan Cassiers
|
0baeca5829
|
Add rewrite for ExprParen
|
2015-05-24 19:57:13 +02:00 |
|
Nick Cameron
|
1a09a6d00a
|
Use config file for constants
|
2015-05-23 17:53:53 +12:00 |
|
Nick Cameron
|
4c869a1b9d
|
Extract out more files
|
2015-04-21 21:01:19 +12:00 |
|