aboutsummaryrefslogtreecommitdiff
path: root/src/lib/sys.rs
Commit message (Expand)AuthorAgeFilesLines
* Downcase std modules again, move to :: for module dereferencingMarijn Haverbeke2011-05-121-0/+30
* Rename std modules to be camelcasedMarijn Haverbeke2011-05-061-30/+0
* First pass on splitting stratum and opacity off of effects. WIP.Graydon Hoare2010-11-021-2/+2
* Reformat standard library; no code changes.Graydon Hoare2010-09-221-14/+22
* Change from 'spawner' to 'supervisor' in rust_task, and add an unsupervise call.Graydon Hoare2010-07-051-0/+1
* Only translate or dwarf-emit items or stubs locally defined or used. Avoids i...Graydon Hoare2010-06-271-0/+13
* Add callable gc method exposed to user code, use it in mlist-cycle.rs test (s...Graydon Hoare2010-06-251-0/+1
* Populate tree.Graydon Hoare2010-06-231-0/+7