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-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
2021-08-15
refactor(ops): return BadResource errors in ResourceTable calls (#11710)
Aaron O'Mullan
2021-08-10
chore: release crates (#11628)
Bartek Iwańczuk
2021-08-10
upgrade: rusty_v8 0.26.0 (#11625)
Bartek Iwańczuk
2021-08-09
feat(extensions/web): add structuredClone function (#11572)
Leo K
2021-08-02
chore: format toml files internally (#11563)
David Sherret
2021-07-30
chore: upgrade Rust to 1.54.0 (#11554)
Yusuke Tanaka
2021-07-30
chore(core): use oneshot channel in mod_evaluate() (#11556)
Ben Noordhuis
2021-07-26
chore: release crates (#11519)
Bartek Iwańczuk
2021-07-26
refactor: use `primordials` in runtime, extensions and core (#11500)
Yusuke Tanaka
2021-07-19
chore: release crates (#11454)
Bartek Iwańczuk
2021-07-13
chore: release crates (#11378)
Bartek Iwańczuk
2021-07-12
chore: upgrade rusty_v8 (#11372)
Bartek Iwańczuk
2021-07-09
chore: update crates (#11332)
Luca Casonato
2021-07-08
feat(core): return v8::Value from JsRuntime::execute_script (#11129)
Bartek Iwańczuk
2021-07-08
perf(core): avoid extra alloc in Deno.core.encode() (#11323)
Aaron O'Mullan
2021-07-06
chore: use parking_lot for synchronization primitives to align with tokio (#1...
David Sherret
2021-07-06
feat: support SharedArrayBuffer sharing between workers (#11040)
Luca Casonato
2021-07-06
refactor: use primordials in extensions/web (#11273)
Bartek Iwańczuk
2021-07-05
fix(core): Delay deadlock detection for dynamic imports (#11282)
Nayeem Rahman
2021-07-05
chore: upgrade Tokio to 1.8.0 (#11281)
Yusuke Tanaka
2021-07-05
refactor: introduce primordials for web/streams (#11251)
Luca Casonato
2021-07-03
feat: enable WebAssembly.instantiateStreaming and wasm async compilation (#11...
Andreu Botella
2021-07-03
chore: add TypedArray to primordials typings (#11236)
Luca Casonato
2021-07-02
chore: upgrade rusty_v8 and serde_v8 (#11233)
Bartek Iwańczuk
2021-07-02
refactor: use primordials for extensions/webidl (#11227)
Luca Casonato
2021-07-02
refactor: introduce primordials (#10939)
Luca Casonato
2021-07-02
feat(core): pump V8 message loop on event loop tick (#11221)
Bartek Iwańczuk
2021-07-02
chore: upgrade rusty_v8 and serde_v8 (#11216)
Bartek Iwańczuk
2021-06-29
fix(core/modules): Fix concurrent loading of dynamic imports (#11089)
Nayeem Rahman
2021-06-29
feat: Add "deno_net" extension (#11150)
Bartek Iwańczuk
2021-06-28
chore: release deno_core (#11164)
Bartek Iwańczuk
2021-06-27
feat(inspector): pipe console messages between terminal and inspector (#11134)
Bartek Iwańczuk
2021-06-26
fix(fetch): encode and decode headers as byte strings (#11070)
Andreu Botella
2021-06-26
fix: MessagePort in message for postMessage transfers (#11103)
Luca Casonato
2021-06-26
feat(core): Re-export serde_v8 (#11125)
Nick Randall
2021-06-25
chore: upgrade serde_v8 (#11120)
Bartek Iwańczuk
2021-06-25
upgrade: rusty_v8 0.23.0 (V8 9.2.230.12) (#11113)
Ryan Dahl
2021-06-25
fix(runtime/signal): use op_async_unref for op_signal_poll (#11097)
Yoshiya Hinosawa
2021-06-23
docs(core): Use op name in example (#11094)
Maxime Guerreiro
2021-06-22
cleanup(core): top-level-await is now always enabled (#11082)
Maxime Guerreiro
2021-06-22
fix(core): don't panic on stdout/stderr write failures in Deno.core.print (#1...
Charlie Moog
[prev]
[next]