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 40 million developers.
Sign up-
NearForm
- Germany
- https://twitter.com/addaleax
Pinned
4,695 contributions in the last year
Activity overview
Contribution activity
April 2020
- addaleax/DefinitelyTyped TypeScript
- addaleax/node-source-map-support JavaScript
Created a pull request in DefinitelyTyped/DefinitelyTyped that received 16 comments
fix(node): move worker_threads module functions to correct scope
moveMessagePortToContext() and receiveMessageOnPort() live on
the worker_threads module itself, not as methods on the
Worker class.
Also, fix the r…
+54
−48
•
16
comments
- test: move test-process-title to sequential
- src: retrieve binding data from the context
- src: always enable idle notifier
- test: skip memory usage tests when ASAN is enabled
- [v12.x] tools: fix mkcodecache when run with ASAN
- deps: V8: backport e29c62b74854
- test: fix out-of-bound reads from invalid sizeof usage
- test: add missing calls to napi_async_destroy
- src: use unique_ptr for CachedData in ContextifyScript::New
- wasi: use free() to release preopen array
- worker: add stack size resource limit option
- worker: unify custom error creation
- util,readline: NFC-normalize strings before getStringWidth
- module: do not warn when accessing `__esModule` of unfinished exports
- doc: fix LTS replaceme tags
- buffer,n-api: fix double ArrayBuffer::Detach() during cleanup
- [v14.x] deps: V8: ABI compatibility with master
- tools: decrease timeout in test.py
- src: remove unused CancelPendingDelayedTasks
- src: deprecate embedder APIs with replacements
- tools: fix mkcodecache when run with ASAN
- worker: mention argument name in type check message
- src: use basename(argv0) for --trace-uncaught suggestion
- process: suggest --trace-warnings when printing warning
- build: add configure flag to build V8 with DCHECKs
- Some pull requests not shown.
- http2: add type checks for Http2ServerResponse.end
- async_hooks: fast-path for PromiseHooks in JS
- meta: add issue template for API reference docs
- http: Expose OutgoingMessage.validateHeaderName/Value
- src: separate owning and non-owning AliasedBuffers
- fs: add .ref() and .unref() methods to the StatWatcher and FSWatcher
- stream: fix stream.finished on Duplex
- http: set IncomingMessage.destroyed
- http2,doc: minor fixes
- http: set default timeout in agent keepSocketAlive
- dns: Add dns/promises alias
- path: fix comment grammar
- v8: use AliasedBuffers for passing heap statistics around
- n-api: fix false assumption on napi_async_context structures
- test: flaky test-stdout-close-catch on freebsd
- vm: throw error when duplicated exportNames in SyntheticModule
- cluster: fix error on worker disconnect/destroy
- lib: expose performance interface to global
- http: return this from IncomingMessage#destroy()
- build: turn warnings into errors for node sources
- doc: assign missing deprecation code
- test: check args on SourceTextModule cachedData
- lib: refactor Socket._getpeername and Socket._getsockname
- doc: don't check links in tmp dirs
- doc: fix markdown parsing on doc/api/os.md
- Some pull request reviews not shown.
- quic: use OneByteString from util in quic_session
- quic: remove unused vector include from crypto.h
- quic: remove namespace qualifier for SecureContext
- quic: cleanup guards
- quic: cleanups and use backing store for statsbase
- quic: move quic_state out of env
- tools: update QuicSocket link in type-parser.js
Created an issue in nodejs/node that received 7 comments
Nominating @juanarbol as a collaborator
I’d like to nominate @juanarbol as a Node.js core collaborator. He’s been a consistent contributor for a long time now, and I hope to see more of t…
7
comments
23
contributions
in private repositories
Apr 2 – Apr 27