Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2019-09-05 | Nested dotted-table enums (#329) | James Kay | -0/+20 |
2018-11-17 | Maintain backward compatibility with Rust 1.15, take 3. | Azriel Hoh | -7/+4 |
2018-11-12 | Error when deserializing struct if encountering unknown fields. | Azriel Hoh | -0/+40 |
2018-11-12 | Added ignored tests for deserializing enums from dotted table. | Azriel Hoh | -0/+48 |
2018-11-10 | Implemented deserialization for external enums. | Azriel Hoh | -0/+153 |