Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-20 | Remove core/plugin.rs (#4824) | Ryan Dahl | |
This simplifies the plugin interface in order to deliver op crates with a similar API | |||
2020-04-17 | Add close method to Plugin (#4670) (#4785) | Gudmund Vatn | |
2020-03-28 | Update to Prettier 2 and use ES Private Fields (#4498) | Kitson Kelly | |
2020-03-09 | reorg: move JS ops implementations to cli/js/ops/, part 2 (#4283) | Bartek Iwańczuk | |
Following JS ops were moved to separate files in cli/js/ops directory: - io - process - worker_host - web_worker - plugins - timers - signal - permissions | |||
2020-03-08 | reorg: move JS ops implementations to cli/js/ops/, part 1 (#4264) | Bartek Iwańczuk | |
Following JS ops were moved to separate files in cli/js/ops directory: - compiler - dispatch_json - dispatch_minimal - errors - fetch - fs_events - os - random - repl - resources - runtime_compiler - runtime - tty | |||
2020-02-25 | Clean up how we use opIds (#4118) | Ryan Dahl | |
2020-01-17 | feat: support individual async handler for each op (#3690) | Andy Finch | |
2019-12-05 | feat: first pass at native plugins (#3372) | Andy Finch | |