Age | Commit message (Expand) | Author |
---|---|---|
2023-06-27 | chore(ext/node): disable prefer-primordials on a per-file basis (#19553) | Kenta Moriuchi |
2023-06-26 | chore: fix typos (#19572) | Martin Fischer |
2023-06-08 | feat(node_compat): Add a write method to the FileHandle class (#19385) | nasa |
2023-06-08 | feat(node_compat): Add a read method to the FileHandle class (#19359) | nasa |
2023-06-05 | feat(node_compat): Add a close method to the FileHandle class. (#19357) | nasa |
2023-06-02 | feat(node_compat): Added base implementation of FileHandle (#19294) | nasa |
2023-03-08 | refactor: rename InternalModuleLoader to ExtModuleLoader, use ext: scheme for... | Bartek Iwańczuk |
2023-03-05 | refactor(core): include_js_files! 'dir' option doesn't change specifiers (#18... | Bartek Iwańczuk |
2023-02-14 | feat(ext/node): embed std/node into the snapshot (#17724) | Bartek Iwańczuk |