summaryrefslogtreecommitdiff
path: root/cli/js/dispatch.ts
AgeCommit message (Expand)Author
2020-02-05fix: basic web worker message passing (#3893)Ryan Dahl
2020-01-24Add signal handlers (#3757)Yoshiya Hinosawa
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-18rename dial to connect and dialTLS to connectTLS (#3710)Bartek Iwańczuk
2020-01-17workers: minimal error handling and async module loading (#3665)Bartek Iwańczuk
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-08Runtime Compiler API (#3442)Kitson Kelly
2020-01-02Happy new year! (#3578)Ry Dahl
2019-12-15Feat: Add more dir APIs for Deno (#3491)Axetroy
2019-12-05feat: first pass at native plugins (#3372)Andy Finch
2019-11-26Add Deno.realpath (#3404)Kevin (Kun) "Kassimo" Qian
2019-11-11Add permissions.request (#3296)Yoshiya Hinosawa
2019-10-27Use web standard Permissions API (#3200)Yoshiya Hinosawa
2019-10-21feat: Deno.listenTLS (#3152)Bartek Iwańczuk
2019-10-04Merge deno_cli_snapshots into deno_cli (#3064)Ryan Dahl