syndicate-2017/doc
Tony Garnock-Jones debd191992 Fix bug with `until` and #:collect.
`state` now yields the explicit values given in a termination clause
*prepended* to the `#:collect`ed variables of the calling actor at the
time the state terminates. `until` now yields zero values in its sole
termination clause, and thus yields only the `#:collect`ed values.
2015-12-12 06:22:40 +13:00
..
big-bang.rkt.txt Exploring more HLL-style examples 2015-11-09 20:16:50 -05:00
chat-client.rkt.txt Add missing rising-edge wrapper 2015-12-09 16:17:57 +13:00
chat.rkt.txt Exploring more HLL-style examples 2015-11-09 20:16:50 -05:00
echo.rkt.txt Exploring more HLL-style examples 2015-11-09 20:16:50 -05:00
forward-chaining-hll.rkt.txt Sketches of HLL 2015-11-09 19:07:29 -05:00
forward-chaining-hll2.rkt.txt Sketches of HLL 2015-11-09 19:07:29 -05:00
forward-chaining-hll3.rkt.txt Sketches of HLL 2015-11-09 19:07:29 -05:00
forward-chaining-hll4.rkt.txt Sketches of HLL 2015-11-09 19:07:29 -05:00
notes-on-hll.md Fix bug with `until` and #:collect. 2015-12-12 06:22:40 +13:00