summaryrefslogtreecommitdiffstats
path: root/async/src/async.h
Commit message (Expand)AuthorAge
* Async: make it build againDan Vrátil2014-12-12
* Async: add some simple documentationDan Vrátil2014-12-12
* Async: move some more code out-of-lineDan Vrátil2014-12-12
* Async: move some common code from executors to shared base classDan Vrátil2014-12-12
* Async: add Reduce taskDan Vrátil2014-12-12
* Async: move the actual task exection into Executor implementationDan Vrátil2014-12-11
* Async: change syntax of callablesDan Vrátil2014-12-11
* Async: move some definitions out-of-lineDan Vrátil2014-12-11
* Async: simplify the template magic around In... being empty or voidDan Vrátil2014-12-11
* Prototype of Async libraryDan Vrátil2014-12-11