summaryrefslogtreecommitdiffstats
path: root/engine/include (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-26Fix signal template errorsignal-fixNao Pross1-3/+7
2019-01-25Template error on compile signal testancarola9-19/+17
2019-01-25Core channel in flatland and signal testancarola4-22/+23
2019-01-25It compiles! Probably super broken, but compiles!Nao Pross12-45/+62
2019-01-25Fix all header names in #include statementsNao Pross4-4/+4
2019-01-25Rename everything under engine/ to remove `flat' and be `.hpp'Nao Pross17-0/+0
2019-01-23Fixes on signalsancarola3-64/+77
2019-01-23Signal finalized?ancarola7-14/+15
2019-01-23Update job interface to allow safe ownership delegationNao Pross2-15/+24
2019-01-23Labelled, signalancarola4-57/+87
2019-01-23Fix bug in RAII jobs, debug session on ts3Nao Pross2-2/+6
2019-01-23Task debuggingancarola1-1/+1
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 goancarola5-112/+171
2019-01-22Add test for task and job, fix bug in jobNao Pross1-2/+2
2019-01-22Duplicateancarola2-150/+12
2019-01-22Wooancarola1-0/+112
2019-01-22Re-implement flattask.h in task.hppNao Pross2-69/+38
2019-01-22Sedancarola1-2/+2
2019-01-22Soosancarola13-20/+27
2019-01-22Fin qui tutto beneancarola10-16/+16
2019-01-22Delete flatevolvable.h and flatevolvable.cppNao Pross2-32/+1
2019-01-22Signal changeancarola5-138/+182
2019-01-21Flat removedancarola3-1/+28
2019-01-20Test 3 partially executedancarola7-16/+45
2019-01-19Ignore swap filesancarola2-0/+0
2019-01-19minor fixesancarola4-0/+33
2019-01-19Test two completed successfullyancarola8-62/+156
2019-01-12edasancarola21-135/+1039