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
/
tests
/
testdata
/
run
Age
Commit message (
Expand
)
Author
2023-01-25
chore: upgrade rusty_v8 to 0.62.0 (#17200)
Bartek Iwańczuk
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: support node built-in module imports (#17264)
Bartek Iwańczuk
2023-01-15
chore: update std submodule and its imports (#17408)
Asher Gomez
2023-01-13
fix(permissions): lock stdio streams when prompt is shown (#17392)
Bartek Iwańczuk
2023-01-11
fix: don't panic on resolveDns if unsupported record type is specified (#17336)
Leo Kettmeir
2023-01-04
fix: upgrade deno_ast to 0.23 (#17269)
David Sherret
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-12-23
fix(core): run macrotasks and next ticks after polling dynamic imports (#17173)
Bartek Iwańczuk
2022-12-21
fix(core): Do not print errors prop for non-AggregateError errors (#17123)
Kamil Ogórek
2022-12-19
fix: display URL in invalid URL error (#17128)
Leo Kettmeir
2022-12-08
feat(cli): support configuring the lock file in the config file (#16781)
Roj
2022-12-02
chore: rewrite tests and utils to use Deno.Command API (#16895)
Bartek Iwańczuk
2022-11-28
feat(core): show unresolved promise origin (#16650)
Bartek Iwańczuk
2022-11-24
feat(cli): add warning for incorrectly ordered flags (#16734)
Asher Gomez
2022-11-13
fix(ext/flash): revert #16383 (graceful server startup/shutdown) (#16610)
Yoshiya Hinosawa
2022-11-11
fix(npm): disable npm specifiers in import.meta.resolve() (#16599)
Bartek Iwańczuk
2022-11-11
fix(npm): remove forgotten unstable check (#16598)
Bartek Iwańczuk
2022-11-08
fix(lock): only store integrities for http: and https: imports (#16558)
Bartek Iwańczuk
2022-11-03
fix(lock): add --no-lock flag to disable auto discovery of lock file (#16526)
Bartek Iwańczuk
2022-11-02
fix(lock): autodiscovery of lockfile (#16498)
Bartek Iwańczuk
2022-10-31
fix(test): add slice method to filename to make them portable (#16482)
Shogo Hida
2022-10-28
feat: support npm specifiers in `deno info` for display text output only (#16...
David Sherret
2022-10-26
feat(cli): show error cause recursion information (#16384)
Cre3per
2022-10-25
feat: stabilize Deno.loadavg() (#16412)
Colin Ihrig
2022-10-20
feat(ext/ffi): Make op_ffi_ptr_of fast (#16297)
Aapo Alasuutari
2022-10-20
perf(ext/ffi): Fast UnsafePointerView read functions (#16351)
Aapo Alasuutari
2022-10-19
feat: Add new lockfile format (#16349)
Bartek Iwańczuk
2022-10-17
chore: upgrade internal deno_std to 0.160 (#16333)
David Sherret
2022-10-13
chore: Added onbeforeunload to window type definition (#16251)
Matt Ezell
2022-10-04
chore: remove 'fix_exotic_specifier' test (#16143)
Bartek Iwańczuk
2022-09-28
feat(unstable): Deno.setRaw -> Deno.stdin.setRaw (#15797)
Luca Casonato
2022-09-19
refactor: move out test files from root testdata directory into sub directori...
David Sherret
2022-09-04
fix(cli): allow using file resource synchronously while being used async (#15...
David Sherret
2022-07-14
fix(cli): expand tsc roots when using checkJs (#15164)
Rafael Ávila de Espíndola
2022-07-13
fix(cli): synchronize async stdio/file reads and writes (#15092)
David Sherret
2022-07-12
perf: use emit from swc instead of tsc (#15118)
David Sherret
2022-05-13
feat: add --no-config flag (#14555)
Bartek Iwańczuk
2022-02-25
fix(cli): disable config discovery for remote script (#13745)
Yoshiya Hinosawa
[prev]