Age | Commit message (Expand) | Author |
---|---|---|
2021-04-12 | refactor(deno): remove concept of bin & json ops (#10145) | Aaron O'Mullan |
2021-04-11 | core: avoid async op future reboxing to bundle PromiseId (#10123) | 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-03-25 | upgrade: Rust 1.51.0 (#9895) | Yusuke Tanaka |
2021-03-20 | refactor: Move bin ops to deno_core and unify logic with json ops (#9457) | Inteon |