summaryrefslogtreecommitdiff
path: root/cli/js/text_encoding.ts
AgeCommit message (Collapse)Author
2020-03-05move Web APIs to cli/js/web/Bartek Iwańczuk
2020-02-21refactor: remove unneeded ErrorKinds (#3936)Bartek Iwańczuk
2020-01-04perf: TextEncoder.encode improvement (#3596)Luca Casonato
2020-01-02Happy new year! (#3578)Ry Dahl
2019-10-26Use a more performant utf8 decoder algorithm. (#3204)Kitson Kelly
Fixes #3163 Co-authored-by: Kitson Kelly <me@kitsonkelly.com> Co-authored-by: Qwerasd <qwerasd205@users.noreply.github.com>
2019-10-04Merge deno_cli_snapshots into deno_cli (#3064)Ryan Dahl