summaryrefslogtreecommitdiff
path: root/cli/js/errors.ts
AgeCommit message (Expand)Author
2020-07-19Port internal TS code to JS (#6793)Bartek Iwańczuk
2020-07-06clean up code in cli/js (#6611)Stanislav
2020-04-15Make writeSync, readSync, seekSync, openSync, isatty proper synchronous sysca...Ryan Dahl
2020-03-28Update to Prettier 2 and use ES Private Fields (#4498)Kitson Kelly
2020-03-04Remove Deno.errors.Other (#4249)Ryan Dahl
2020-02-29refactor(cli/js): Replace constructError() with getErrorClass() (#4189)Nayeem Rahman
2020-02-24rename Deno.Err -> Deno.errors (#4093)Bartek Iwańczuk
2020-02-21refactor: remove unneeded ErrorKinds (#3936)Bartek Iwańczuk
2020-01-20refactor: reduce number of ErrorKind variants (#3662)Bartek Iwańczuk
2020-01-02Happy new year! (#3578)Ry Dahl
2019-10-28Re-enable basic stream support for fetch bodies (#3192)Nick Stott
2019-10-27Use web standard Permissions API (#3200)Yoshiya Hinosawa
2019-10-04Merge deno_cli_snapshots into deno_cli (#3064)Ryan Dahl