syndicate-2017/racket/syndicate/examples/actor
Tony Garnock-Jones 819ff13835 Expanders for events and assertion-patterns.
Introduced expanders for events (define-event-expander) and for
assertion-patterns (define-assertion-expander).

Introduced convenience syntax and utilities in web.rkt for working
with web requests.

Support nested bindings in assertion-patterns for message events
(only).
2016-07-23 14:57:26 -04:00
..
bank-account.rkt #lang syndicate/actor 2016-07-10 12:33:16 -04:00
big-bang.rkt Support current-ground-dataspace for big-bang and friends 2016-07-16 16:07:34 -04:00
box-and-client.rkt #lang syndicate/actor 2016-07-10 12:33:16 -04:00
broadcast-messages.rkt #lang syndicate/actor 2016-07-10 12:33:16 -04:00
chain.rkt Introduce syndicate module *activation*. 2016-07-12 15:05:56 -04:00
chat-client.rkt Introduce syndicate module *activation*. 2016-07-12 15:05:56 -04:00
chat-no-quit-world-no-nesting.rkt Introduce syndicate module *activation*. 2016-07-12 15:05:56 -04:00
chat-no-quit-world.rkt Introduce syndicate module *activation*. 2016-07-12 15:05:56 -04:00
chat-simplified-internals.rkt Introduce syndicate module *activation*. 2016-07-12 15:05:56 -04:00
chat.rkt Introduce syndicate module *activation*. 2016-07-12 15:05:56 -04:00
echo.rkt Introduce syndicate module *activation*. 2016-07-12 15:05:56 -04:00
example-during-criterion-snapshotting.rkt Track dependencies from fields to endpoint assertion sets with simple dataflow 2016-07-10 19:22:02 -04:00
example-partial-retraction.rkt #lang syndicate/actor 2016-07-10 12:33:16 -04:00
fib-server.rkt Handle exceptions better in syndicate/threaded 2016-07-20 23:02:42 -04:00
file-system-during.rkt Introduce syndicate module *activation*. 2016-07-12 15:05:56 -04:00
file-system-lll.rkt Introduce syndicate module *activation*. 2016-07-12 15:05:56 -04:00
file-system-lll2.rkt Introduce syndicate module *activation*. 2016-07-12 15:05:56 -04:00
file-system-script Alpha convert: prospect -> syndicate 2016-04-01 19:53:46 -04:00
file-system.rkt Introduce syndicate module *activation*. 2016-07-12 15:05:56 -04:00
file-system2.rkt Introduce syndicate module *activation*. 2016-07-12 15:05:56 -04:00
forward-chaining-mini.rkt #lang syndicate/actor 2016-07-10 12:33:16 -04:00
mini-echo.rkt #lang syndicate/actor 2016-07-10 12:33:16 -04:00
query-set.rkt Introduce level-anchor and level-anchor->meta-level 2016-07-21 18:53:41 -04:00
show-field-scope-enforcement1.rkt #lang syndicate/actor 2016-07-10 12:33:16 -04:00
show-field-scope-enforcement2.rkt #lang syndicate/actor 2016-07-10 12:33:16 -04:00
show-field-scope-enforcement3.rkt #lang syndicate/actor 2016-07-10 12:33:16 -04:00
show-field-scope-enforcement4.rkt Introduce actor-global field-table. 2016-07-10 19:15:50 -04:00
spreadsheet-script Alpha convert: prospect -> syndicate 2016-04-01 19:53:46 -04:00
spreadsheet.rkt Introduce syndicate module *activation*. 2016-07-12 15:05:56 -04:00
two-buyer-protocol.rkt Done 2016-07-11 12:27:15 -04:00
web-demo.rkt Expanders for events and assertion-patterns. 2016-07-23 14:57:26 -04:00
web-sanity-check.rkt Defaults for web-response-header 2016-07-23 11:40:18 -04:00