Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2016-12-30 | Escape control characters when encoding strings | Alex Crichton | -0/+3 | |
Closes #126 | ||||
2016-09-06 | Don't space out the first table or array if not needed | nabijaczleweli | -4/+12 | |
Closes #110 | ||||
2016-01-21 | Address issues found by rust-clippy | Corey Farwell | -3/+2 | |
2015-03-09 | Reduce usage of unstable features | Alex Crichton | -14/+14 | |
2015-02-02 | Properly escape keys when printing TOML | Alex Crichton | -23/+54 | |
Closes #53 | ||||
2015-02-02 | Move show.rs to display.rs | Alex Crichton | -0/+171 | |