Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

erights

erights pushed 1 commit to main tc39/proposal-immutable-arraybuffer

View on GitHub

erights created a comment on an issue on gpuweb/gpuweb
Please see https://github.com/tc39/proposal-immutable-arraybuffer which proposes Immutable ArrayBuffers, is at Stage 2 of the tc39 process, has enthusiastic support from some implementations, and n...

View on GitHub

erights opened an issue on tc39/proposal-limited-arraybuffer
Revise to be delta on proposed Immutable ArrayBuffers
https://github.com/tc39/proposal-immutable-arraybuffer , which is now at Stage 2, has overlapping goals. As discussed with @Jack-Works , the remaining functionality of this proposal that goes beyon...
erights pushed 1 commit to main tc39/proposal-immutable-arraybuffer
  • minor revision to talk slides 8fcc8e2

View on GitHub

erights pushed 1 commit to main tc39/proposal-immutable-arraybuffer
  • minor revision to talk slides 44011a4

View on GitHub

erights created a comment on an issue on gpuweb/gpuweb
Please see https://github.com/tc39/proposal-immutable-arraybuffer which proposed Immutable ArrayBuffers, is at Stage 2 of the tc39 process, has enthusiastic support from some implementations, and n...

View on GitHub

erights created a comment on an issue on WebBluetoothCG/web-bluetooth
> I really doubt TC39 will come through on this; it's been discussed before and rejected because of fairly nasty performance implications for code that manipulates typed arrays. > > I strongly s...

View on GitHub

erights created a comment on an issue on tc39/proposal-immutable-arraybuffer
> I currently favor adding this operation. If tc39 agrees, I close with that decision. At the December tc39 plenary, tc39 did agree. However, I'll leave this issue open until the spec text in this...

View on GitHub

erights created a comment on an issue on tc39/proposal-immutable-arraybuffer
At the December tc39 meeting, we got agreement on `.immutable`. Since that is consistent with the current state of this repo, I'm closing this as resolved.

View on GitHub

erights closed an issue on tc39/proposal-immutable-arraybuffer
`.immutable` or `.mutable`?
Generally I try to make my boolean options and properties positive. Arguably, `immutable` is the negation of `mutable`. Following that principle, then, the getter should be spelled `mutable`, and t...
erights created a comment on an issue on tc39/proposal-immutable-arraybuffer
> is immutability preserved when you copy? Good question! I would like the answer to be "yes". This best satisfies the intuition that the thing received resembles the thing sent as much as practi...

View on GitHub

erights created a comment on an issue on Agoric/agoric-sdk
Like the `init` conversion, the argument to the setter could be an object with regular data properties, and it is the setter that converts these to accessor properties, exactly happens with the res...

View on GitHub

erights created a comment on an issue on Agoric/agoric-sdk
> (or we could make the `context.state` property be a getter that always return the most up to date state object). We could also make the setter of `context.state` be that meta operation for who...

View on GitHub

erights opened a draft pull request on endojs/endo
docs(marshal): revise cheatsheet to match ocapn
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺ v ✰ Thanks for creating a PR! ✰ ☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > >...
erights created a branch on endojs/endo

markm-update-smallcaps-cheatsheet-2 - Endo is a distributed secure JavaScript sandbox, based on SES

erights created a comment on an issue on tc39-transfer/proposal-stabilize
> Does this mean adding a private element to a proxy would now invoke the isExtensible trap? Yes. But without the consolidation, i.e., in the proposal as currently written, adding a private elem...

View on GitHub

erights starred tc39-transfer/proposal-stabilize
erights pushed 4 commits to markm-orch-purse-4 Agoric/agoric-sdk
  • refactor(orchestration,time,zoe): Avoid name convention conflict (#10751) closes: #XXXX refs: https://github.com/end... 1f25ee2
  • feat(fast-usdc): support risk assessment arg ff6737a
  • feat(fast-usdc): support risk assessment arg (#10753) fixes https://github.com/Agoric/agoric-sdk/issues/10748 ## De... 9cb1472
  • feat(vats): Mock ERTP face on mock orch assets 65ef039

View on GitHub

erights pushed 1 commit to markm-orch-purse-4 Agoric/agoric-sdk
  • feat(vats): Mock ERTP face on mock orch assets b466cc2

View on GitHub

erights deleted a branch endojs/endo

markm-avoid-name-convention-conflict

erights pushed 1 commit to master endojs/endo
  • refactor(pass-style): Avoid name convention conflict (#2666) closes: #XXXX https://github.com/Agoric/agoric-sdk/pul... 59290f6

View on GitHub

erights closed a pull request on endojs/endo
refactor(pass-style): Avoid name convention conflict
closes: #XXXX https://github.com/Agoric/agoric-sdk/pull/10751 ## Description We generally use names of the form `^([A-Z]\w*)I$`, i.e., identifiers beginning with a capital letter and ending ...
erights pushed 1 commit to markm-orch-purse-4 Agoric/agoric-sdk
  • feat(vats): Mock ERTP face on mock orch assets a030ae1

View on GitHub

erights pushed 1 commit to markm-orch-purse-4 Agoric/agoric-sdk
  • feat(vats): Mock ERTP face on mock orch assets 065d4c5

View on GitHub

erights created a review comment on a pull request on endojs/endo
Yes. Done, thanks.

View on GitHub

erights pushed 1 commit to markm-avoid-name-convention-conflict endojs/endo

View on GitHub

erights created a comment on a pull request on endojs/endo
> [requesting lint rule](https://github.com/Agoric/agoric-sdk/pull/10751#pullrequestreview-2516441053) https://github.com/Agoric/agoric-sdk/pull/10751#issuecomment-2555998777 ;)

View on GitHub

erights pushed 1 commit to markm-avoid-name-convention-conflict endojs/endo

View on GitHub

erights created a comment on a pull request on Agoric/agoric-sdk
I added the lint rule you requested. I verified that it applied to current master produces the following lint errors: ``` 91:11 error Interface name `CopyArrayI` must not match the RegExp: ...

View on GitHub

erights pushed 1 commit to markm-avoid-name-convention-conflict endojs/endo
  • fixup! update lint rule to complain on violation 7b8ea27

View on GitHub

Load more