Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update MPL license to https (part 3) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
* | `cargo fix --edition-idioms` | Simon Sapin | 2018-11-08 | 1 | -1/+1 |
* | Reorder imports | Pyfisch | 2018-11-06 | 1 | -1/+1 |
* | `cargo fix --edition` | Simon Sapin | 2018-11-06 | 1 | -1/+1 |
* | Format script component | chansuke | 2018-09-19 | 1 | -6/+12 |
* | Make usage of core_intrinsics optional | Simon Sapin | 2017-10-16 | 1 | -2/+4 |
* | Introduce TaskOnce | Anthony Ramine | 2017-09-20 | 1 | -16/+37 |
* | Rename Task to TaskBox | Anthony Ramine | 2017-09-20 | 1 | -13/+15 |
* | Make Task require Send | Anthony Ramine | 2017-09-20 | 1 | -8/+8 |
* | Preserve the name of inner tasks in cancellable ones | Anthony Ramine | 2017-09-18 | 1 | -0/+4 |
* | Introduce a task! macro and use it for internal pause steps | Anthony Ramine | 2017-09-18 | 1 | -0/+20 |
* | Move Task to its own module | Anthony Ramine | 2017-09-18 | 1 | -0/+70 |