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-08-10
feat(core): Add support for async ops in realms (#14734)
Andreu Botella
2022-08-05
chore: forward v1.24.2 release commit to main (#15410)
denobot
2022-08-03
core: remove heapStats type definition (#15393)
Zach
2022-08-01
refactor(core/error): use evaluated call sites for formatting (#15369)
Nayeem Rahman
2022-07-31
core: Add types for `Deno.core.print()` (#15283)
Zicklag
2022-07-30
fix(core): BorrowMutError in nested error (#15352)
Bartek Iwańczuk
2022-07-29
Forward 1.24.1 to main (#15333) (#15336)
Colin Ihrig
2022-07-28
serde_v8: improvements to avoid hitting unimplemented codepaths (#13915)
Arthur Silva
2022-07-27
chore: upgrade rusty_v8 to 0.47.1 (#15324)
Bartek Iwańczuk
2022-07-25
refactor(core): remove unneeded ops for uncaughtException (#15296)
Bartek Iwańczuk
2022-07-23
fix: unhandledrejection handling for sync throw in top level (#15279)
Bartek Iwańczuk
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-20
Reland "feat: add "unhandledrejection" event support" (#15211)
Bartek Iwańczuk
2022-07-19
chore: upgrade rusty_v8 to 0.47.0 (#15247)
Bartek Iwańczuk
2022-07-19
feat: emit files on demand and fix racy emit (#15220)
David Sherret
2022-07-18
reland: "fix(core): unhandled rejection in top-level scope" (#15236)
Bartek Iwańczuk
2022-07-18
feat: import.meta.resolve() (#15074)
Bartek Iwańczuk
2022-07-18
Revert "fix(core): unhandled rejection in top-level scope (#15204)" (#15226)
Bartek Iwańczuk
2022-07-15
Revert "feat: add "unhandledrejection" event support (#12994) (#15080)" (#15210)
Bartek Iwańczuk
2022-07-14
feat: add "unhandledrejection" event support (#12994) (#15080)
Bartek Iwańczuk
2022-07-14
fix(core): unhandled rejection in top-level scope (#15204)
Bartek Iwańczuk
2022-07-14
chore: upgrade rusty_v8 to v0.46.0 (#15200)
Bartek Iwańczuk
2022-07-12
chore: forward v1.23.4 release commit to main (#15172)
Colin Ihrig
2022-07-11
fix: upgrade deno_ast to 0.17 (#15152)
David Sherret
2022-07-11
chore(web, worker): Use `DetachedBuffer` for `postMessage` ops (#15133)
Andreu Botella
2022-07-11
chore(core): Deduplicate code related to `op_event_loop_has_more_work` (#15147)
Andreu Botella
2022-07-09
fix(ext/ffi): Avoid keeping JsRuntimeState RefCell borrowed for event loop mi...
Aapo Alasuutari
2022-07-08
perf(ext/ffi): leverage V8 Fast Calls (#15125)
Divy Srivastava
2022-07-08
chore: upgrade rusty_v8 to 0.45.0 (#15123)
Divy Srivastava
2022-07-07
fix(core): deflake WASM termination test (#15103)
Bartek Iwańczuk
2022-07-06
refactor(core): Use `&mut Isolate` as an argument in `JsRealm` methods (#15093)
Andreu Botella
2022-07-05
feat(core): Re-export v8 use_custom_libcxx feature (#14475)
Arthur Silva
2022-07-05
chore: unpin pin project to fix cargo publish (#15085)
David Sherret
2022-07-05
1.23.3 (#15081)
denobot
2022-07-04
Revert "feat: add "unhandledrejection" event support (#12994)" (#15075)
Bartek Iwańczuk
2022-07-04
feat: add "unhandledrejection" event support (#12994)
Bartek Iwańczuk
2022-07-01
chore: use Rust 1.62.0 (#15028)
Bartek Iwańczuk
2022-07-01
fix(core): handle exception from Wasm termination (#15014)
João Avelino Bellomo Filho
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-30
chore: upgrade rusty_v8 to 0.44.3 (#15019)
Divy Srivastava
2022-06-28
feat(web): add beforeunload event (#14830)
Colin Ihrig
2022-06-28
feat(ext/ffi): Thread safe callbacks (#14942)
Aapo Alasuutari
2022-06-26
build: require safety comments on unsafe code (#13870)
Luca Casonato
2022-06-25
fix(modules): Immediately resolve follow-up dyn imports to a dyn imported mod...
Andreu Botella
2022-06-25
fix(core): don't panic on non-existent cwd (#14957)
Divy Srivastava
2022-06-23
v1.23.1 (#14954)
Kayla Washburn
2022-06-23
chore: upgrade rusty_v8 to 0.44.2 (#14947)
Bartek Iwańczuk
[next]