summaryrefslogtreecommitdiff
path: root/std/io/readers.ts
AgeCommit message (Expand)Author
2021-01-10update copyright to 2021 (#9081)Ryan Dahl
2020-07-14Remove unused property of StringReader (#6743)syumai
2020-06-12refactor: Don't destructure the Deno namespace (#6268)Nayeem Rahman
2020-06-06fix(std/io): StringReader implementation (#6148)Ryan Dahl
2020-06-01feat(std/io): add LimitedReader (#6026)hastri
2020-04-28BREAKING: Remove Deno.EOF, use null instead (#4953)Nayeem Rahman
2020-04-01Move encode, decode helpers to /std/encoding/utf8.ts, delete /std/strings/ (#...Ryan Dahl
2020-03-20Add require-await lint rule (#4401)Samrith Shankar
2020-01-02Happy new year! (#3578)Ry Dahl
2019-10-09Move everything into std subdirRyan Dahl