summaryrefslogtreecommitdiff
path: root/ext/node/polyfills/_zlib_binding.mjs
AgeCommit message (Expand)Author
2023-12-13fix(zlib): handle no flush flag in handle_.write (#21432)Divy Srivastava
2023-08-11fix(ext/node): support dictionary option in zlib init (#20035)Divy Srivastava
2023-07-08chore: upgrade to dprint 0.39 (#19768)David Sherret
2023-03-27feat: port node:zlib to rust (#18291)Divy Srivastava
2023-03-08refactor: rename InternalModuleLoader to ExtModuleLoader, use ext: scheme for...Bartek Iwańczuk
2023-03-05refactor(core): include_js_files! 'dir' option doesn't change specifiers (#18...Bartek Iwańczuk
2023-02-14feat(ext/node): embed std/node into the snapshot (#17724)Bartek Iwańczuk