summaryrefslogtreecommitdiffstats
path: root/engine/include/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* Small fix T& -> T*ancarola2019-01-271-1/+1
* Debug signals attemptedancarola2019-01-271-1/+1
* Merge remote-tracking branch 'raffa/master'Nao Pross2019-01-262-17/+17
|\
| * Fix signal template errorsignal-fixNao Pross2019-01-261-3/+7
| * Template error on compile signal testancarola2019-01-251-3/+4
| * Core channel in flatland and signal testancarola2019-01-252-16/+11
* | Rewrite minimal flatland initNao Pross2019-01-251-1/+1
|/
* Fixes on signalsancarola2019-01-231-52/+56
* Merge remote-tracking branch 'nao/master'ancarola2019-01-232-13/+26
|\
| * Update job interface to allow safe ownership delegationNao Pross2019-01-232-15/+24
| * Merge branch 'raii-task'Nao Pross2019-01-232-2/+6
| |\
| | * Fix bug in RAII jobs, debug session on ts3Nao Pross2019-01-232-2/+6
* | | Signal finalized?ancarola2019-01-232-6/+6
* | | Labelled, signalancarola2019-01-233-54/+70
|/ /
* | Merge remote-tracking branch 'nao/raii-task'ancarola2019-01-232-10/+26
|\ \ | |/
| * Make job hold RAII pointers that can expire, update testNao Pross2019-01-232-10/+26
* | signal optancarola2019-01-231-2/+2
|/
* Use custom comparison for core::prioritize (instead of std::less)Nao Pross2019-01-232-7/+15
* Integrate prioritized into task, rename prior_t to priority_tNao Pross2019-01-233-60/+25
* cehancarola2019-01-221-2/+2
* Here we goancarola2019-01-224-0/+251