No description
Find a file
Philipp Moritz 0b7d81cae6 API for creating task specifications (#5)
* API for creating task specifications

* fixes

* add more checks and improve comments
2016-09-17 00:03:10 -07:00
.travis Adding object table (#1) 2016-09-13 18:54:26 -07:00
build Adding object table (#1) 2016-09-13 18:54:26 -07:00
state Adding object table (#1) 2016-09-13 18:54:26 -07:00
test API for creating task specifications (#5) 2016-09-17 00:03:10 -07:00
thirdparty Adding object table (#1) 2016-09-13 18:54:26 -07:00
.clang-format Adding object table (#1) 2016-09-13 18:54:26 -07:00
.gitignore Sockets (#3) 2016-09-15 16:28:52 -07:00
.gitmodules Adding object table (#1) 2016-09-13 18:54:26 -07:00
.travis.yml Adding object table (#1) 2016-09-13 18:54:26 -07:00
common.c Adding object table (#1) 2016-09-13 18:54:26 -07:00
common.h API for creating task specifications (#5) 2016-09-17 00:03:10 -07:00
event_loop.c Sockets (#3) 2016-09-15 16:28:52 -07:00
event_loop.h Adding object table (#1) 2016-09-13 18:54:26 -07:00
LICENSE Initial commit 2016-09-10 19:42:08 -07:00
Makefile API for creating task specifications (#5) 2016-09-17 00:03:10 -07:00
sockets.c Sockets (#3) 2016-09-15 16:28:52 -07:00
sockets.h Sockets (#3) 2016-09-15 16:28:52 -07:00
task.c API for creating task specifications (#5) 2016-09-17 00:03:10 -07:00
task.h API for creating task specifications (#5) 2016-09-17 00:03:10 -07:00