Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added pipelines to all task sources | ddh | 2017-10-25 | 1 | -4/+5 |
* | added time to interactive metrics, refactored metrics to use traits | ddh | 2017-10-24 | 1 | -0/+2 |
* | Remove use of unstable box syntax. | Simon Sapin | 2017-10-16 | 1 | -2/+2 |
* | Introduce TaskOnce | Anthony Ramine | 2017-09-20 | 1 | -7/+10 |
* | Rename Task to TaskBox | Anthony Ramine | 2017-09-20 | 1 | -3/+3 |
* | Make Task require Send | Anthony Ramine | 2017-09-20 | 1 | -2/+2 |
* | Move Task to its own module | Anthony Ramine | 2017-09-18 | 1 | -1/+1 |
* | Rename Runnable to Task | Anthony Ramine | 2017-09-16 | 1 | -10/+20 |
* | Properly implement TaskSource for NetworkingTaskSource | Keith Yeung | 2016-11-11 | 1 | -9/+22 |
* | refactors entities from script_thread into script_runtime | Rahul Sharma | 2016-04-06 | 1 | -1/+2 |
* | change changes effecting verbosity | faineance | 2016-03-27 | 1 | -2/+1 |
* | use self.0 instead of destructing single item tuple structs | faineance | 2016-03-27 | 1 | -3/+2 |
* | Add task_source directory | Keith Yeung | 2016-03-10 | 1 | -0/+21 |