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-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
2022-06-22
fix: upgrade swc via deno_ast 0.16 (#14930)
David Sherret
2022-06-20
perf(core): Cache source lookups (#14816)
Nayeem Rahman
2022-06-20
docs: Improve `mod_evaluate` documentation (#14827)
Christian Dürr
2022-06-15
1.23.0 (#14878)
denobot
2022-06-15
chore: upgrade various deps (#14876)
Ryan Dahl
2022-06-15
upgrade: v8 10.4.132.5 (#14874)
Ryan Dahl
2022-06-09
chore: Forward v1.22.3 to main (#14835)
Colin Ihrig
2022-06-07
refactor(core): SourceMapGetter doesn't need Send + Sync (#14808)
Bartek Iwańczuk
2022-06-07
refactor(core): Move Deno.core bindings to ops (#14793)
Nayeem Rahman
2022-06-06
fix: Format non-error exceptions (#14604)
Nayeem Rahman
[prev]
[next]