actors: Add cleanup facility to run-hive.
[8sync.git] / 8sync / actors.scm
2017-01-02 Christopher Allan... actors: Add cleanup facility to run-hive.
2017-01-02 Christopher Allan... actors: Rename ez-run-hive to run-hive.
2016-12-27 Christopher Allan... actors: Add new method of running REPL via REPL actor.
2016-12-26 Christopher Allan... actors: Removing unnecessary level of indirection aroun...
2016-12-24 Christopher Allan... actors: Update actor ids to use a vector rather than...
2016-12-23 Christopher Allan... actors: Add docstring to hive-create-actor*.
2016-12-21 Christopher Allan... actors: Move error propagation within <-wait; add ...
2016-12-21 Christopher Allan... actors: Generalize the <-foo methods functionality...
2016-12-20 Christopher Allan... actors: Switch coroutine waiting code over to using...
2016-12-20 Christopher Allan... actors: Document the <message> records's fields.
2016-12-20 Christopher Allan... actors: Move actors center-stage in 8sync.