summaryrefslogtreecommitdiff
path: root/ext/node/polyfills/_events.mjs
AgeCommit message (Expand)Author
2024-09-05feat(ext/node): add abort helpers, process & streams fix (#25262)Luca Casonato
2024-09-04feat(cli): give access to `process` global everywhere (#25291)Luca Casonato
2024-08-12chore: update the copyright of c, mjs, and jsx (#25005)Kenta Moriuchi
2024-07-19fix: missing `emitWarning` import (#24587)Marvin Hagemeister
2024-03-20fix(ext/node): implement EventEmitterAsyncResource (#22994)Divy Srivastava
2023-10-02fix(ext/node): don't call undefined nextTick fn (#20724)Luca Casonato
2023-06-27chore(ext/node): disable prefer-primordials on a per-file basis (#19553)Kenta Moriuchi
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