Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2017-07-28 | add """ for non-literals with newlines, clean up logic and add tests | Garrett Berg | -7/+25 |
2017-07-28 | make single lines also pretty | Garrett Berg | -6/+15 |
2017-07-27 | fix bugs with pretty | Garrett Berg | -0/+19 |
2017-07-24 | fix Serializer::pretty_array(false) | Garrett Berg | -5/+40 |
2017-07-24 | add tests | Garrett Berg | -6/+113 |
2017-07-10 | fix for rust 1.15 | Garrett Berg | -1/+1 |
2017-07-09 | pretty arrays | Garrett Berg | -0/+6 |
2017-07-09 | array doesn't break anything... | Garrett Berg | -3/+3 |
2017-07-09 | add pretty sting serialization | Garrett Berg | -0/+20 |