- Los Angeles, California, USA
- timothygu99@gmail.com
- https://timothygu.me
Pinned repositories
1,798 contributions in the last year
Contribution activity
February 2017
Created a pull request in nodejs/node
that received 5
comments
url: add urlSearchParams.sort()
The URL Standard requires sort() to be stable, which precludes us from using the V8-native sort() function.
I originally wanted to make the functio…
- url: fix surrogate handling in encodeAuth()
- url: add urlSearchParams.sort()
- Revert broken commits
- util: add inspectTag template literal tag
- assert: enforce type check in deepStrictEqual
- doc: add common.WPT to test README
- src: refactor of CopyProperties with V8 5.5 DefineProperty
- url, test: synchronize web-platform-test url tests
- querystring, url: repeated '&' in a paramsString will be skipped
- doc: remove assertions about assert
- doc: Clarify msg when doc/api/cli.md not updated
- doc: add and fix System Error properties
- doc: edit stability text for clarity and style
- stream: name anonymous functions
- url: fix setting `url.search` to the empty string


