aboutsummaryrefslogtreecommitdiff
path: root/src/lib/std.rc
Commit message (Expand)AuthorAgeFilesLines
* Expose an RNG (the one used by our runtime) to Rust via std.Roy Frostig2010-07-251-0/+2
* Add a (coarse, first-pass) deque implementation to stdlib.Roy Frostig2010-07-201-5/+2
* Add incomplete hashmap implementation to stdlib.Roy Frostig2010-07-161-0/+9
* Teach the dwarf readers to handle udata, so we can link with util.option; add...Graydon Hoare2010-07-051-0/+4
* Populate tree.Graydon Hoare2010-06-231-0/+35