Results 100 issues of Mark S. Miller

Permit intrinsics https://github.com/tc39/proposal-explicit-resource-management including `SuppressedError`. In the spirit of https://github.com/endojs/endo/issues/550

bug

Placeholder for next version of #2311 Staged on #2399 > Most PRs should close a specific Issue. All PRs should at least reference one or more Issues. Edit and/or delete...

Currently just captures some noodling that @michaelfig and I did on a kit variation of `defineExoClassFromJSClass`. We should look an @mhofman 's variation before investing any serious time in this....

As discussed at https://github.com/Agoric/agoric-sdk/pull/9513#discussion_r1661540326 , in that PR in offerHandlerStorage.js ```js /** * @import {Details} from '@endo/errors' */ ``` should work, but produces the type error ``` src/contractFacet/offerHandlerStorage.js:12:13 - error...

bug

> Most PRs should close a specific Issue. All PRs should at least reference one or more Issues. Edit and/or delete the following lines as appropriate (note: you don't need...

Closes: #XXXX Refs: https://github.com/Agoric/agoric-sdk/pull/10030 ## Description Errors do not need `new` For all construction calls to a `*Error` constructor, the `new` is not needed. IOW, just calling the `*Error` constructor...

Experiment with possible endo speedups to try for fewer benchmark errors in https://github.com/Agoric/agoric-sdk/pull/11497 vs https://github.com/Agoric/agoric-sdk/pull/11459 Closes: #XXXX Refs: https://github.com/Agoric/agoric-sdk/pull/11497 ## Description > Add a description of the changes that this...

Staged on #2843 Closes: #XXXX Refs: #XXXX ## Description > Add a description of the changes that this PR introduces and the files that are the most critical to review....

> Most PRs should close a specific Issue. All PRs should at least reference one or more Issues. Edit and/or delete the following lines as appropriate (note: you don't need...

Staged on #2746 Closes: #XXXX Refs: #XXXX ## Description > Add a description of the changes that this PR introduces and the files that are the most critical to review....