Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-29 | Use dtoa to not allocate a String to serialize a float | Anthony Ramine | |
2017-01-29 | Use itoa to not allocate a String to serialize an integer | Anthony Ramine | |
2017-01-29 | Use void for the unreachable serializers | Anthony Ramine | |
2017-01-29 | Update to serde 0.9.0 (fixes #7) | Anthony Ramine | |