summaryrefslogtreecommitdiff
path: root/ext/node/polyfills/zlib.ts
AgeCommit message (Expand)Author
2024-11-13fix(ext/node): zlib.crc32() (#26856)Divy Srivastava
2024-09-12feat(ext/node): export missing constants from 'zlib' module (#25584)Bartek Iwańczuk
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-06-24fix(ext/node): support brotli APIs (#19223)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