Pinned
1,350 contributions in the last year
Less
More
Activity overview
Contribution activity
August 2021
Created 1 repository
- lpinca/simdutf C++
Created a pull request in simdutf/simdutf that received 10 comments
Skip ASCII check until the non ASCII byte is found
If the 8 + 8 bytes ASCII check is unsuccessful, then there is no reason to repeat it until the non-ASCII byte is found.
+7
−4
•
10
comments
Opened 6 other pull requests in 4 repositories
websockets/ws
1
open
1
merged
simdutf/simdutf
1
merged
1
open
MONEI/Shopify-api-node
1
open
websockets/utf-8-validate
1
open
Reviewed 23 pull requests in 5 repositories
nodejs/node
17 pull requests
- doc: fix typo in hmac.paramNames default
- events: allow dispatch many times without listener
- build: make scripts in gyp run with right python
- url: throw invalid this on detached accessors
-
doc: fix
fs.rmdirrecursiveoption deprecation history - deps: upgrade npm to 7.20.5
- test: update some WPT directories
- doc: fix color contrast issue in light mode
- Fix minor spelling errors in URL documents
-
stream: clean
endWritableNT - TLS: improve compliance with shutdown standard, remove hacks
- tools: improve error detection in find-inactive-collaborators
- test: use template to concatenate string
- meta: update AUTHORS
- meta: consolidate email in mailmap/AUTHORS
- meta: simplify mailmap
- lib: inline property definition
websockets/ws
3 pull requests
MONEI/Shopify-api-node
1 pull request
unshiftio/url-parse
1 pull request
websockets/wscat
1 pull request
Created an issue in nodejs/node-addon-api that received 5 comments
Clarify compatibility with unsupported Node.js versions
The documentation states that "the oldest Node.js version supported by the current version of node-addon-api (4.0.0) is Node.js 12.x".
Specifically…
5
comments