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 36 million developers.
Sign up- San Francisco, CA
- Sign in to view email
Pinned
4,770 contributions in the last year
Activity overview
Contribution activity
June 2019
- Trott/entropic JavaScript
- Trott/esprima TypeScript
Created a pull request in nodejs/node that received 8 comments
assert: make *deepEqual() aliases for *deepStrictEqual()
Yes, your first impulse will be to -1 this, but consider giving it a chance anyway: These functions have surprising behaviors, which is why they a…
+278
−897
•
8
comments
- test: try `rmdir` first on windows
- worker: add typechecking for postMessage transfer list
- worker: make MessagePort constructor non-callable
- worker: use DataCloneError for unknown native objects
- worker: prevent event loop starvation through MessagePorts
- worker: refactor `worker.terminate()`
- test: rename worker MessagePort test
- doc: order deprecation reasons
- doc: add note about AsyncResource for Worker pooling
- src: handle exceptions from ToDetailString()
- stream: convert string to Buffer when calling `unshift(<string>)`
- test: fs promises, fixes comment, simplifies test
- process: expose uv_rusage on process.resourcesUsage()
- inspector: more conservative minimum stack size
- src: only run preloadModules if the preload array is not empty
- net: make writeAfterFIN() return false
- test: more tls hostname verification coverage
- src: change behaviour on defineProperty at process.env
- http: fix socketOnWrap edge cases
- test: move all test keys/certs under `test/fixtures/keys/`
- doc: fix for the wrong name of AssertionError
- doc/api/: fixed 2 little issues in modules.md
- http: remove default 'timeout' listener on upgrade
- http: call write callback even if there is no message body
- doc,tools: get altDocs versions from CHANGELOG.md
- Some pull request reviews not shown.