Bartek Iwańczuk
|
f0608a5b91
|
refactor: migrate ext/node/ops to op2 (#20805)
|
2023-10-06 00:16:36 +02:00 |
|
Bartek Iwańczuk
|
3c0d6de155
|
refactor: rewrite ext/node/crypto to op2 macro (#20675)
|
2023-09-26 12:07:04 +00:00 |
|
Bartek Iwańczuk
|
bbb348aa33
|
refactor: rewrite ext/node to op2 (#20489)
|
2023-09-14 08:29:44 +02:00 |
|
Matt Mastracci
|
81d50e1b66
|
chore: bump deno_core and cargo update (#20480)
Bump deno_core, pulling in new rusty_v8. Requires some op2/deprecation
fixes.
|
2023-09-13 22:01:31 +00:00 |
|
Divy Srivastava
|
2f00b0add4
|
fix(ext/node): support dictionary option in zlib init (#20035)
Fixes https://github.com/denoland/deno/issues/19540
|
2023-08-11 11:42:35 +00:00 |
|
Divy Srivastava
|
4a18c76135
|
fix(ext/node): support brotli APIs (#19223)
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|
2023-06-24 19:42:08 +05:30 |
|
Bartek Iwańczuk
|
1f0360c073
|
refactor(ext/node): reorganize ops (#18799)
Move all op related code of "ext/node" to "ext/node/ops" module.
These files were unnecessarily scattered around the extension.
|
2023-04-24 12:22:21 +02:00 |
|