Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce TaskOnce | Anthony Ramine | 2017-09-20 | 1 | -6/+6 |
* | Rename Task to TaskBox | Anthony Ramine | 2017-09-20 | 1 | -4/+4 |
* | Make Task require Send | Anthony Ramine | 2017-09-20 | 1 | -1/+1 |
* | Move Task to its own module | Anthony Ramine | 2017-09-18 | 1 | -1/+1 |
* | Remove FileReadingRunnable | Anthony Ramine | 2017-09-16 | 1 | -15/+3 |
* | Rename Runnable to Task | Anthony Ramine | 2017-09-16 | 1 | -10/+15 |
* | Implement file reading task source | Keith Yeung | 2016-07-14 | 1 | -9/+62 |
* | 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 |