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 50 million developers.
Sign up
Pinned
1,642 contributions in the last year
Activity overview
Contribution activity
October 2020
- richardlau/stack-utils JavaScript
- richardlau/lab JavaScript
- richardlau/cjs-module-lexer JavaScript
Created a pull request in nodejs/node that received 6 comments
v14.15.0 proposal
2020-10-27, Version 14.15.0 'Fermium' (LTS), @richardlau Notable Changes This release marks the transition of Node.js 14.x into Long Term Support (…
- Update fs.md (minor indentation issue in /doc)
- Revert "src: ignore GCC -Wcast-function-type for v8.h"
- v14.15.0 proposal
- v15.0.1 proposal
- deps: V8: set correct V8 version patch number
- tools,src,test: bump cpplint to 1.5.0
- 2020-10-20, Version 15.0.0 (Current)
- src: use MaybeLocal.ToLocal instead of IsEmpty
- build: enable ASLR (PIE) on OS X
- test: add windows and c++ coverage
- Add a header in BUILDING.md
- build: use make functions instead of echo
- build: do not pass mode option to test-v8 command
- [v14.x] Revert "test: mark test-webcrypto-encrypt-decrypt-aes flaky"
- test: add coverage GitHub action
- Fix typo in zlib.gyp that break arm-fpu-neon build
- cli: add --heapsnapshot-near-heap-limit option
- [v14.x] Revert "tools: add missing uv_setup_argv() calls"
- build: update github workflows
- module: cjs-module-lexer@0.4.2 big endian fix
- doc: add missing deprecation number
- fs: throw rm() validation errors
- test: update url test for win
- use case-sensitive in the example
- test: check for AbortController existence
- Some pull request reviews not shown.
Created an issue in nodejs/node that received 8 comments
[v10.x] V8 builds are broken
Version: v10.x Platform: Linux ppcle & s390x Subsystem: V8/build What steps will reproduce the bug? The V8 CI (https://ci.nodejs.org/job/node-te…