summaryrefslogtreecommitdiffstats
path: root/engine/include/core (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-27Small fix T& -> T*ancarola1-1/+1
2019-01-27Debug signals attemptedancarola1-1/+1
2019-01-26Fix signal template errorsignal-fixNao Pross1-3/+7
2019-01-25Template error on compile signal testancarola1-3/+4
2019-01-25Core channel in flatland and signal testancarola2-16/+11
2019-01-25Rewrite minimal flatland initNao Pross1-1/+1
2019-01-23Fixes on signalsancarola1-52/+56
2019-01-23Signal finalized?ancarola2-6/+6
2019-01-23Update job interface to allow safe ownership delegationNao Pross2-15/+24
2019-01-23Labelled, signalancarola3-54/+70
2019-01-23Fix bug in RAII jobs, debug session on ts3Nao Pross2-2/+6
2019-01-23Make job hold RAII pointers that can expire, update testNao Pross2-10/+26
2019-01-23signal optancarola1-2/+2
2019-01-23Use custom comparison for core::prioritize (instead of std::less)Nao Pross2-7/+15
2019-01-23Integrate prioritized into task, rename prior_t to priority_tNao Pross3-60/+25
2019-01-22cehancarola1-2/+2
2019-01-22Here we goancarola4-0/+251