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
/
cli
Age
Commit message (
Expand
)
Author
2023-02-08
chore(cli/tools): fix typo in upgrade.rs (#17690)
Ikko Eltociear Ashimine
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-05
refactor: rename `deno` specifiers to `internal` (#17655)
Leo Kettmeir
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: 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-01-31
refactor(semver): generalize semver related structs (#17605)
David Sherret
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-28
docs: fix typos in `WriteFileOptions`'s JSDoc (#17507)
RA80533
2023-01-28
fix(install): tsconfig.json -> deno.json for config file suffix (#17573)
David Sherret
2023-01-28
fix(lsp): update document dependencies on configuration change (#17556)
David Sherret
2023-01-28
fix(fmt): semiColons: false - handle prop with following generator and do whi...
David Sherret
2023-01-27
fix: ensure "fs" -> "node:fs" error/quick fix works when user has import map ...
David Sherret
2023-01-27
chore: upgrade to Rust 1.67 (#17548)
David Sherret
2023-01-27
chore(cli/cache): fewer string allocations (#17549)
Geert-Jan Zwiers
2023-01-26
refactor(lsp): fewer clones (#17551)
Geert-Jan Zwiers
2023-01-26
fix(upgrade): ensure temp dir cleanup on failure (#17535)
David Sherret
2023-01-26
1.30.0 (#17532)
denobot
2023-01-25
fix: support import map specified as data uri (#17531)
David Sherret
2023-01-25
feat: embed import map in the config file (#17478)
Bartek Iwańczuk
2023-01-25
feat(fmt): make semi-colon option a boolean (#17527)
David Sherret
2023-01-25
fix: remove leftover Deno.spawn references (#17524)
David Sherret
2023-01-25
fix(upgrade): don't display release information for canary (#17516)
Leo Kettmeir
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-25
feat(cli): add `DENO_V8_FLAGS` env var (#17313)
Leo Kettmeir
2023-01-25
feat: Add sync APIs for "Deno.permissions" (#17019)
Asher Gomez
2023-01-24
feat: suggest adding a "node:" prefix for bare specifiers that look like buil...
David Sherret
2023-01-24
feat(fmt): add ability to configure semicolons (#17292)
Bartek Iwańczuk
2023-01-24
refactor: remove Deno.core (#16881)
Bartek Iwańczuk
2023-01-24
fix: update expected output for config auto-discovery debug log (#17514)
Leo Kettmeir
2023-01-24
feat: log detection of config file (#17338)
Leo Kettmeir
2023-01-24
feat: allow first arg in test step to be a function (#17096)
Leo Kettmeir
2023-01-24
feat: support node built-in module imports (#17264)
Bartek Iwańczuk
2023-01-24
feat(runtime/command): make stdin default to inherit for spawn() (#17334)
Leo Kettmeir
2023-01-24
refactor(deno_graph): remove unused Resolved::Ok#kind usage (#17504)
David Sherret
[prev]
[next]