Commit Graph

17 Commits

Author SHA1 Message Date
Tony Garnock-Jones 822a5826f0 Fix Facet/Actor printing when name is null 2018-11-19 22:20:10 +00:00
Tony Garnock-Jones 71fed1eb48 Print Facets/Actors with toString instead of JSON 2018-11-19 16:56:10 +00:00
Tony Garnock-Jones 44c1d425b3 Switch to Preserves for Record and Bytes 2018-11-15 23:24:58 +00:00
Tony Garnock-Jones ff7d235120 Remove __ and _$ in favour of plain structs Discard() and Capture(_), respectively 2018-11-13 14:08:10 +00:00
Tony Garnock-Jones 87fecf517a Correct foolish error. 2018-11-11 15:48:46 +00:00
Tony Garnock-Jones 52f9da8cac Proper treatment of actor containment; proper treatment of adhoc assertion 2018-11-11 15:21:44 +00:00
Tony Garnock-Jones 066920b771 Allow Dataspace subclasses to extend endpoint-addition behaviour 2018-11-11 13:59:01 +00:00
Tony Garnock-Jones 46535e5ab8 Remove endpoint from map when destroyed 2018-11-11 13:58:16 +00:00
Tony Garnock-Jones 76678f7b27 Factor out methods for index manipulation 2018-11-11 13:58:00 +00:00
Tony Garnock-Jones 2688c09639 Be stricter about permissible assertions; repair error in Structure instantiation which led to raw arrays sneaking in 2018-11-04 19:52:53 +00:00
Tony Garnock-Jones 2cbbfd3394 Make `continuation` argument to `Facet.stop` optional 2018-11-04 19:40:39 +00:00
Tony Garnock-Jones 230b54868f Some commented-out but useful debug logging 2018-11-03 22:19:52 +00:00
Tony Garnock-Jones b37ed5f342 Improved error logging 2018-11-03 22:19:30 +00:00
Tony Garnock-Jones 6ae6e4eb82 Track set of actors within a dataspace, for reflection/debugging. 2018-11-03 22:17:42 +00:00
Tony Garnock-Jones 95f8e881d2 Allow alternate API to Dataspace.backgroundTask 2018-11-02 17:06:27 +00:00
Tony Garnock-Jones e62ccc7f5c Repair error in error-handling and -recovery. 2018-11-02 12:24:54 +00:00
Tony Garnock-Jones df9794e25f Prepare for monorepo 2018-11-02 10:42:58 +00:00
Renamed from src/dataspace.js (Browse further)