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