summaryrefslogtreecommitdiff
path: root/cli/js/plugins.ts
AgeCommit message (Expand)Author
2020-04-20Remove core/plugin.rs (#4824)Ryan Dahl
2020-04-17Add close method to Plugin (#4670) (#4785)Gudmund Vatn
2020-03-28Update to Prettier 2 and use ES Private Fields (#4498)Kitson Kelly
2020-03-09reorg: move JS ops implementations to cli/js/ops/, part 2 (#4283)Bartek Iwańczuk
2020-03-08reorg: move JS ops implementations to cli/js/ops/, part 1 (#4264)Bartek Iwańczuk
2020-02-25Clean up how we use opIds (#4118)Ryan Dahl
2020-01-17feat: support individual async handler for each op (#3690)Andy Finch
2019-12-05feat: first pass at native plugins (#3372)Andy Finch