summaryrefslogtreecommitdiff
path: root/test_plugin/tests/test.js
AgeCommit message (Expand)Author
2020-04-28BREAKING: Use LLVM target triple for Deno.build (#4948)Ryan Dahl
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-01-09feat: Deno.args now does not include script (#3628)Ry Dahl
2019-12-08fix: plugin ops should change op count metrics (#3455)Luca Casonato
2019-12-05feat: first pass at native plugins (#3372)Andy Finch