aboutsummaryrefslogtreecommitdiff
path: root/src/lib/_task.rs
Commit message (Collapse)AuthorAgeFilesLines
* Downcase std modules again, move to :: for module dereferencingMarijn Haverbeke2011-05-121-0/+21
| | | | This should be a snapshot transition.
* Rename std modules to be camelcasedMarijn Haverbeke2011-05-061-21/+0
| | | | (Have fun mergining your stuff with this.)
* Reformat standard library; no code changes.Graydon Hoare2010-09-221-3/+12
|
* Added support for task sleeping in the scheduler.Michael Bebenita2010-08-111-0/+12