aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/task.rs
Commit message (Expand)AuthorAgeFilesLines
* Make usage of core_intrinsics optionalSimon Sapin2017-10-161-2/+4
* Introduce TaskOnceAnthony Ramine2017-09-201-16/+37
* Rename Task to TaskBoxAnthony Ramine2017-09-201-13/+15
* Make Task require SendAnthony Ramine2017-09-201-8/+8
* Preserve the name of inner tasks in cancellable onesAnthony Ramine2017-09-181-0/+4
* Introduce a task! macro and use it for internal pause stepsAnthony Ramine2017-09-181-0/+20
* Move Task to its own moduleAnthony Ramine2017-09-181-0/+70