 Philipp MoritzandRobert Nishihara
|
db8c0acc71
|
Refactor state database (#22)
* make db_connect return the connection
* rename db_conn -> db_handle
* more renaming
* clang-format
* free the db_handle
|
2016-09-25 21:52:06 -07:00 |
|
 Philipp MoritzandRobert Nishihara
|
7907992609
|
[WIP] Event loop refactoring (#19)
* task queue tests and extensions
* event loop refactor
* fix formating
|
2016-09-23 22:53:58 -07:00 |
|
 Philipp MoritzandRobert Nishihara
|
7d629d4e48
|
Adding object table (#1)
* code for maintaining the object table
* Makefile fix
* Clone git submodules.
* directory -> object_table
* Fix Makefile and remove unnecessary files.
* Fix formatting.
* make code more generic
|
2016-09-13 18:54:26 -07:00 |
|