Age | Commit message (Expand) | Author |
---|---|---|
2021-05-07 | fix: align plugin api with Extension (#10427) | Elias Sjögreen |
2021-04-30 | cleanup(core): replace OpResponse with OpResult (#10434) | Aaron O'Mullan |
2021-04-02 | refactor(ops): remove variadic buffers (#9944) | Aaron O'Mullan |
2021-03-31 | refactor: new optimized op-layer using serde_v8 (#9843) | Aaron O'Mullan |
2021-01-10 | update copyright to 2021 (#9081) | Ryan Dahl |
2020-09-06 | Move JSON ops to deno_core (#7336) | Bert Belder |
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-05-11 | Change plugin interface to prevent segfaults when unloading plugin (#5210) | Bert Belder |