Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2017-02-08 | Rewrite crate with serde support from ground up | Alex Crichton | -240/+0 |
2016-07-29 | Touch up the encoder/decoder a bit | Alex Crichton | -13/+4 |
2016-07-28 | Cfg off functions only needed for rustc-serialize or serde | David Tolnay | -13/+27 |
2016-06-03 | Clippy run | leonardo.yvens | -3/+3 |
2016-03-11 | Fix an error message test, simlify some serde code | Alex Crichton | -0/+6 |
2016-03-07 | WIP | Alex Crichton | -0/+6 |
2016-01-01 | Minor documentation grammar fix | Jake Goulding | -2/+4 |
2015-12-18 | When decoding maps, leave fields that weren't processed | Alex Crichton | -2/+13 |
2015-04-20 | updated to master | Oliver Schneider | -0/+4 |
2015-04-02 | wip | Alex Crichton | -0/+1 |
2015-04-02 | Modularize rustc-serialize support | Alex Crichton | -0/+205 |