summaryrefslogtreecommitdiffstats
path: root/engine/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'raffa-https/master'Nao Pross2019-01-281-5/+45
|\
| * Channel interface improvedancarola2019-01-281-5/+45
* | Delete signal::emit(channel)Nao Pross2019-01-281-3/+0
* | Remove almost every -Wshadow warningNao Pross2019-01-2810-66/+62
* | Remove bitfileds to remove a bazillion of warningsNao Pross2019-01-272-17/+17
|/
* 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-2611-40/+43
|\
| * Testing signalancarola2019-01-261-1/+1
| * Fix signal template errorsignal-fixNao Pross2019-01-261-3/+7
| * Template error on compile signal testancarola2019-01-259-19/+17
| * Core channel in flatland and signal testancarola2019-01-254-22/+23
* | Restore old files to ease merge (flatland, signal, window)Nao Pross2019-01-262-29/+155
* | Rebuild flat::window around wsdl2::windowNao Pross2019-01-251-91/+12
* | Rewrite minimal flatland initNao Pross2019-01-252-65/+18
|/
* It compiles! Probably super broken, but compiles!Nao Pross2019-01-2512-45/+62
* Fix all header names in #include statementsNao Pross2019-01-254-4/+4
* Rename everything under engine/ to remove `flat' and be `.hpp'Nao Pross2019-01-2517-0/+0
* Fixes on signalsancarola2019-01-233-64/+77
* 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-237-14/+15
* | | Labelled, signalancarola2019-01-234-57/+87
|/ /
* | Task debuggingancarola2019-01-231-1/+1
* | 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-225-112/+171
* Merge remote-tracking branch 'raffa/master'Nao Pross2019-01-2213-159/+184
|\
| * Duplicateancarola2019-01-222-150/+12
| * Wooancarola2019-01-221-0/+112
| * Sedancarola2019-01-221-2/+2
| * Soosancarola2019-01-2213-20/+27
| * Fin qui tutto beneancarola2019-01-2210-16/+16
| * Signal changeancarola2019-01-225-138/+182
* | Add test for task and job, fix bug in jobNao Pross2019-01-221-2/+2
* | Re-implement flattask.h in task.hppNao Pross2019-01-222-69/+38
* | Delete flatevolvable.h and flatevolvable.cppNao Pross2019-01-222-32/+1
|/
* Flat removedancarola2019-01-213-1/+28
* Test 3 partially executedancarola2019-01-207-16/+45
* Ignore swap filesancarola2019-01-192-0/+0
* minor fixesancarola2019-01-194-0/+33
* Test two completed successfullyancarola2019-01-198-62/+156
* edasancarola2019-01-1221-135/+1039
* initializationancarola2018-11-1719-0/+502