Nick Cameron
|
9ab1587a98
|
Don't apologise if its not our fault in warnings
|
2015-07-16 14:17:07 +12:00 |
|
Nick Cameron
|
7518f68861
|
Add an option to format struct lits with either block or visual indent
|
2015-07-16 14:05:05 +12:00 |
|
Gaëtan Cassiers
|
3de366d282
|
Format modules into separate files
|
2015-07-03 11:12:21 +02:00 |
|
Marcus Klaas
|
482f200b0b
|
Update import list formatting
Include comments and sort items alphabetically.
|
2015-06-26 03:43:12 +02:00 |
|
Marcus Klaas
|
0ef5db9496
|
Format tuple-like structs
|
2015-06-23 16:54:42 +02:00 |
|
Marcus Klaas
|
d7b49fd76c
|
Remove global mutable config to allow for concurrency
|
2015-06-23 13:26:04 +02:00 |
|
Gaëtan Cassiers
|
c012d311c4
|
A basic impl of Rewrite for ast::Expr
|
2015-06-23 02:15:46 +02:00 |
|
Marcus Klaas
|
5924b83829
|
Rustup
|
2015-06-22 14:52:23 +02:00 |
|
Marcus Klaas
|
d335d04575
|
Implement checks for unnumbered TODOs and FIXMEs
|
2015-06-12 20:58:23 +02:00 |
|
Gaëtan Cassiers
|
4d6d0b81a7
|
Fix mod ordering + formatting
|
2015-06-08 20:23:24 +02:00 |
|
Gaëtan Cassiers
|
adedba45a8
|
Use impl_enum_decodable for SeparatorTactic
|
2015-06-08 19:40:22 +02:00 |
|
Marcus Klaas
|
227322ddba
|
Add macro for enum implementations of Decodable
|
2015-06-04 14:08:32 +02:00 |
|
Nick Cameron
|
e7adf64155
|
Format structs
|
2015-05-25 17:07:55 +12:00 |
|
Nick Cameron
|
6a5ef17eb1
|
Add config.rs which I forgot for the last commit
Closes #73
|
2015-05-23 22:25:36 +12:00 |
|
Nick Cameron
|
1a09a6d00a
|
Use config file for constants
|
2015-05-23 17:53:53 +12:00 |
|
Alex HotShot Newman
|
2fbb445b67
|
Remove old box syntax
|
2015-05-20 11:20:15 -07:00 |
|
Oliver Schneider
|
cd3b032e11
|
prevent bogus whitespace error messages due to \r
|
2015-05-04 14:32:48 +02:00 |
|
Oliver Schneider
|
1655583b02
|
handle windows newlines
|
2015-05-04 12:50:24 +02:00 |
|
Oliver Schneider
|
62e583d4cf
|
split main function and test function into their own files
small modifications to make executable and test compile properly
|
2015-05-01 22:28:58 +02:00 |
|
Oliver Schneider
|
e6e7ce178f
|
main.rs -> lib.rs
|
2015-05-01 22:24:53 +02:00 |
|