index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ops
Age
Commit message (
Expand
)
Author
2022-07-29
Forward 1.24.1 to main (#15333) (#15336)
Colin Ihrig
2022-07-22
Revert "feat(ops): V8 Fast Calls (#15122)" (#15276)
Divy Srivastava
2022-07-22
feat(ops): V8 Fast Calls (#15122)
Divy Srivastava
2022-07-21
1.24.0 (#15262)
denobot
2022-07-12
chore: forward v1.23.4 release commit to main (#15172)
Colin Ihrig
2022-07-05
1.23.3 (#15081)
denobot
2022-07-01
perf(ops): fast path for SMI return values (#15033)
Divy Srivastava
2022-07-01
fix(core): remove unsafe in OpsTracker (#15025)
Nugine
2022-06-30
chore: forward 1.23.2 to main (#15027)
David Sherret
2022-06-23
v1.23.1 (#14954)
Kayla Washburn
2022-06-16
cleanup(ops): match variations with regexes (#14888)
Aaron O'Mullan
2022-06-16
feat(ops): support `Result<impl Future<Output = Result<T, AnyError>> + 'stati...
Divy Srivastava
2022-06-15
1.23.0 (#14878)
denobot
2022-06-09
chore: Forward v1.22.3 to main (#14835)
Colin Ihrig
2022-06-08
feat(ops): 'hybrid' ops - sync returning future (#14640)
Divy Srivastava
2022-06-07
refactor(core): Move Deno.core bindings to ops (#14793)
Nayeem Rahman
2022-06-02
chore: Forward v1.22.2 to main (#14785)
Bartek IwaĆczuk
2022-06-02
chore(ops): fix typo in lib.rs (#14777)
Ikko Ashimine
2022-05-27
1.22.1
Kitson Kelly
2022-05-18
1.22.0 (#14657)
denobot
2022-05-12
cleanup(ops): shorter codegen'd infallible sync ops return (#14587)
Aapo Alasuutari
2022-05-12
cleanup(ops): simpler is_unit_result() (#14586)
Aaron O'Mullan
2022-05-12
feat(ops): infallible / result-free ops (#14585)
Aaron O'Mullan
2022-05-12
feat(ops): #[op(v8)] (#14582)
Aaron O'Mullan
2022-05-12
1.21.3 (#14584)
Bert Belder
2022-05-12
feat(ops): allow passing scope handle to ops (#14574)
Divy Srivastava
2022-05-05
1.21.2 (#14508)
Colin Ihrig
2022-05-05
feat(ops): sync Rc<RefCell<OpState>> (#14438)
Aaron O'Mullan
2022-04-28
Forward 1.21.1 (#14428)
Leo Kettmeir
2022-04-23
chore(ext/fetch): custom arity (#14198)
Divy Srivastava
2022-04-22
chore: bump crates (#14365)
Luca Casonato
2022-04-20
1.21.0 (#14336)
denobot
2022-04-14
chore: forward v1.20.6 release commit to main (#14288)
David Sherret
2022-04-08
refactor(core): OpCtx (#14228)
Aaron O'Mullan
2022-04-07
chore: forward v1.20.5 release commit to main (#14232)
David Sherret
2022-04-02
feat(ops): #[op(unstable)] (#14124)
Aaron O'Mullan
2022-03-31
1.20.4 (#14168)
David Sherret
2022-03-25
chore: forward v1.20.3 release commit to main (#14121)
Luca Casonato
2022-03-24
1.20.2
Kitson Kelly
2022-03-22
feat(core): disableable extensions & ops (#14063)
Aaron O'Mullan
2022-03-19
chore(ops): hide implementation details from rustdoc (#14038)
Divy Srivastava
2022-03-19
fix(ops): throw TypeError on op return failure (#14033)
Aaron O'Mullan
2022-03-18
chore(ops): include argument position in serde_v8 errors (#14027)
Divy Srivastava
2022-03-16
v1.20.1
Ryan Dahl
2022-03-16
feat(ops): optional OpState (#13954)
Aaron O'Mullan
2022-03-15
cleanup(core): OpPair => OpDecl (#13952)
Aaron O'Mullan
2022-03-14
feat(ops): custom arity (#13949)
Aaron O'Mullan
2022-03-14
feat(core): codegen ops (#13861)
Divy Srivastava
[prev]