Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2017-02-08 | Rewrite crate with serde support from ground up | Alex Crichton | -212/+0 |
2016-12-30 | Escape control characters when encoding strings | Alex Crichton | -0/+3 |
2016-09-06 | Don't space out the first table or array if not needed | nabijaczleweli | -4/+12 |
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 |
2015-02-02 | Move show.rs to display.rs | Alex Crichton | -0/+171 |