aboutsummaryrefslogtreecommitdiff
path: root/src/decoder
AgeCommit message (Expand)AuthorLines
2015-08-13Touch up some style in the decoderAlex Crichton-6/+12
2015-08-13Rewrite the MapVisitor to add errors for a specific fieldErick Tryzelaar-5/+24
2015-08-13Override the numeric hints to not deserialize ints into floats, and vice versaErick Tryzelaar-8/+81
2015-08-13Add a Deserialize::visit_enum that tries to deserialize into each variantErick Tryzelaar-0/+88
2015-08-12Get serde feature compiling againErick Tryzelaar-9/+9
2015-08-12Merge remote-tracking branch 'remotes/origin/master' into serdeErick Tryzelaar-9/+66
2015-08-06it helps to actually build with serde enabledBen Navetta-1/+3
2015-08-06implement serde::Deserialize for ValueBen Navetta-0/+41
2015-06-23Improve the error message in failing enumsAlex Crichton-9/+66
2015-06-06Rework fix for table redefinition to avoid breaking AST-compatiblityAndrzej Janik-7/+7
2015-06-04Disallow table redefinitionsAndrzej Janik-7/+7
2015-04-21Tweak some styleAlex Crichton-37/+46
2015-04-20most tests work nowOliver Schneider-34/+143
2015-04-20updated to masterOliver Schneider-1/+17
2015-04-02wipAlex Crichton-0/+153
2015-04-02Modularize rustc-serialize supportAlex Crichton-0/+516