Commit Graph

71 Commits

Author SHA1 Message Date
Tony Garnock-Jones 3e3761ee89 Return outcome of assertion-adjustment 2018-11-11 13:58:37 +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 82ffa7b57c Include random element to genUuid 2018-11-06 10:58:42 +00:00
Tony Garnock-Jones d256163d59 Allow caller to supply custom prefix to genUuid 2018-11-05 21:16:31 +00:00
Tony Garnock-Jones 1651ad2a8d Expose currentFacet directly 2018-11-05 11:19:52 +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 8a0dfb12c6 Avoid use of Symbols in during...spawn Instance protocol 2018-11-04 19:38:46 +00:00
Tony Garnock-Jones 4f8a1622ea Seal: support function-style ctor use; "render" to JSON 2018-11-04 19:30:54 +00:00
Tony Garnock-Jones aad64bf33c Support clamping in MutableBag's change method 2018-11-04 19:30:23 +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 084566b579 Complain when constructing a Structure with an undefined field, not when manipulating such a structure later 2018-11-03 22:18:58 +00:00
Tony Garnock-Jones 8e7cf160d6 Set window._ground to the most recent Ground instance, in the browser 2018-11-03 22:18:36 +00:00
Tony Garnock-Jones ceff62ff92 Defer startup until DOMContentLoaded, in a browser environment 2018-11-03 22:18:15 +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 8f7907fa3e during, during/spawn and react; not quite working yet 2018-11-02 17:08:48 +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