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-27
chore: upgrade to Rust 1.67 (#17548)
David Sherret
2023-01-26
fix(core): Add lint check for core (#17223)
Kenta Moriuchi
2023-01-26
chore(core): fix typo in runtime.rs (#17537)
Ikko Eltociear Ashimine
2023-01-26
1.30.0 (#17532)
denobot
2023-01-25
Revert "chore: upgrade rusty_v8 to 0.62.0 (#17200)" (#17523)
Bartek Iwańczuk
2023-01-25
chore: upgrade rusty_v8 to 0.62.0 (#17200)
Bartek Iwańczuk
2023-01-19
refactor(core): Overwrite `ArrayPrototypeToString` in primordials (#17470)
Kenta Moriuchi
2023-01-19
refactor: cleanup ModuleMap (#17469)
Leo Kettmeir
2023-01-19
feat: ES module snapshotting (#17460)
Leo Kettmeir
2023-01-18
Optimize http_bench_json_ops example (#16505)
Divy Srivastava
2023-01-17
chore: forward v1.29.4 release commit to main (#17453)
denobot
2023-01-16
refactor(core): Move `pending_promise_rejections` to `ContextState` (#17447)
Andreu Botella
2023-01-16
refactor(core): rename pending_promise_exception to pending_promise_rejection...
Bartek Iwańczuk
2023-01-15
fix(core): Add `Generator` and `AsyncGenerator` to promordials (#17241)
Kenta Moriuchi
2023-01-14
chore: use rustfmt imports_granularity option (#17421)
Divy Srivastava
2023-01-15
refactor: clean up `unwrap` and `clone` (#17282)
Yiyu Lin
2023-01-15
refactor(core): Move optional callbacks from `JsRuntimeState` to `ContextStat...
Andreu Botella
2023-01-14
feat(core): Reland support for async ops in realms (#17204)
Andreu Botella
2023-01-13
chore: forward 1.29.3 release back to main (#17401)
David Sherret
2023-01-13
chore: add `copyright_checker` tool and add the missing copyright (#17285)
Yiyu Lin
2023-01-10
fix(npm): allow to read package.json if permissions are granted (#17209)
Bartek Iwańczuk
2023-01-08
feat(core): allow specifying name and dependencies of an Extension (#17301)
Leo Kettmeir
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
[prev]
[next]