Commit Graph

296 Commits

Author SHA1 Message Date
Tony Garnock-Jones 832adc94c0 Enable immediate-query 2019-01-28 13:46:54 +00:00
Tony Garnock-Jones e72e22f250 tcp-connection-peer 2019-01-28 01:14:58 +00:00
Tony Garnock-Jones 23580010bb Supervision and reloading 2019-01-28 01:14:33 +00:00
Tony Garnock-Jones 636ca9acf7 Note in HOWITWORKS about `opaque-placeholder`. 2018-11-20 13:22:44 +00:00
Tony Garnock-Jones 937bb7a7c4 Identify, expose, and repair bug (using the new `opaque-placeholder`) 2018-11-20 13:20:31 +00:00
Tony Garnock-Jones 6c1e3b033d Support binary/text websocket payloads 2018-11-15 06:49:31 +00:00
Tony Garnock-Jones 93371894a0 Repair longstanding, subtle bug in both old- and new-syndicate.
during/spawn used not to add linkage assertions to its
initial-assertion set. In addition, if a spawned actor died in its
initial boot procedure, its initial assertions would never be visible.
These two problems interlocked to cause a space leak in during/spawn,
where monitoring facets would never be cleaned up.

This change does two things:
 - adds linkage assertions to the initial-assertion set in during/spawn
 - properly briefly signals initial-assertions even when a new actor
   immediately crashes.

Together, these repair the space leak in during/spawn with a crashy
child startup procedure.
2018-11-04 13:43:17 +00:00
Tony Garnock-Jones 45f638ebae Silly mistake 2018-11-02 15:09:20 +00:00
Tony Garnock-Jones 9571125f3b More notes 2018-11-02 12:18:44 +00:00
Tony Garnock-Jones fb195eb9b7 Improve (?) test ergonomics. 2018-11-02 12:15:21 +00:00
Tony Garnock-Jones 7f14dd900c Detect and repair error in error-handling and -recovery. 2018-11-02 12:15:04 +00:00
Tony Garnock-Jones bc4fb5ef94 Ensure patched assertions are added before being removed, to avoid glitching 2018-11-02 00:38:40 +00:00
Tony Garnock-Jones 22b4f965b9 Separate out narration 2018-10-24 16:14:54 +01:00
Tony Garnock-Jones 84298d5571 The problem specifies 10 elves 2018-10-24 14:29:10 +01:00
Tony Garnock-Jones 838bde3740 Supply #f as cleanup function in multicast udp-dataspace, instead of void; notes on cleanup functions and visibility-restrictions 2018-10-24 13:21:20 +01:00
Tony Garnock-Jones 6ba3734d9d Santa Claus Problem, in Syndicate/rkt 2018-10-24 11:40:16 +01:00
Tony Garnock-Jones 4ddcdfb6a9 Present-to-absent check is necessary in assertion removal handler 2018-10-21 13:32:06 +01:00
Tony Garnock-Jones 02181354dd Tweaks 2018-10-21 01:04:05 +01:00
Tony Garnock-Jones db563fc309 Minor corrections and tweaks 2018-10-21 00:59:38 +01:00
Tony Garnock-Jones 836bae0e27 First JavaScript steps, based on HOWITWORKS.md 2018-10-21 00:58:40 +01:00
Tony Garnock-Jones a178ec5ddf Update to explain the "dummy" outermost wrapper constructor 2018-10-20 21:54:58 +01:00
Tony Garnock-Jones 035eb06a9d Nope, unsafe-struct-ref is still not measurably faster than the safe variants 2018-10-20 21:47:47 +01:00
Tony Garnock-Jones a5d147e277 Avoid a few gratuitous conversions during `skeleton-modify!`. 2018-10-20 21:42:38 +01:00
Tony Garnock-Jones b511e640bd Minor tweak 2018-10-20 19:52:37 +01:00
Tony Garnock-Jones cbf5224599 Remove superfluous update-path helper 2018-10-20 19:13:07 +01:00
Tony Garnock-Jones 6e06c4d502 Fix bug exposed by previous commit 2018-10-20 19:09:25 +01:00
Tony Garnock-Jones 8ff6dc5ff8 Eliminate one set of dummy wrappers 2018-10-20 18:27:15 +01:00
Tony Garnock-Jones 0c701809e1 Describe how the efficient index structure works 2018-10-14 21:25:13 +01:00
Tony Garnock-Jones d497d9e6d1 Split out preserves into its own repository 2018-09-29 17:22:34 +01:00
Tony Garnock-Jones 2c03883b00 SOH-prefixed embedded format considered harmful 2018-09-29 00:07:49 +01:00
Tony Garnock-Jones 268afe8a40 Notes on embedded binary values 2018-09-29 00:04:56 +01:00
Tony Garnock-Jones 348cb3e2a2 Notes on NaNs 2018-09-28 11:48:58 +01:00
Tony Garnock-Jones b0de674117 Grammar 2018-09-28 11:12:58 +01:00
Tony Garnock-Jones 9c38509973 Typo 2018-09-28 11:12:53 +01:00
Tony Garnock-Jones 4187ccb77d Clarification 2018-09-28 11:12:35 +01:00
Tony Garnock-Jones 4f65284ef9 More tests and fixes 2018-09-28 11:00:50 +01:00
Tony Garnock-Jones d27f9cb7cc Disallow whitespace between a label and its open-parenthesis 2018-09-28 11:00:40 +01:00
Tony Garnock-Jones d267f65b71 More tests, coverage and fixes 2018-09-27 23:14:43 +01:00
Tony Garnock-Jones 5f9f2175f0 More tests and fixes 2018-09-27 22:13:46 +01:00
Tony Garnock-Jones 47519680d5 Bug fixes to text reader, and more tests 2018-09-27 21:35:03 +01:00
Tony Garnock-Jones b807b38a44 More TODOs in the text; initial textual reader in Racket 2018-09-27 19:25:28 +01:00
Tony Garnock-Jones f9497d64c5 Handle a couple of TODOs 2018-09-27 13:34:32 +01:00
Tony Garnock-Jones 6fa0dde8f4 WIP from the early hours of this morning, adding textual syntax 2018-09-27 11:42:55 +01:00
Tony Garnock-Jones 906f8a01b6 Python preserves 2018-09-25 15:53:56 +01:00
Tony Garnock-Jones b6a3c480b3 Small fix and new question 2018-09-25 15:53:42 +01:00
Tony Garnock-Jones d0ff78e406 Remove version; improve tests 2018-09-25 15:53:35 +01:00
Tony Garnock-Jones 240cee9d52 Bring preserve.rkt up to spec 2018-09-25 11:49:32 +01:00
Tony Garnock-Jones 780bc6fec2 Python SignedInteger rep needs long as well as int 2018-09-25 10:20:35 +01:00
Tony Garnock-Jones 6e98ba0097 Link to Racket docs for prefab struct labels 2018-09-25 10:08:22 +01:00
Tony Garnock-Jones 0444a2a096 Streamed binaries always use ByteString chunks 2018-09-24 23:15:36 +01:00