summaryrefslogtreecommitdiff
path: root/ext/node/polyfills/_fs/_fs_common.ts
AgeCommit message (Expand)Author
2024-08-14fix(node/fs): node:fs.read and write should accept typed arrays other than Ui...Nathan Whitaker
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-10-22fix(polyfill): correctly handle flag when its equal 0 (#20953)sigmaSd
2023-06-27chore(ext/node): disable prefer-primordials on a per-file basis (#19553)Kenta Moriuchi
2023-06-08feat(node_compat): Add a read method to the FileHandle class (#19359)nasa
2023-03-16fix(ext/node): implement "ascii" encoding for node:fs writeFile() (#18097)Farsen976
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