syndicate-2017/racket/syndicate
Tony Garnock-Jones b3a745dbcb Make #lang syndicate equivalent to #lang syndicate/actor. Fixes #17. 2017-08-10 15:17:28 -04:00
..
big-bang Make #lang syndicate equivalent to #lang syndicate/actor. Fixes #17. 2017-08-10 15:17:28 -04:00
broker Make #lang syndicate equivalent to #lang syndicate/actor. Fixes #17. 2017-08-10 15:17:28 -04:00
drivers Make #lang syndicate equivalent to #lang syndicate/actor. Fixes #17. 2017-08-10 15:17:28 -04:00
examples Make #lang syndicate equivalent to #lang syndicate/actor. Fixes #17. 2017-08-10 15:17:28 -04:00
lang Alpha convert: prospect -> syndicate 2016-04-01 19:53:46 -04:00
little-actors Avoid identifier clash 2017-08-05 19:36:40 -04:00
monolithic Change spawn processing to include initial-assertions 2017-08-05 19:36:40 -04:00
protocol Cope with transient pulses of demand in during/actor 2016-10-25 16:59:00 -04:00
scribblings swap the meaning of spawn and actor in racket syndicate 2017-02-15 18:18:19 -05:00
support Cope with potential interference in query-sets (etc) from outside the official event handlers 2017-07-30 18:48:33 -04:00
tests Make #lang syndicate equivalent to #lang syndicate/actor. Fixes #17. 2017-08-10 15:17:28 -04:00
trace Elide spurious detail in patch actions and events 2017-08-05 19:38:35 -04:00
actor-lang.rkt #lang syndicate -> #lang syndicate/core; first half of fix for #17. 2017-08-10 15:04:45 -04:00
actor.rkt Avoid premature termination of parent facet. 2017-08-10 15:08:48 -04:00
big-bang.rkt Change spawn processing to include initial-assertions 2017-08-05 19:36:40 -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-lang.rkt #lang syndicate -> #lang syndicate/core; first half of fix for #17. 2017-08-10 15:04:45 -04:00
core.rkt #lang syndicate -> #lang syndicate/core; first half of fix for #17. 2017-08-10 15:04:45 -04:00
dataflow.rkt Split dataspaces in to relay and mux sublayers. 2016-07-30 14:49:05 -04:00
dataspace.rkt Change spawn processing to include initial-assertions 2017-08-05 19:36:40 -04:00
demand-matcher.rkt swap the meaning of spawn and actor in racket syndicate 2017-02-15 18:18:19 -05:00
firewall.rkt Change spawn processing to include initial-assertions 2017-08-05 19:36:40 -04:00
functional-queue.rkt queue-remove in functional-queue.rkt 2016-08-10 19:03:40 -04:00
ground.rkt Change spawn processing to include initial-assertions 2017-08-05 19:36:40 -04: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 Create test harness & lang for contrasting big & little actor langs 2017-04-20 13:50:01 -04:00
lang.rkt Make #lang syndicate equivalent to #lang syndicate/actor. Fixes #17. 2017-08-10 15:17:28 -04:00
main.rkt Split dataspaces in to relay and mux sublayers. 2016-07-30 14:49:05 -04:00
monitor.rkt Create test harness & lang for contrasting big & little actor langs 2017-04-20 13:50:01 -04:00
monolithic.rkt #lang syndicate -> #lang syndicate/core; first half of fix for #17. 2017-08-10 15:04:45 -04:00
mux.rkt Revamp tracing 2016-08-25 18:07:27 +01:00
patch.rkt Remove/unprovide a few unneeded utilities from patch.rkt 2017-06-23 17:57:35 -04: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 #lang syndicate -> #lang syndicate/core; first half of fix for #17. 2017-08-10 15:04:45 -04:00
random-test.rkt Alpha convert: prospect -> syndicate 2016-04-01 19:53:46 -04:00
relay.rkt Change spawn processing to include initial-assertions 2017-08-05 19:36:40 -04:00
reload.rkt Make #lang syndicate equivalent to #lang syndicate/actor. Fixes #17. 2017-08-10 15:17:28 -04: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 Make #lang syndicate equivalent to #lang syndicate/actor. Fixes #17. 2017-08-10 15:17:28 -04:00
syntax-classes.rkt Ugh, forgot to git-add this 2017-08-07 11:21:09 -04:00
test-lang.rkt Create test harness & lang for contrasting big & little actor langs 2017-04-20 13:50:01 -04:00
test.rkt Create test harness & lang for contrasting big & little actor langs 2017-04-20 13:50:01 -04:00
threaded.rkt Change spawn processing to include initial-assertions 2017-08-05 19:36:40 -04: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 trie-step-wild 2017-07-31 11:39:50 -04:00
tset.rkt extract-patch-pids and tset/set-union 2016-08-31 19:11:43 +01:00
upside-down.rkt Change spawn processing to include initial-assertions 2017-08-05 19:36:40 -04:00