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
/
core
Age
Commit message (
Expand
)
Author
2021-10-24
fix(core): avoid op_state.borrow_mut() for OpsTracker (#12525)
Aaron O'Mullan
2021-10-20
feat(serde_v8): allow all values to deserialize to unit type (#12504)
Aaron O'Mullan
2021-10-20
feat(serde_v8): StringOrBuffer (#12503)
Aaron O'Mullan
2021-10-19
fix(core/bindings): use is_instance_of_error() instead of is_native_error() (...
Nayeem Rahman
2021-10-18
chore: release crates for v1.15.2 (#12478)
Bartek Iwańczuk
2021-10-17
fix(core): poll async ops eagerly (#12385)
Bert Belder
2021-10-17
fix(core): avoid polling future after cancellation (#12385)
Bert Belder
2021-10-12
chore: bump crate version for 1.15.0 (#12406)
Satya Rohith
2021-10-12
feat: update to V8 9.5 (#12399)
Luca Casonato
2021-10-10
refactor(metrics): move to core (#12386)
Aaron O'Mullan
2021-10-10
bench(deno_common): track void ops (#12389)
Aaron O'Mullan
2021-10-10
feat: Show the URL of streaming WASM modules in stack traces (#12268)
Andreu Botella
2021-10-07
feat(core): cleaner opcall stack traces (#12358)
Aaron O'Mullan
2021-10-05
feat(core): native binding names (#12290)
Aaron O'Mullan
2021-10-05
chore: various op cleanup (#12329)
Leo K
2021-10-05
chore: merge v1.14.3 into main (#12327)
Bartek Iwańczuk
2021-10-04
refactor(core): split opcall into sync/async (#12312)
Aaron O'Mullan
2021-10-04
fix(core/runtime): sync_ops_cache if nuked Deno ns (#12302)
Aaron O'Mullan
2021-10-03
perf(core): use opcall() directly (#12310)
Aaron O'Mullan
2021-10-01
feat(core): implement Deno.core.isProxy() (#12288)
Aaron O'Mullan
2021-09-30
fix: Don't panic when a worker is closed in the reactions to a wasm operation...
Andreu Botella
2021-09-29
feat: support serializing `WebAssembly.Module` objects (#12140)
Andreu Botella
2021-09-28
chore: bump crate versions for 1.14.2 (#12253)
Aaron O'Mullan
2021-09-25
refactor: Remove unused code (#12210)
Ryan Dahl
2021-09-24
refactor: Remove op_state parameter (#12202)
Ryan Dahl
2021-09-22
upgrade serde_v8 and rusty_v8 (#12175)
Ryan Dahl
2021-09-22
chore: bump crate versions for 1.14.1 (#12172)
Kitson Kelly
2021-09-18
fix(cli/fmt_errors): Abbreviate long data URLs in stack traces (#12127)
Nayeem Rahman
2021-09-18
fix(core): prevent multiple main module loading (#12128)
Bartek Iwańczuk
2021-09-17
chore: Remove unused deps from Cargo.toml files (#12106)
Squirrel
2021-09-16
chore: update tagline (#12095)
Satya Rohith
2021-09-14
chore: bump crate versions for 0.14 (#12072)
David Sherret
2021-09-13
chore: update rusty_v8 (#12026)
Luca Casonato
2021-09-13
refactor(core): Turn the `wasm_streaming_feed` binding into ops (#11985)
Andreu Botella
2021-09-11
refactor: use Deno.core.tryClose (#11980)
Bartek Iwańczuk
2021-09-10
perf(ext/http): optimize auto cleanup of request resource (#11978)
Bert Belder
2021-09-06
fix(ext/web): Format terminal DOMExceptions properly (#11834)
Nayeem Rahman
2021-09-05
fix(doc): fix rustdoc bare_urls warning (#11921)
Feng Yu
2021-09-04
feat(cli): close test worker once all tests complete (#11727)
Casper Beyer
2021-09-02
feat(fmt): add basic JS doc formatting (#11902)
David Sherret
2021-09-02
chore: update dependencies (#11856)
Luca Casonato
2021-08-31
feat(core): facilitate op-disabling middleware (#11858)
Aaron O'Mullan
2021-08-30
chore: update to rusty_v8 0.27.0 (#11877)
Luca Casonato
2021-08-25
feat: ArrayBuffer in structured clone transfer (#11840)
Luca Casonato
2021-08-25
refactor: cleanup Inspector and InspectorServer implementations (#11837)
Bartek Iwańczuk
2021-08-23
chore: release crates for 1.13.2 (#11820)
David Sherret
2021-08-23
fix(ext/ffi): don't panic on invalid enum values (#11815)
Luca Casonato
2021-08-19
cleanup(core): rename handleAsyncMsgFromRust() to opresolve() (#11774)
Aaron O'Mullan
2021-08-17
chore: add `FinalizationRegistry` and `WeakRef` to primordials (#11735)
Antoine du Hamel
2021-08-16
chore: release crates for 1.13.1 (#11729)
David Sherret
[prev]
[next]