summaryrefslogtreecommitdiff
path: root/js/files_test.ts
AgeCommit message (Expand)Author
2019-02-08Add --allow-read (#1689)Dmitry Sharshakov
2019-01-28Combine deno.removeAll into deno.remove (#1596)Jan Lo
2019-01-21chore: update license lines (#1557)Yoshiya Hinosawa
2018-12-13Fix deno.open permission check (#1336)Kevin (Kun) "Kassimo" Qian
2018-12-12Flesh out open() modes (#1282)Bartek Iwańczuk
2018-10-31Add helper to turn deno.Reader into async iterator (#1130)Bartek Iwańczuk
2018-10-19Add missing copyrights (#1024)ztplz
2018-10-10Rename fd to ridJ2P
2018-09-28Adds basic File I/O and FD table.Ryan Dahl