about summary refs log tree commit diff
path: root/src/libstd/ebml2.rs
AgeCommit message (Expand)AuthorLines
2012-10-03De-export std::{ebml, ebml2}. Part of #3583.Graydon Hoare-40/+19
2012-10-01Add deserializable and more types to serialization2Erick Tryzelaar-26/+67
2012-10-01Demode ebml, ebml2, json, parTim Chevalier-4/+4
2012-09-28demode vecNiko Matsakis-1/+1
2012-09-26Demode vec::push (and convert to method)Niko Matsakis-1/+1
2012-09-26libstd: Add serialization2 versions of prettyprint and ebmlErick Tryzelaar-0/+623