summaryrefslogtreecommitdiff
path: root/cli/js/dispatch_json.ts
AgeCommit message (Expand)Author
2020-03-08reorg: move JS ops implementations to cli/js/ops/, part 1 (#4264)Bartek Iwańczuk
2020-03-05move Web APIs to cli/js/web/Bartek Iwańczuk
2020-02-29refactor(cli/js): Replace constructError() with getErrorClass() (#4189)Nayeem Rahman
2020-02-25Clean up how we use opIds (#4118)Ryan Dahl
2020-02-21refactor: remove unneeded ErrorKinds (#3936)Bartek Iwańczuk
2020-01-22Reland "Create an old program to be used in snapshot." (#3747)Bartek Iwańczuk
2020-01-21Revert "Create an old program to be used in snapshot. (#3644)"Ry Dahl
2020-01-17feat: support individual async handler for each op (#3690)Andy Finch
2020-01-12Create an old program to be used in snapshot. (#3644)Kitson Kelly
2020-01-02Happy new year! (#3578)Ry Dahl
2019-11-13Update to TypeScript 3.7 (#3275)Kitson Kelly
2019-10-14perf: eager poll async ops in Isolate (#3046)Bartek Iwańczuk
2019-10-04Merge deno_cli_snapshots into deno_cli (#3064)Ryan Dahl