- The Netherlands
Popular repositories Loading
-
node-heapdump
node-heapdump PublicMake a dump of the V8 heap for later inspection.
-
node-iconv
node-iconv Publicnode.js iconv bindings - text recoding for fun and profit!
-
-
972 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Loading
Contribution activity
April 2025
Created 4 commits in 3 repositories
Created a pull request in quickjs-ng/quickjs that received 2 comments
Add parserless build mode
Add a QJS_ENABLE_PARSER build option that enables/disables the parser. Useful if you want to execute bytecode but not parse source code, e.g., for …
+68
−2
lines changed
•
2
comments
Opened 4 other pull requests in 3 repositories
quickjs-ng/quickjs
2
merged
-
Cherry-pick bellard/quickjs@1eb05e44fa
This contribution was made on Apr 8
-
Fix OOB read in tag name array on corrupt input
This contribution was made on Apr 8
rubyjs/mini_racer
1
open
-
Convert big ruby integers to js bigints
This contribution was made on Apr 7
libuv/libuv
1
merged
-
unix: remove TOCTOU issues from uv_pipe_chmod
This contribution was made on Apr 7
Reviewed 14 pull requests in 2 repositories
quickjs-ng/quickjs
10 pull requests
-
Fix weakmap gc
This contribution was made on Apr 7
-
Silence MSVC chatty warnings
This contribution was made on Apr 4
-
fixed hash_map_resize() - added Map/WeakMap in microbench
This contribution was made on Apr 4
-
removed memory leak in string padding
This contribution was made on Apr 4
-
Fix refcount leak in generator function
This contribution was made on Apr 4
-
Use 32bit limbs for BigInt implementation
This contribution was made on Apr 3
-
Fix using OP_push_bigint_i32 opcode
This contribution was made on Apr 3
-
Switch to using the xsum small accumulator
This contribution was made on Apr 3
-
Switch to new BigInt implementation
This contribution was made on Apr 2
-
Update wasi SDK
This contribution was made on Apr 1
libuv/libuv
4 pull requests
-
linux: align CPU quota calculation with Rust's cgroup heuristics
This contribution was made on Apr 8
-
unix: uv_pipe_chmod try with pipe_fname if getsockname returns ''.
This contribution was made on Apr 8
-
unix: remove TOCTOU issues from uv_pipe_chmod
This contribution was made on Apr 7
-
pipe2: support pipe2 on solaris and illumos
This contribution was made on Apr 7