Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
- Pro
Popular repositories
801 contributions in the last year
Activity overview
Contributed to
tc39/agendas,
tc39/proposal-import-assertions,
tc39/proposal-decimal
and 5 other
repositories
Contribution activity
July 2020
Created a pull request in tc39/agendas that received 3 comments
- Fix [[Prototype]] of Record and Tuple constructors
- Don't overload the Tuple constructor
- Consistent brand checks for tuple methods
- Bump lodash from 4.17.15 to 4.17.19
- README rework
- Update JSON.stringify to support Records and Tuples
- Remove mentions of static Record methods
- Draft of 'useful ToString' for Records and Tuples
- @@isConcatSpreadable for Tuples
- Add Tuple.prototype.{flat,flatMap}
- Write spec for JSON.parseImmutable
- refactored R/T specific abstract ops to not use Type::method format
- simplification of Tuple.prototype.sorted
- Make Tuple.prototype.toString be Array.prototype.toString
- Fix: Editorial nits
- Fix: semantic nits
- Finish rename to import assertions
- Allow condition keys to be StringLiterals in addition to IdentifierNames
- Make name match for recursive calls to IfClauseToConditions
- Editorial: Move export syntax with IfClause to ExportDeclaration
- Make JSON module examples more prominent.
- Change `if` keyword to `assert`
- mutable JSON module
- Allow trailing comma after condition entries
- TAG self security and privacy review
- Rename to import conditions and remove check attribute
Created an issue in tc39-transfer/proposal-cleanup-some that received 3 comments
Remove cleanupSome docs from MDN
cleanupSome is documented at https://wiki.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/FinalizationRegistry/cleanupSome …
3
comments