Age | Commit message (Expand) | Author |
---|---|---|
2023-06-27 | chore(ext/node): disable prefer-primordials on a per-file basis (#19553) | Kenta Moriuchi |
2023-06-02 | fix(node): don't close stdio streams (#19256) | Bartek Iwańczuk |
2023-05-26 | refactor(node): use internal io and fs APIs (#19267) | Bartek Iwańczuk |
2023-03-08 | refactor: rename InternalModuleLoader to ExtModuleLoader, use ext: scheme for... | Bartek Iwańczuk |
2023-03-05 | refactor(runtime): remove 40_files.js, 40_write_file.js and 40_read_file.js (... | Bartek Iwańczuk |
2023-03-05 | refactor(core): include_js_files! 'dir' option doesn't change specifiers (#18... | Bartek Iwańczuk |
2023-02-16 | test: add unit tests from std/node (#17794) | Bartek Iwańczuk |
2023-02-15 | feat: wire up ext/node to the Node compatibility layer (#17785) | Bartek Iwańczuk |
2023-02-14 | feat(ext/node): embed std/node into the snapshot (#17724) | Bartek Iwańczuk |