syndicate-2017/racket/syndicate
Tony Garnock-Jones 8cd60417c4 Reimplement supervise.rkt to use spawn->process+transition at each reboot. 2016-11-29 14:48:28 +13:00
..
broker Use web-request-header-websocket-upgrade?. 2016-11-26 11:27:14 +13:00
drivers `web-request-header-websocket-upgrade?` 2016-11-26 11:25:44 +13:00
examples Reimplement supervise.rkt to use spawn->process+transition at each reboot. 2016-11-29 14:48:28 +13:00
lang Alpha convert: prospect -> syndicate 2016-04-01 19:53:46 -04:00
monolithic Silence redefinition warning 2016-08-15 10:45:23 -04:00
protocol Cope with transient pulses of demand in during/actor 2016-10-25 16:59:00 -04:00
scribblings Tweak scribblings to silence errors. Still need to update docs. 2016-07-30 14:49:05 -04:00
support Factor out support/hash.rkt 2016-07-13 16:53:07 -04:00
trace summarise-ground-state with SIGUSR2 2016-10-31 13:46:53 -04:00
actor-lang.rkt Introduce level-anchor and level-anchor->meta-level 2016-07-21 18:53:41 -04:00
actor.rkt Avoid stomping on current-actor-state if it is changed in patch-fn 2016-11-29 12:24:31 +13:00
big-bang.rkt Update big-bang for split relay and mux. 2016-07-30 14:49:05 -04:00
canonicalize.rkt Alpha convert: prospect -> syndicate 2016-04-01 19:53:46 -04:00
comprehensions.rkt Split out pattern.rkt 2016-06-08 14:22:35 -04:00
core.rkt Introduce make-spawn to capture parameterizations. Closes #10. 2016-07-31 17:24:48 -04:00
dataflow.rkt Split dataspaces in to relay and mux sublayers. 2016-07-30 14:49:05 -04:00
dataspace.rkt Make sure spawn tracing happens before initial-patch tracing 2016-09-06 16:45:59 +01:00
demand-matcher.rkt Split dataspaces in to relay and mux sublayers. 2016-07-30 14:49:05 -04:00
firewall.rkt Minor refactoring 2016-09-19 21:26:38 -04:00
functional-queue.rkt queue-remove in functional-queue.rkt 2016-08-10 19:03:40 -04:00
ground.rkt Make ground a little quieter 2016-11-21 11:46:31 +13:00
hash-order.rkt Alpha convert: prospect -> syndicate 2016-04-01 19:53:46 -04:00
hierarchy.rkt Now that we capture parameterization for actors, current-actor-path-rev has to be a store rather than a parameter 2016-07-31 22:19:59 -04:00
info.rkt Command-line launcher for broker 2016-05-09 12:55:20 -04:00
lang.rkt Clean up internal interfaces to actor.rkt 2016-11-29 10:34:37 +13:00
main.rkt Split dataspaces in to relay and mux sublayers. 2016-07-30 14:49:05 -04:00
monolithic.rkt Add spawn/stateless to syndicate/monolithic 2016-07-25 14:48:41 -04:00
mux.rkt Revamp tracing 2016-08-25 18:07:27 +01:00
patch.rkt extract-patch-pids and tset/set-union 2016-08-31 19:11:43 +01:00
pattern.rkt Allow ($ v) bindings 2016-08-21 08:27:56 -04:00
pretty.rkt Alpha convert: prospect -> syndicate 2016-04-01 19:53:46 -04:00
profile.rkt syndicate/profile 2016-09-05 11:22:27 +01:00
random-test.rkt Alpha convert: prospect -> syndicate 2016-04-01 19:53:46 -04:00
relay.rkt Introduce make-spawn to capture parameterizations. Closes #10. 2016-07-31 17:24:48 -04:00
reload.rkt Only act when we know a positive fact about the state of our watched file 2016-11-29 12:19:34 +13:00
store.rkt Now that we capture parameterization for actors, current-actor-path-rev has to be a store rather than a parameter 2016-07-31 22:19:59 -04:00
supervise.rkt Reimplement supervise.rkt to use spawn->process+transition at each reboot. 2016-11-29 14:48:28 +13:00
threaded.rkt First commit moving from (actor (react ...)) to (actor ...) 2016-08-24 17:35:38 +01:00
trace.rkt current-trace-procedures needs to be a store, not a parameter, because spawns capture the parameterization too early and the scoping of tracing should be hierarchy-based 2016-09-02 17:55:46 +01:00
treap.rkt Alpha convert: prospect -> syndicate 2016-04-01 19:53:46 -04:00
trie.rkt Revamp tracing 2016-08-25 18:07:27 +01:00
tset.rkt extract-patch-pids and tset/set-union 2016-08-31 19:11:43 +01:00