syndicate-rkt/syndicate-examples/speed-tests/box-and-client
Tony Garnock-Jones 0b1e9874d1 Treat #:message separately from #:asserted.
While in principle messages are "instantaneous" assertions, it invites
confusion to treat them as such in context of `(object)` because
assertions by default spawn nested facets, so it's too easy to
accidentally wrap a message handler in an unwanted facet. Being
explicit about messages means you never get an unwanted facet wrapper.
2021-06-15 12:41:46 +02:00
..
protocol.rkt Fix and add copyright notices 2021-06-04 16:20:14 +02:00
stats.rkt Fix and add copyright notices 2021-06-04 16:20:14 +02:00
with-dataspace.rkt Ambient current-turn 2021-06-10 11:42:07 +02:00
without-dataspace.rkt Treat #:message separately from #:asserted. 2021-06-15 12:41:46 +02:00