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,117 contributions in the last year
Contribution activity
June 2020
Created a pull request in tc39/ecma262 that received 3 comments
Normative: add NumericLiteralSeparator
There is nothing surprising here, it's the same spec that's been in the proposal for almost two years and is now in many engines. https://github.co…
+147
−24
•
3
comments
- Atomics.waitAsync: more guards against false positive test passing
- README: where did website go? Fixes #2663
- Atomics.waitAsync: await $262.agent.getReportAsync() in a loop, instead of calling thrice asynchronously. Fixes #2664
- Use .then($DONE, $DONE) wherever possible
- README: information about CI results
- Promise: whenever evaluating checkSequence(sequence), also assert length of sequence
- Promise.race: coverage updates (ref gh-2629)
- Promise.any: coverage update r3
- Promise.all, Promise.allSettled: additional coverage
- AggregateError updates. Ref gh-2646
- Test that length check is performed before ToInteger
- use $ERROR instead of throwing in 15.2.3.7-2-18.js
- Address various test bugs/issues
- Sync the test w/ changes in intl-datetime-style 43
- Test %TypedArray%.prototype.set with primitives
- Add GitHub Workflow to mirror master and main branches
- Improve Promise built-in functions coverage
- Test %TypedArray%.prototype.{indexOf,lastIndexOf} called w/o args
- Add tests for \8 in template/strict strings.
- Test [[IsHTMLDDA]] object as superclass
- Add tests for legacy RegExp features
- Add test for NamedEvaluation of Logical Assignment
- Update Intl.Segmenter to latest spec
- Promise.resolve is retrieved before GetIterator call
- Object.getOwnPropertyDescriptor: Improve coverage for primitives
- Improve GetMethod coverage with `null`
Created an issue in JiHong88/SunEditor that received 5 comments
2.30.0 Release timeline?
Congrats on completing all of the tasks in 2.30.0!! Do you have a timeline for when we can expect this release to ship? Looking forward to upgradin…
5
comments