summaryrefslogtreecommitdiff
path: root/extensions/file
AgeCommit message (Collapse)Author
2021-05-25fix(extension/file): update File constructor following the spec (#10760)Yoshiya Hinosawa
2021-05-18chore: update deno_lint binary used in CI to v0.5.0 (#10652)Yusuke Tanaka
2021-05-17chore: release crates (#10661)Luca Casonato
For the Deno 1.10.2 release.
2021-05-11chore: release crates (#10596)Bartek IwaƄczuk
2021-05-08cleanup(ops): remove unused ZeroCopyBuf arg-types (#10530)Aaron O'Mullan
2021-04-30Rename crate_ops to extensions (#10431)Andy Hayden