actors: Switch over to using wrap-rmeta-slot for build-actions.
[8sync.git] / demos / actors / robotscanner.scm
2017-01-25 Christopher Allan... actors: Switch over to using wrap-rmeta-slot for build...
2017-01-11 Christopher Allan... Update copyrights.
2017-01-04 Christopher Allan... actors: Remove define-simple-actor, add define-actor.
2017-01-04 Christopher Allan... actors: Rename msg-receive, msg-val to mbody-receive...
2017-01-04 Christopher Allan... actors: Add auto-init feature to actors.
2017-01-03 Christopher Allan... actors: Implicit from-actor argument <-foo methods...
2017-01-02 Christopher Allan... actors: Rename ez-run-hive to run-hive.
2016-12-20 Christopher Allan... actors: Move actors center-stage in 8sync.
2016-12-17 Christopher Allan... demos: Update demos to new conventions.
2016-04-29 Christopher Allan... demos: robotscanner: Use nice auto-message-ref feature.
2016-04-27 Christopher Allan... demos: robotscanner: Use new <- syntax.
2016-04-27 Christopher Allan... actors: Rename hive-bootstrap-message -> bootstrap...
2016-04-26 Christopher Allan... demos: actors: Update main functions to support arbitra...
2016-04-26 Christopher Allan... demos: robotscanner: Add comment explaining what the...
2016-04-26 Christopher Allan... demos: actors: Adding new robotscanner demo.