Commit Graph

10 Commits

Author SHA1 Message Date
Alex c726bcae80 infinite while loop fixed, redundancy removed 2015-10-02 11:13:07 -05:00
sezna 2f7acf00e5 Added punctuation preference
Create test.rs

Delete test.rs

Fixed compile error.

Trying a possible fix on an arithmetic overflow

another try at the test failure...

passed all tests.

Added tests and cleaned up logic as per nrc's critiques

Delete string.rs.old

Delete string.rs.bk

Made changes as per nrc's requests.

Update string_punctuation.rs

Update string_punctuation.rs

fixed logical redundancy
2015-10-02 08:37:21 -05:00
Marcus Klaas a7690cb1e5 Make rewrite_string return Option<String> 2015-09-25 13:01:20 +02:00
Pavel Sountsov 03e1b27826 Add Indent::none(), remove make_indent. 2015-09-19 10:36:45 -07:00
Pavel Sountsov d4108a3029 Initial implementation of hard tab indentation. 2015-09-19 10:36:45 -07:00
Marcus Klaas c680bb4030 Implement basic chain formatting 2015-09-11 00:52:16 +02:00
Sinh Pham e47646b44b Small style fixes. 2015-09-09 07:56:56 -04:00
Sinh Pham 61f642f6f8 Support unicode in string literals. 2015-09-03 23:41:25 -04: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