Commit Graph

23 Commits

Author SHA1 Message Date
Paul Woolcock
7ad31a01dd Fix code block end marker
Looks like someone accidentally removed the `\`\`\`` from the end of a code block, causing the `Serialization without Macros` section to be formatted like code
2015-10-06 14:04:54 -04:00
Erick Tryzelaar
72af0896e8 docs(codegen): Document annotations 2015-09-07 16:59:11 -07:00
Erick Tryzelaar
76cca814f0 docs(readme): Improve the readme 2015-09-07 16:58:46 -07:00
Erick Tryzelaar
5f4a7e54bc Fix README deserialization-without-macros example
Closes #150.
2015-08-31 09:23:33 -07:00
Erick Tryzelaar
b7e3058078 Add coverage badge 2015-08-29 21:09:20 -07:00
Cody P Schafer
b50b702d1c readme: fix example code so it builds
Might be worthwhile to look at trying to automate testing the code in
the README (perhaps by generating the README from some special tests).
2015-08-28 11:27:03 -04:00
Erick Tryzelaar
0e8d94750b Add a table pointing to the serializers that support serde 2015-08-11 07:00:59 -07:00
Erick Tryzelaar
fd3869d380 Update the README 2015-08-09 16:37:21 -07:00
Erick Tryzelaar
7fb2bd50bf Add a string argument to Error::syntax() 2015-08-07 08:08:56 -07:00
Erick Tryzelaar
2aeb51ad51 Remove "_error" from de::Error::*_error 2015-08-07 07:53:22 -07:00
Erick Tryzelaar
57753c9044 Fix references to serde::json 2015-07-22 10:44:43 -07:00
Erick Tryzelaar
10f23dddfe Rename named_* to use {enum,struct,unit}_*
This better reflects how they're used.
2015-07-22 10:44:42 -07:00
Craig M. Brandenburg
af835a2699 Fix spelling in README.md 2015-06-29 07:18:48 -07:00
Manish Goregaokar
26b1ed79c0 !!!!!! 2015-06-06 18:08:33 +05:30
Erick Tryzelaar
c3fe6c9c67 Update the README to point at https://github.com/serde-rs 2015-04-26 18:37:18 -07:00
derhaskell
becb8c48e8 fixes typo in deserialization example 2015-04-13 13:37:06 +02:00
derhaskell
aa16ecf4d3 Update README.md 2015-04-13 13:28:47 +02:00
derhaskell
ddda360fec Update README.md
fixes struct serialization example for rust 1.0.0-beta
2015-04-13 13:27:15 +02:00
Erick Tryzelaar
d57f02884f Work on the README, add a json example 2015-04-01 21:59:37 -07:00
Erick Tryzelaar
55eb390778 Update the readme 2015-03-31 22:16:15 -07:00
Erick Tryzelaar
19f04f094a Update README.md
This tries to address #7.
2014-09-07 22:15:16 -07:00
Erick Tryzelaar
0ae4d5bcb2 Update the readme 2014-09-07 01:30:58 -07:00
Erick Tryzelaar
b80fb0ed0e Add a basic readme. 2014-09-07 01:28:56 -07:00