summaryrefslogtreecommitdiff
path: root/ext/node/polyfills/_fs/_fs_open.ts
AgeCommit message (Expand)Author
2024-11-04chore: update dlint to v0.68.0 for internal (#26711)Kenta Moriuchi
2024-01-26chore: upgrade deno_core (#22124)Bartek Iwańczuk
2024-01-26fix(node): remove deprecation warnings (#22120)Bartek Iwańczuk
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-10-22fix(polyfill): correctly handle flag when its equal 0 (#20953)sigmaSd
2023-07-02refactor: rename built-in node modules from ext:deno_node/ to node: (#19680)Bartek Iwańczuk
2023-06-27chore(ext/node): disable prefer-primordials on a per-file basis (#19553)Kenta Moriuchi
2023-06-02feat(node_compat): Added base implementation of FileHandle (#19294)nasa
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