summaryrefslogtreecommitdiff
path: root/ext/node/polyfills/internal/errors.ts
AgeCommit message (Expand)Author
2024-04-02fix(ext/node): Support returning tokens and option defaults in `node:util.par...Nathan Whitaker
2024-03-07fix(ext/node): http2.createServer (#22708)Satya Rohith
2024-02-29fix(ext/node) add node http methods (#22630)Igor Zinkovsky
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-11-29fix(ext/node): add util.parseArgs (#21342)Yoshiya Hinosawa
2023-11-04fix(node): use closest package.json to resolve package.json imports (#21075)David Sherret
2023-07-31feat(node/os): implement getPriority, setPriority & userInfo (#19370)Leo Kettmeir
2023-06-27chore(ext/node): disable prefer-primordials on a per-file basis (#19553)Kenta Moriuchi
2023-05-16feat(node/crypto): Builtin Diffie-Hellman Groups (#19137)Levente Kurusa
2023-05-10chore(node/stream): unbundle/unminify readable-streams (#19045)Levente Kurusa
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