Commit Graph

18 Commits

Author SHA1 Message Date
Tony Garnock-Jones cfd7312293 More minor fixes 2016-05-13 20:50:20 -04:00
Tony Garnock-Jones deae6c6d29 Fix spacing 2016-05-13 20:26:06 -04:00
Tony Garnock-Jones 628ba87c54 Rewrite JS DemandMatcher to handle important latency-related corner cases. 2016-05-13 20:14:01 -04:00
Tony Garnock-Jones 1830d4da6c Move contents to subfolder in prep for merge 2016-04-01 19:05:47 -04:00
Tony Garnock-Jones 07785e9232 Add "during". 2016-02-29 10:26:17 -05:00
Tony Garnock-Jones aa9677dbe1 Rename World to Network 2016-01-18 14:29:48 -05:00
Tony Garnock-Jones e3aaed1ec9 Untabify 2015-12-15 15:01:13 +13:00
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
Tony Garnock-Jones 154dfa3831 Much interesting progress in actor.rkt 2015-12-10 12:59:49 +13:00
Tony Garnock-Jones c05393aa2e Add missing rising-edge wrapper 2015-12-09 16:17:57 +13:00
Tony Garnock-Jones 2004d30f3a Work toward using mux directly in actor.rkt 2015-12-09 14:12:27 +13:00
Tony Garnock-Jones bddcf9a240 Guess at a place where checking of termination conditions should occur 2015-12-05 04:40:31 +13:00
Tony Garnock-Jones 252a09b48d Notes on when vs #:when 2015-11-17 14:00:45 -05:00
Tony Garnock-Jones e3623f794b notes-on-hll.md 2015-11-17 13:39:28 -05:00
Tony Garnock-Jones 18bf10519b Exploring more HLL-style examples 2015-11-09 20:16:50 -05:00
Tony Garnock-Jones 46c6ac7a6e Sketches of HLL 2015-11-09 19:07:29 -05:00
Tony Garnock-Jones 7b72d40a70 box-and-client example 2015-11-02 21:40:12 -05:00
Tony Garnock-Jones f1bf1f5256 Initial summary of HLL ideas from uni.org 2015-10-22 11:35:30 -04:00