31 Commits

Author SHA1 Message Date
David Tolnay
d1e18286ae
Rustc version badge 2018-03-28 14:45:34 +02:00
David Tolnay
f4e06d1d86
Link to serde-json-core crate 2018-03-24 19:48:55 +01:00
David Tolnay
f9f204cb41
Explain square bracket indexing in more detail 2017-10-15 10:37:54 -07:00
Lachezar Lechev
732c4702ba README - add additional info about untyped Example 2017-10-12 12:11:41 +02:00
David Tolnay
0e02332ec6
Link to benchmarks from readme
Fixes #82.
2017-05-08 16:56:14 -07:00
David Tolnay
16f6bc0be9
New version number in readme 2017-04-20 22:03:38 -07:00
David Tolnay
ac8b4fcb70
Remove deserialization from Iterator<Item = io::Result<u8>>
Use `from_reader` instead.
2017-04-19 18:51:17 -07:00
David Tolnay
b929fcbe7e
Organize top links 2017-04-16 20:45:49 -07:00
David Tolnay
1debc31225
Add playground links to readme 2017-04-13 10:09:19 -07:00
David Tolnay
ac1e28fe98
Expand the readme examples into real code 2017-04-11 17:47:41 -07:00
David Tolnay
62c3ee45f6
Typo in readme 2017-01-25 13:30:05 -08:00
David Tolnay
01f299be3f
Readme cleanup 2017-01-25 13:28:52 -08:00
David Tolnay
036d48fc01
Revamp readme 2017-01-25 13:11:58 -08:00
David Tolnay
bb46893a00
Documentation 2017-01-24 23:28:30 -08:00
David Tolnay
b99017867c
Remove proc_macro feature from readme 2017-01-15 09:34:10 -08:00
David Tolnay
b28c5f65bd
Link to release notes from readme 2016-12-22 21:53:58 -05:00
David Tolnay
c30572eb1f
Add recommended Cargo.toml line to readme 2016-12-22 21:43:01 -05:00
David Tolnay
e0bdf46400
Readme revamp 2016-12-22 21:38:52 -05:00
David Tolnay
c104badf1c
Update to proc_macro 2016-10-08 22:12:51 -07:00
David Tolnay
b35c3c7202
Fix serde_derive usage examples 2016-10-03 21:22:06 -07:00
Benjamin Hoffmeyer
e2994f71eb Update README.md for deprecation of serde_macros for serde_derive 2016-10-03 19:41:43 -04:00
David Tolnay
54599ead9e
Update documentation links 2016-08-13 19:17:39 -07:00
Pascal Hertleif
d1828248a7 Explicit version in Readme
I know this means it needs to be updated at each major release, but I hate
wildcard dependency versions and one of my goals in life is to hunt them down
and replace them to restore sanity (as defined by SemVer) ;)
2016-07-28 10:32:32 +02:00
David Tolnay
898b2a56b2 Fix f64 tests 2016-06-28 20:08:49 -07:00
Christian Zangl
52a606f48c add preserve_order feature 2016-06-15 21:16:26 +02:00
Erick Tryzelaar
e19a3cc7d5 feat(tests): Add support for skeptic to test readme 2016-02-26 22:06:31 -08:00
Michael Sproul
820e82785d Fix typo in README plugin example 2015-09-03 21:31:27 +10:00
Erick Tryzelaar
16c0955f74 Add coveralls badge 2015-08-29 21:08:19 -07:00
Erick Tryzelaar
20235fb601 Fix doc url 2015-08-24 22:29:31 -07:00
Erick Tryzelaar
a872486c45 Fix some links 2015-08-24 21:47:44 -07:00
Erick Tryzelaar
96d86fb3a3 Add a readme 2015-08-24 21:15:39 -07:00