Highlights
- Arctic Code Vault Contributor
- Pro
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 up
Popular repositories
1,204 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 5 commits in 1 repository
Opened 6 pull requests in 1 repository
tc39/test262
3
merged
3
open
- Test cases for invalid escape sequences preceding "use strict". Fixes gh-2893
- Features: remove duplicate "cleanupSome" feature
- Re-resolve unresolvable references on the global in PutValue. Supports tc39/ecma262#2205
- Permit Symbol as WeakMap key and WeakSet entry. Closes gh-2850
- Align detached buffer semantics with web reality, R5. Fixes gh-2879
- Features: add "intl-normative-optional"