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-11-24
chore: forward v1.28.2 release commit to main (#16796)
denobot
2022-11-22
chore: workspace inheritance (#16343)
Leo Kettmeir
2022-11-18
chore: use Rust 1.65.0 (#16688)
Aaron O'Mullan
2022-11-17
chore: forward v1.28.1 release commit to main (#16678)
denobot
2022-11-13
1.28.0 (#16620)
denobot
2022-11-11
perf(web): optimize single pass utf8 decoding (#16593)
Divy Srivastava
2022-11-11
feat(ops): implement fast lazy async ops (#16579)
Divy Srivastava
2022-11-10
refactor(ops): Rewrite fast call optimizer and codegen (#16514)
Divy Srivastava
2022-11-09
chore: forward v1.27.2 release commit to main (#16572)
denobot
2022-11-04
chore: forward v1.27.1 release commit to main (#16533)
denobot
2022-10-28
Reland "perf(core): generate inlined wrappers for async ops" (#16455)
Divy Srivastava
2022-10-27
1.27.0 (#16442)
denobot
2022-10-27
Revert "perf(core): generate inlined wrappers for async ops (#16428)" (#16443)
Divy Srivastava
2022-10-27
perf(core): generate inlined wrappers for async ops (#16428)
Divy Srivastava
2022-10-21
perf(core): don't access isolate slots for JsRuntimeState (#16376)
Divy Srivastava
2022-10-21
Revert realms from deno_core (#16366)
Divy Srivastava
2022-10-20
chore: upgrade rusty_v8 to 0.54.0 (#16368)
Bartek Iwańczuk
2022-10-20
perf(ext/ffi): Fast UnsafePointerView read functions (#16351)
Aapo Alasuutari
2022-10-17
chore: forward v1.26.2 to main (#16331)
Bartek Iwańczuk
2022-10-16
refactor(core): make `borrow_mut` more explicit in the ops macro (#16025)
ad hoc
2022-10-06
chore: forward v1.26.1 release commit to main (#16178)
denobot
2022-09-29
1.26.0
denobot
2022-09-23
perf: use fast ops for tty (#15976)
Divy Srivastava
2022-09-23
feat(ops): Fallible fast ops (#15989)
Aapo Alasuutari
2022-09-22
chore: forward v1.25.4 release commit to main (#16001)
David Sherret
2022-09-22
chore(ops): update docs on fast calls (#15985)
Divy Srivastava
2022-09-22
feat(ops): Automatic fast ops creation (#15527)
Aapo Alasuutari
2022-09-17
perf(web): optimize encodeInto() (#15922)
Divy Srivastava
2022-09-15
chore: forward v1.25.3 release commit to main (#15919)
Colin Ihrig
2022-09-11
chore(ops): fix typo on readme (#15848)
Eder Lima
2022-09-09
chore: forward v1.25.2 release commit to main (#15831)
denobot
2022-09-07
perf(ops): inline &[u8] arguments and enable fast API (#15731)
Divy Srivastava
2022-09-06
perf(runtime): short-circuit `queue_async_op` for Poll::Ready (#15773)
Divy Srivastava
2022-09-05
fix(ops): use qualified borrow in op macro (#15769)
sigmaSd
2022-09-02
chore: forward v1.25.1 release commit to main (#15735)
denobot
2022-09-01
feat(ops): support `v8::FastApiCallbackOptions` (#15721)
Divy Srivastava
2022-08-30
perf: use fast api for `core.isProxy` (#15682)
Divy Srivastava
2022-08-30
perf(ops): inline String args (#15681)
Divy Srivastava
2022-08-28
perf: use fast api for op_now (#15643)
Divy Srivastava
2022-08-26
fix: typo in deno_ops README (#15606)
Gabriele Mastrapasqua
2022-08-25
v1.25.0
Bartek Iwańczuk
2022-08-21
feat(ops): V8 Fast Calls (#15291)
Divy Srivastava
2022-08-11
chore: forward v1.24.3 release commit to main (#15462)
denobot
2022-08-11
refactor(core): unwrap sync ops in rust (#15449)
Nayeem Rahman
2022-08-10
feat(core): Add support for async ops in realms (#14734)
Andreu Botella
2022-08-10
fix: update deno_graph to fix importing config as JSON module (#15388)
Kitson Kelly
2022-08-05
chore: forward v1.24.2 release commit to main (#15410)
denobot
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
[next]