Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2017-07-27 | close #199: add header information for empty structs | Garrett Berg | -0/+22 |
2017-07-06 | One more case of handling newtype structs | Alex Crichton | -0/+29 |
2017-07-06 | Support deserializing newtypes | Alex Crichton | -0/+16 |
2017-05-31 | Remove unused test macro | Alan Du | -4/+0 |
2017-04-24 | Allow to deserialize/serialize into enums | Vincent Prouillet | -0/+19 |
2017-04-20 | Support serde 1.0.0 | Alex Crichton | -2/+2 |
2017-02-08 | Rewrite crate with serde support from ground up | Alex Crichton | -0/+496 |
2015-08-13 | Make serde-tests a standalone crate | Alex Crichton | -487/+0 |
2015-08-12 | Get serde feature compiling again | Erick Tryzelaar | -1/+1 |
2015-04-20 | most tests work now | Oliver Schneider | -5/+16 |
2015-04-02 | wip | Alex Crichton | -0/+476 |