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-23
chore: upgrade rusty_v8 to v0.49.0 (#15547)
Bartek Iwańczuk
2022-08-23
refactor(core/runtime): clean up extra type cast (#15539)
Geert-Jan Zwiers
2022-08-21
fix: Free up JsRuntime state global handles before snapshot (#15491)
Giovanny Gutiérrez
2022-08-21
feat: `queueMicrotask()` error handling (#15522)
Nayeem Rahman
2022-08-21
chore: use Rust 1.63.0 (#15464)
Mathias Lafeldt
2022-08-21
feat(ops): V8 Fast Calls (#15291)
Divy Srivastava
2022-08-21
fix(core/runtime): always cancel termination in exception handling (#15514)
Nayeem Rahman
2022-08-18
feat(ext/flash): An optimized http/1.1 server (#15405)
Divy Srivastava
2022-08-15
chore: upgrade rusty_v8 to 0.48.1 (#15310)
Bartek Iwańczuk
2022-08-11
chore: forward v1.24.3 release commit to main (#15462)
denobot
2022-08-11
perf(ops): Monomorphic sync op calls (#15337)
Aapo Alasuutari
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-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
[next]