Age | Commit message (Expand) | Author |
---|---|---|
2020-09-21 | chore: add copyright (#7593) | tokiedokie |
2020-09-06 | Move JSON ops to deno_core (#7336) | Bert Belder |
2020-07-14 | Use dprint for internal formatting (#6682) | David Sherret |
2020-07-08 | BREAKING(core): Remove control slice from ops (#6048) | Valentin Anger |
2020-06-01 | feat(core): Ops can take several zero copy buffers (#4788) | Valentin Anger |
2020-04-28 | BREAKING: Use LLVM target triple for Deno.build (#4948) | Ryan Dahl |
2020-04-20 | Remove core/plugin.rs (#4824) | Ryan Dahl |
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-01-09 | feat: Deno.args now does not include script (#3628) | Ry Dahl |
2019-12-08 | fix: plugin ops should change op count metrics (#3455) | Luca Casonato |
2019-12-05 | feat: first pass at native plugins (#3372) | Andy Finch |