Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
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 | |
Issue #225 | ||||
2018-11-12 | Added ignored tests for deserializing enums from dotted table. | Azriel Hoh | -0/+48 | |
Issue #225 | ||||
2018-11-10 | Implemented deserialization for external enums. | Azriel Hoh | -0/+153 | |
Issue #225 |