Popular repositories
1,679 contributions in the last year
Less
More
Activity overview
Contributed to
mit-teaching-systems-lab/dcss,
tc39/test262,
bterlson/eshost
and 5 other
repositories
Contribution activity
August 2021
Created 20 commits in 4 repositories
Created 1 repository
- rwaldron/near-membrane TypeScript
Created a pull request in tc39/test262 that received 4 comments
Opened 20 other pull requests in 2 repositories
tc39/test262
5
merged
12
open
- refactor: remove function syntax boundary from AssignmentTargetType templates. Closes #3160
- Transform legacy format to harness assertions: test/built-ins/R*/**/*.js
- Transform legacy format to harness assertions: test/built-ins/P*/**/*.js
- Transform legacy format to harness assertions: test/built-ins/O*/**/*.js
- Coverage for BigUint64Array & BigInt64Array backed by resizable / growable buffers. Fixes gh-3112
- Automated feature flag update
- Transform legacy format to harness assertions: test/built-ins/N*/**/*.js
- Transform legacy format to harness assertions: test/built-ins/M*/**/*.js
- Transform legacy format to harness assertions: test/built-ins/F*/**/*.js
- Transform legacy format to harness assertions: test/built-ins/i*/**/*.js
- Transform legacy format to harness assertions: test/built-ins/J*/**/*.js
- Transform legacy format to harness assertions: test/built-ins/I*/**/*.js
- Transform legacy format to harness assertions: test/built-ins/E*/**/*.js
- Transform legacy format to harness assertions: test/built-ins/D*/**/*.js
- Transform legacy format to harness assertions: test/built-ins/A*/**/*.js
- Transform legacy format to harness assertions: test/built-ins/B*/**/*.js
- Automated assertion message update
salesforce/near-membrane
3
merged
Reviewed 18 pull requests in 4 repositories
tc39/test262
12 pull requests
- Add test for duplicated top level function declarations in modules
- Transform legacy format to harness assertions: test/built-ins/O*/**/*.js
- Transform legacy format to harness assertions: test/built-ins/D*/**/*.js
- Add Intl-enumeration
- Add Temporal.Calendar.prototype.daysIn* tests.
- Add tests for Temporal.Calendar.prototype.dayOf*
- Add tests for Temporal.Calendar.prototype.(year|month*|day)
- Add test for Temporal.Calendar.prototype.dateUntil
- Add tests for Temporal.Calendar.p.date(Add|FromFields)
- Split files which test for the property order of functions
- Add various private field and private method tests
- Correct tests and improve documentation
salesforce/near-membrane
3 pull requests
jshint/jshint
2 pull requests
caridy/irealm
1 pull request
Created an issue in tc39/proposal-temporal that received 8 comments
Opened 4 other issues in 1 repository
tc39/test262
2
closed
2
open
- test/built-ins/Temporal/Now/plainDateTime/calendar-object.js is failing with latest polyfill
-
Consider copying the
branding.jstest from https://github.com/tc39/proposal-temporal/blob/main/polyfill/test/Calendar/prototype/daysInMonth/branding.js which covers this case more comprehensively. (Same remark for the other PRs) - Determine missing coverage in Temporal.Calendar.p.dateFromFields
- Determine missing coverage in Temporal.Calendar.p.dateAdd