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
2022-01-04
chore: upgrade v8 from 9.7 to 9.8 (#13269)
Ben Noordhuis
2021-12-30
fix(core): inspector works if no "Runtime.runIfWaitingForDebugger" message is...
Bartek Iwańczuk
2021-12-30
chore(core): remove stale TODOs (#13232)
Bartek Iwańczuk
2021-12-30
fix(doc): Make private types which show up in the rustdocs public (#13230)
Andreu Botella
2021-12-29
feat: output `cause` on JS runtime errors (#13209)
Leo Kettmeir
2021-12-29
cleanup(core): use Extensions to register ops (#13224)
Aaron O'Mullan
2021-12-28
refactor(core): cleanup Inspector implementation (#12962)
Bartek Iwańczuk
2021-12-22
chore: merge v1.17.1 into main (#13184)
Bartek Iwańczuk
2021-12-21
refactor: Cleanup core/modules.rs (#13149)
Bartek Iwańczuk
2021-12-18
refactor: use `once_cell` instead of `lazy_static` (#13135)
Divy Srivastava
2021-12-16
chore: release crates for v1.17.0 (#13112)
Bartek Iwańczuk
2021-12-15
feat: Add support for import assertions and JSON modules (#12866)
Bartek Iwańczuk
2021-12-13
example(core): add example for FS module loading (#13064)
Bartek Iwańczuk
2021-12-12
fix(core): improve error on invalid op id (#13056)
Bartek Iwańczuk
2021-12-08
fix: upgrade swc fixing many bundling and `--no-check` bugs (#13025)
David Sherret
2021-12-04
chore: upgrade to Rust 1.57.0 (#12968)
Bartek Iwańczuk
2021-12-04
chore: merge v1.16.4 into main (#12984)
Luca Casonato
2021-12-03
chore: update to rusty v8 0.36.0 (#12979)
Luca Casonato
2021-12-03
fix(core): throw on invalid callConsole args (#12973)
Aaron O'Mullan
2021-12-01
chore: Fix typo in no-pending-ops error message (#12948)
KnorpelSenf
2021-11-30
fix(core): Wake up the runtime if there are ticks scheduled (#12933)
Andreu Botella
2021-11-28
feat(core): intercept unhandled promise rejections (#12910)
Ben Noordhuis
2021-11-25
feat(core): Add ability to "ref" and "unref" pending ops (#12889)
Bartek Iwańczuk
2021-11-24
chore: merge v1.16.3 into main (#12892)
Bert Belder
2021-11-22
core(examples): Deserialize the result of execute_script (#12806)
Giacomo Rizzi
2021-11-22
fix(core): don't panic when evaluating module after termination (#12833)
Bartek Iwańczuk
2021-11-19
fix(core): keep event loop alive if there are ticks scheduled (#12814)
Ben Noordhuis
2021-11-17
upgrade: v8 crate 0.35.0 (V8 9.7.106.5) (#12797)
Bert Belder
2021-11-17
chore: bump crates for 1.16.2 (#12792)
David Sherret
2021-11-16
feat(core): Deno.core.setNextTickCallback (#12771)
Bartek Iwańczuk
2021-11-16
refactor: re-export anyhow from deno_core (#12777)
Ryan Dahl
2021-11-11
chore: bump crate versions for 1.16.1 (#12729)
Luca Casonato
2021-11-09
feat(core): streams (#12596)
Aaron O'Mullan
2021-11-09
chore: bump crate versions for 1.16.0 (#12706)
Luca Casonato
2021-11-08
perf(core): optimize waker capture in AsyncRefCell (#12332)
Bert Belder
2021-11-08
feat: update to V8 9.7 (#12685)
Luca Casonato
2021-11-08
feat(compat): add .code to dyn import error (#12633)
Yoshiya Hinosawa
2021-11-04
feat(runtime): give OS errors .code attributes (#12591)
Aaron O'Mullan
2021-11-03
fix: Deno.emit crashes with BorrowMutError (#12627)
Ryan Dahl
2021-11-02
chore: update to Rust edition 2021 (#12578)
Bartek Iwańczuk
2021-10-27
chore: update to rusty_v8 0.33.0 (#12564)
Luca Casonato
2021-10-25
chore: bump crate version for 1.15.3 (#12531)
Yoshiya Hinosawa
2021-10-24
cleanup(core): AsyncOpIterator (#11860)
Aaron O'Mullan
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
[prev]
[next]