summaryrefslogtreecommitdiff
path: root/core/shared_queue.js
AgeCommit message (Expand)Author
2020-05-12Clean up core/shared_queue.js (#5237)Ryan Dahl
2020-03-28Update to Prettier 2 and use ES Private Fields (#4498)Kitson Kelly
2020-03-01perf: use subarray instead of slice in dispatch minimal (#4180)Ryan Dahl
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
2020-01-02fix typos (#3573)EnokMan
2019-09-30feat: op registration in core (#3002)Bartek Iwańczuk
2019-09-07Update @typescript-eslint/* to v2.1.0 (#2878)Yoshiya Hinosawa
2019-08-07Add op_id throughout op API (#2734)Ryan Dahl
2019-08-05Remove dispatch optimization (#2732)Ryan Dahl
2019-08-05Provide option to delete Deno namespace in worker (#2717)Kevin (Kun) "Kassimo" Qian
2019-06-14Revert "Refactor dispatch handling (#2452)"Ryan Dahl
2019-06-13Refactor dispatch handling (#2452)andy finch
2019-05-29TS compiler refactorRyan Dahl
2019-04-24core: Add test for snapshotting from Rust (#2197)Ryan Dahl
2019-04-21Fixes #2033, shared queue push bug (#2158)Ryan Dahl
2019-03-26namespace reorg: libdeno and DenoCore to Deno.core (#1998)Kitson Kelly
2019-03-18Integrate //core into existing code baseRyan Dahl
2019-03-15core: remove reset() from SharedQueue APIBert Belder
2019-03-15core: Behavior shouldn't be genericRyan Dahl