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
Age
Commit message (
Expand
)
Author
2023-02-10
fix(cli/napi): correct name handling in napi property descriptor (#17716)
Divy Srivastava
2023-02-10
refactor: clean up "cli/node/mod.rs" and "ext/node" (#17713)
Bartek Iwańczuk
2023-02-10
feat(install): follow redirects for urls with no path (#17449)
Kamil Ogórek
2023-02-10
fix(cli/napi): handle all property variants in napi_define_properties (#17680)
Divy Srivastava
2023-02-10
chore: upgrade rusty_v8 to 0.63.0 (#17705)
Bartek Iwańczuk
2023-02-10
perf(core): speed up promise hook dispatch (#17616)
Bert Belder
2023-02-10
refactor: allow to provide polyfills for Node modules from the snapshot (#17706)
Bartek Iwańczuk
2023-02-10
refactor(permissions): use less space for permissions prompt (#17708)
Bartek Iwańczuk
2023-02-09
refactor: deno_graph 0.43 upgrade (#17692)
David Sherret
2023-02-09
refactor(ext/webidl): use `TypedArrayPrototypeGetSymbolToStringTag` (#17602)
Kenta Moriuchi
2023-02-09
perf: module info cache - avoid MediaType.to_string() allocation (#17699)
David Sherret
2023-02-08
perf: disable fetching graph cache info except for `deno info` (#17698)
David Sherret
2023-02-08
fix: use static Reflect methods in nodeGlobalThis proxy (#17696)
Kamil Ogórek
2023-02-08
refactor: internal runtime code TS support (#17672)
Leo Kettmeir
2023-02-08
fix(core): don't allow to import internal code is snapshot is loaded (#17694)
Bartek Iwańczuk
2023-02-08
fix(ext/console): Only right-align integers in console.table() (#17389)
Waldir Pimenta
2023-02-08
chore(cli/tools): fix typo in upgrade.rs (#17690)
Ikko Eltociear Ashimine
2023-02-08
refactor(core): change SourcePair to ExtensionFileSource (#17686)
Bartek Iwańczuk
2023-02-07
refactor: remove prefix from include_js_files & use extension name (#17683)
Leo Kettmeir
2023-02-07
refactor: Use ES modules for internal runtime code (#17648)
Leo Kettmeir
2023-02-07
chore: upgrade rusty_v8 to 0.62.2 (#17604)
Bartek Iwańczuk
2023-02-07
chore: forward v1.30.3 release commit to main (#17677)
denobot
2023-02-06
chore: update std submodule to 0.176.0 (#17668)
Bartek Iwańczuk
2023-02-06
fix: revert lsp related internal specifiers (#17673)
Leo Kettmeir
2023-02-06
refactor(npm): use per-thread package.json cache (#17644)
Bartek Iwańczuk
2023-02-06
refactor: create JsRuntime outside of run_in_task (#17667)
Leo Kettmeir
2023-02-05
refactor: rename `deno` specifiers to `internal` (#17655)
Leo Kettmeir
2023-02-05
chore(core): improve error message in module loader example (#17654)
Waldir Pimenta
2023-02-05
fix(ext/console): log class for class constructor (#17615)
Gasman
2023-02-03
refactor: remove old cjs_esm_translations in graph_util (#17643)
David Sherret
2023-02-03
refactor: reland "preserve ProcState::file_fetcher between restarts" (#17636)
Nayeem Rahman
2023-02-03
fix(lsp): prevent crash analyzing module (#17642)
David Sherret
2023-02-03
chore: forward v1.30.2 release commit to main (#17641)
denobot
2023-02-02
chore: add release checklist step to check the benchmarks page (#17632)
David Sherret
2023-02-03
Revert "chore(core): remove have_unpolled_ops on rt state (#17601)" (#17631)
Bartek Iwańczuk
2023-02-02
fix(webgpu): specify viewFormats in surface configuration (#17626)
Leo Kettmeir
2023-02-02
chore: forward v1.30.1 release commit to main (#17623)
denobot
2023-02-01
fix(repl): handle @types/node not being cached in the repl (#17617)
David Sherret
2023-02-01
fix(lockfile): emit trailing newline (#17618)
David Sherret
2023-02-01
fix(napi): remove wrong length check in napi_create_function (#17614)
Divy Srivastava
2023-02-01
fix(napi): return node globalThis from napi_get_global (#17613)
Divy Srivastava
2023-02-01
chore: bump serde & serde_json deps to use semver minimums (#17610)
luketpeterson
2023-01-31
refactor(semver): generalize semver related structs (#17605)
David Sherret
2023-01-31
chore(core): remove have_unpolled_ops on rt state (#17601)
Luca Casonato
2023-01-30
Revert "fix(watch): preserve `ProcState::file_fetcher` between restarts (#154...
Bartek Iwańczuk
2023-01-30
chore: update webgpu (#17534)
Leo Kettmeir
2023-01-29
fix(ext): internal `structuredClone` for `ArrayBuffer` and `TypedArray` subcl...
Kenta Moriuchi
2023-01-29
perf(ops): Remove unnecessary fast call fallback options usage (#17585)
Aapo Alasuutari
2023-01-29
refactor(core): derive equality traits for `ResolutionKind` enum (#17578)
Satya Rohith
2023-01-28
docs: fix typos in `WriteFileOptions`'s JSDoc (#17507)
RA80533
[prev]
[next]