about summary refs log tree commit diff
path: root/src/lib/_task.rs
AgeCommit message (Expand)AuthorLines
2011-06-13This is the mega-ucontext commit. It replaces the task switching mechanism wi...Eric Holk-21/+0
2011-05-12Downcase std modules again, move to :: for module dereferencingMarijn Haverbeke-0/+21
2011-05-06Rename std modules to be camelcasedMarijn Haverbeke-21/+0
2010-09-22Reformat standard library; no code changes.Graydon Hoare-3/+12
2010-08-11Added support for task sleeping in the scheduler.Michael Bebenita-0/+12