aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ebml.rs
Commit message (Expand)AuthorAgeFilesLines
* Revise EBML reader APIMarijn Haverbeke2011-04-071-89/+77
* rustc: Use the crate index to look up defsPatrick Walton2011-03-311-0/+21
* rustc: Look up names in "use"d cratesPatrick Walton2011-03-251-6/+9
* Start making the standard-lib utf-8 awareMarijn Haverbeke2011-03-251-4/+4
* stdlib: Add EBML writing functionalityPatrick Walton2011-03-221-2/+67
* lib: Add an EBML reader modulePatrick Walton2011-03-221-0/+109