about summary refs log tree commit diff
path: root/src/string.rs
AgeCommit message (Expand)AuthorLines
2015-10-02infinite while loop fixed, redundancy removedAlex-7/+3
2015-10-02Added punctuation preferencesezna-4/+16
2015-09-25Make rewrite_string return `Option<String>`Marcus Klaas-8/+31
2015-09-19Add Indent::none(), remove make_indent.Pavel Sountsov-2/+2
2015-09-19Initial implementation of hard tab indentation.Pavel Sountsov-2/+5
2015-09-11Implement basic chain formattingMarcus Klaas-2/+2
2015-09-09Small style fixes.Sinh Pham-5/+4
2015-09-03Support unicode in string literals.Sinh Pham-20/+24
2015-06-26Update import list formattingMarcus Klaas-13/+0
2015-06-23Format tuple-like structsMarcus Klaas-0/+103