summaryrefslogtreecommitdiff
path: root/ops
AgeCommit message (Expand)Author
2022-09-15chore: forward v1.25.3 release commit to main (#15919)Colin Ihrig
2022-09-11chore(ops): fix typo on readme (#15848)Eder Lima
2022-09-09chore: forward v1.25.2 release commit to main (#15831)denobot
2022-09-07perf(ops): inline &[u8] arguments and enable fast API (#15731)Divy Srivastava
2022-09-06perf(runtime): short-circuit `queue_async_op` for Poll::Ready (#15773)Divy Srivastava
2022-09-05fix(ops): use qualified borrow in op macro (#15769)sigmaSd
2022-09-02chore: forward v1.25.1 release commit to main (#15735)denobot
2022-09-01feat(ops): support `v8::FastApiCallbackOptions` (#15721)Divy Srivastava
2022-08-30perf: use fast api for `core.isProxy` (#15682)Divy Srivastava
2022-08-30perf(ops): inline String args (#15681)Divy Srivastava
2022-08-28perf: use fast api for op_now (#15643)Divy Srivastava
2022-08-26fix: typo in deno_ops README (#15606)Gabriele Mastrapasqua
2022-08-25v1.25.0Bartek Iwańczuk
2022-08-21feat(ops): V8 Fast Calls (#15291)Divy Srivastava
2022-08-11chore: forward v1.24.3 release commit to main (#15462)denobot
2022-08-11refactor(core): unwrap sync ops in rust (#15449)Nayeem Rahman
2022-08-10feat(core): Add support for async ops in realms (#14734)Andreu Botella
2022-08-10fix: update deno_graph to fix importing config as JSON module (#15388)Kitson Kelly
2022-08-05chore: forward v1.24.2 release commit to main (#15410)denobot
2022-07-29Forward 1.24.1 to main (#15333) (#15336)Colin Ihrig
2022-07-22Revert "feat(ops): V8 Fast Calls (#15122)" (#15276)Divy Srivastava
2022-07-22feat(ops): V8 Fast Calls (#15122)Divy Srivastava
2022-07-211.24.0 (#15262)denobot
2022-07-12chore: forward v1.23.4 release commit to main (#15172)Colin Ihrig
2022-07-051.23.3 (#15081)denobot
2022-07-01perf(ops): fast path for SMI return values (#15033)Divy Srivastava
2022-07-01fix(core): remove unsafe in OpsTracker (#15025)Nugine
2022-06-30chore: forward 1.23.2 to main (#15027)David Sherret
2022-06-23v1.23.1 (#14954)Kayla Washburn
2022-06-16cleanup(ops): match variations with regexes (#14888)Aaron O'Mullan
2022-06-16feat(ops): support `Result<impl Future<Output = Result<T, AnyError>> + 'stati...Divy Srivastava
2022-06-151.23.0 (#14878)denobot
2022-06-09chore: Forward v1.22.3 to main (#14835)Colin Ihrig
2022-06-08feat(ops): 'hybrid' ops - sync returning future (#14640)Divy Srivastava
2022-06-07refactor(core): Move Deno.core bindings to ops (#14793)Nayeem Rahman
2022-06-02chore: Forward v1.22.2 to main (#14785)Bartek Iwańczuk
2022-06-02chore(ops): fix typo in lib.rs (#14777)Ikko Ashimine
2022-05-271.22.1Kitson Kelly
2022-05-181.22.0 (#14657)denobot
2022-05-12cleanup(ops): shorter codegen'd infallible sync ops return (#14587)Aapo Alasuutari
2022-05-12cleanup(ops): simpler is_unit_result() (#14586)Aaron O'Mullan
2022-05-12feat(ops): infallible / result-free ops (#14585)Aaron O'Mullan
2022-05-12feat(ops): #[op(v8)] (#14582)Aaron O'Mullan
2022-05-121.21.3 (#14584)Bert Belder
2022-05-12feat(ops): allow passing scope handle to ops (#14574)Divy Srivastava
2022-05-051.21.2 (#14508)Colin Ihrig
2022-05-05feat(ops): sync Rc<RefCell<OpState>> (#14438)Aaron O'Mullan
2022-04-28Forward 1.21.1 (#14428)Leo Kettmeir
2022-04-23chore(ext/fetch): custom arity (#14198)Divy Srivastava
2022-04-22chore: bump crates (#14365)Luca Casonato