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
2023-01-06
fix(core): get v8 console from context extra bindings (#17243)
Chengzhong Wu
2023-01-05
refactor(cli,core,ext,rt): remove some unnecessary `clone` or `malloc` (#17274)
Yiyu Lin
2023-01-05
chore: forward v1.29.2 release commit to main (#17277)
denobot
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-12-26
chore(core): Make `OpCtx` instances be realm-specific (#17174)
Andreu Botella
2022-12-23
fix(core): run macrotasks and next ticks after polling dynamic imports (#17173)
Bartek Iwańczuk
2022-12-22
fix: rejected dynamic import should retain error context (#17160)
Bartek Iwańczuk
2022-12-21
fix(core): Do not print errors prop for non-AggregateError errors (#17123)
Kamil Ogórek
2022-12-20
fix(core): Have custom errors be created in the right realm (#17050)
Andreu Botella
2022-12-20
chore: Update dlint (#17031)
Kenta Moriuchi
2022-12-19
fix(runtime): expose `extensions_with_js` from WorkerOptions (#17109)
Leo Kettmeir
2022-12-17
fix(runtime): `Deno.memoryUsage().rss` should return correct value (#17088)
David Sherret
2022-12-17
chore: update to Rust 1.66.0 (#17078)
linbingquan
2022-12-17
chore(core): Small realm-related fixes (#17044)
Andreu Botella
2022-12-16
refactor(core): allow to listen for notifications in LocalInspectorSession (#...
Bartek Iwańczuk
2022-12-15
chore: forward v1.29.1 release commit to main (#17067)
denobot
2022-12-15
Revert "feat(ops): Fast zero copy string arguments (#16777)" (#17063)
Bartek Iwańczuk
2022-12-15
1.29.0 (#17052)
denobot
2022-12-13
chore(core): Deduplicate `event_loop_pending_state` (#17039)
Andreu Botella
2022-12-13
refactor(core): add more information when unable to build error (#17027)
Bartek Iwańczuk
2022-12-12
feat: add `--inspect-wait` flag (#17001)
Bartek Iwańczuk
2022-12-06
fix(test): handle scenario where --trace-ops would cause an unhandled promise...
David Sherret
2022-12-06
npm: ensure runtime exceptions are surfaced when debugger is attached (#16943)
Bartek Iwańczuk
2022-12-04
revert: Inspector changes (#16939)
Bartek Iwańczuk
2022-12-03
fix(inspector): even if already woken, always schedule an interrupt (#16910)
Bert Belder
2022-12-02
fix(inspector): allow to poll session with reentry (#16863)
Bartek Iwańczuk
2022-12-02
feat(ops): Fast zero copy string arguments (#16777)
Divy Srivastava
2022-12-01
chore: forward v1.28.3 release commit to main (#16884)
denobot
2022-11-30
chore: upgrade rusty_v8 to 0.58.0 (#16879)
Bartek Iwańczuk
2022-11-30
chore: remove unnecessary lifetimes (#16878)
David Sherret
2022-11-28
feat(core): show unresolved promise origin (#16650)
Bartek Iwańczuk
2022-11-27
feat(ops): fast calls for Wasm (#16776)
Divy Srivastava
2022-11-27
feat(core): support initializing extensions with and without JS (#16789)
Bartek Iwańczuk
2022-11-27
feat(core): send "executionContextDestroyed" notification on program end (#16...
Bartek Iwańczuk
2022-11-26
fix(inspector): send "isDefault" in aux data (#16836)
Bartek Iwańczuk
2022-11-26
chore: update rusty_v8 to 0.56.1 (#16835)
Bartek Iwańczuk
2022-11-24
chore: forward v1.28.2 release commit to main (#16796)
denobot
2022-11-24
refactor(core): fix typo in ops_builtin.rs (#16613)
Ikko Ashimine
2022-11-22
chore: workspace inheritance (#16343)
Leo Kettmeir
2022-11-21
feat(core): Ability to create snapshots from existing snapshots (#16597)
Bartek Iwańczuk
2022-11-18
chore: use Rust 1.65.0 (#16688)
Aaron O'Mullan
2022-11-17
chore: forward v1.28.1 release commit to main (#16678)
denobot
2022-11-13
1.28.0 (#16620)
denobot
2022-11-12
chore: upgrade rusty_v8 to 0.55.0 (#16604)
Bartek Iwańczuk
2022-11-11
fix(npm): disable npm specifiers in import.meta.resolve() (#16599)
Bartek Iwańczuk
2022-11-11
feat(ops): implement fast lazy async ops (#16579)
Divy Srivastava
2022-11-10
perf(core): minimize trivial heap allocations in `resolve_async_ops` (#16584)
Divy Srivastava
2022-11-09
chore: forward v1.27.2 release commit to main (#16572)
denobot
2022-11-08
refactor: simplify deno_core's grab_global and ensure_objs (#16564)
Ryan Dahl
2022-11-04
chore: forward v1.27.1 release commit to main (#16533)
denobot
[prev]
[next]