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 31 million developers.
Sign up
Pinned
3,584 contributions in the last year
Activity overview
Contribution activity
March 2019
- BridgeAR/assertions JavaScript
- BridgeAR/make-promises-safe JavaScript
- BridgeAR/supports-color JavaScript
- BridgeAR/router JavaScript
- BridgeAR/ref JavaScript
Created a pull request in nodejs/node that received 25 comments
process: add --unhandled-rejections flag
This adds a flag to define the default behavior for unhandled
rejections. Three modes exist: none, warn and strict. The first
is going to silence a…
+385
−51
•
25
comments
- buffer: stricter `from()` input validation
- modules: throw an error for invalid package.json main entries
- http2: stricter settings validation
- lib: refactor validators
- console: fix trace function
- lib: set properties in error
- net: do not manipulate potential user code
- lib: fix error name
- test: fix intrinsics test
- 2019-03-14, Version 11.12.0 (Current)
- assert: validate required arguments
- [v11.x] test: fix test by removing node-inspect/lib/_inspect
- util: prevent tampering with internals in `inspect()`
- fs: improve mode validation
- lib,test: improve faulty assert usage detection
- timers: remove dead code and simplify args check
- repl: fix terminal default setting and improve color check
- process: make Symbol.toStringTag writable
- tty: add NO_COLOR and FORCE_COLOR support
- tools: capitalize more comments
- benchmark: refactor buffer benchmarks
- repl: add replDefaults to customize the writer
- repl: fix deprecation code
- assert: reduce internal usage of public require of util
- build,meta: quiet/pretty make output by default
- doc: remove unnecessary await
- lib: load internal/errors eagerly in events.js and perf_hooks.js
- querystring: slightly improve stringify performance
- lib: fix error name
- tools: remove eslint rule no-let-in-for-declaration
- timers: move big impl comment to /internal/
- timers: deprecate active() and _unrefActive()
- inspector: patch C++ debug options instead of process._breakFirstLine
- new ESM implementation
- timers: fix refresh inside callback
- doc: note about dns ANY queries / RFC 8482
- src: elevate v8 namespaces for PropertyAttribute
- report: tidy up included headers
- stream: reduce internal usage of public require of util
- doc: simplify force-push guidelines
- src: disallow constructor behaviour for native methods
- deps: V8: cherry-pick 385aa80
- http2: delete unused enum in node_http2.h
- deps: upgrade to libuv 1.27.0
- benchmark: use gfm for clarity
- lib: run prepareMainThreadExecution for third_party_main
- timers: fix refreshed timers exiting too early
- src: replace heap_utils.createHeapSnapshot with v8.getHeapSnapshot
- Some pull request reviews not shown.
Created an issue in nodejs/node that received 7 comments
Old tags
We have a couple of tags that were created by mistake. I wonder if we want to remove those or not.
Such as:
heads/tags/v0.5.6
jenkins-accept-commit…
7
comments
4
contributions
in private repositories
Mar 5 – Mar 20