syndicate-2017/racket/syndicate
Tony Garnock-Jones 19bebc9881 Handle IRC QUIT 2017-01-07 01:46:09 -05:00
..
broker Add #:hook to spawn-broker-server-connection 2016-11-30 10:19:56 +13:00
drivers Handle IRC QUIT 2017-01-07 01:46:09 -05:00
examples Crude IRC driver and example. 2017-01-07 01:14:14 -05: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 Sort process table by PID 2016-12-07 09:47:03 +13:00
actor-lang.rkt Introduce level-anchor and level-anchor->meta-level 2016-07-21 18:53:41 -04:00
actor.rkt Avoid accidental shadowing of field-names in query-value* and friends 2016-12-12 10:26:50 +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 Reload when hash of file has changed; stop using a naive counter 2016-12-07 10:10:36 +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 Add #:linkage for during/actor and the new supervise/actor to communicate properly 2016-12-07 09:47:39 +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