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
Age
Commit message (
Expand
)
Author
2022-11-02
fix(lock): autodiscovery of lockfile (#16498)
Bartek Iwańczuk
2022-10-31
feat(unstable/npm): `deno info --json` support for npm specifiers (#16472)
David Sherret
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-27
chore(npm): add explicit tests for `module.exports` assignment with type chec...
David Sherret
2022-10-27
fix(typescript): allow synthetic default imports when using `ModuleKind.ESNex...
David Sherret
2022-10-26
chore: improve built-in API documentation (#16158)
Kitson Kelly
2022-10-26
feat(cli): show error cause recursion information (#16384)
Cre3per
2022-10-25
chore: fix flaky esm_module_deno_test test (#16419)
David Sherret
2022-10-25
fix(npm): add support for npm packages in lock files (#15938)
Bartek Iwańczuk
2022-10-25
fix: upgrade swc_ecma_parser to 0.122.19 - deno_ast 0.20 (#16406)
David Sherret
2022-10-25
feat: stabilize Deno.loadavg() (#16412)
Colin Ihrig
2022-10-25
feat(lint): add a report lint config setting (#16045)
Brenley Dueck
2022-10-21
feat(unstable/npm): initial type checking of npm specifiers (#16332)
David Sherret
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-18
feat: introduce navigator.language (#12322)
Luca Matei Pintilie
2022-10-18
feat(task): remove warning about being unstable (#16281)
Bartek Iwańczuk
2022-10-17
chore: upgrade internal deno_std to 0.160 (#16333)
David Sherret
2022-10-17
feat(unstable/npm): support providing npm dist-tag in npm package specifier (...
David Sherret
2022-10-16
fix: add error cause in recursive cause tail (#16306)
Cre3per
2022-10-16
feat: support inlay hints (#16287)
Kitson Kelly
2022-10-15
feat(unstable/task): add `INIT_CWD` env var (#16110)
David Sherret
2022-10-14
fix(lsp): properly handle snippets on completions (#16274)
Kitson Kelly
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-10-03
feat(unstable): add support for npm specifier cli arguments for 'deno cache' ...
Bartek Iwańczuk
2022-10-03
fix(npm): better error is version is specified after subpath (#16131)
Bartek Iwańczuk
2022-10-03
fix(npm): panic on invalid package name (#16123)
Bartek Iwańczuk
2022-10-01
fix(npm): handle json files in require (#16125)
Bartek Iwańczuk
2022-09-28
chore: fix flaky integration::lint::compact (#16075)
David Sherret
2022-09-28
feat(npm): functionality to support child_process.fork (#15891)
David Sherret
2022-09-28
feat(lint): add --compact flag for terse output (#15926)
Brenley Dueck
2022-09-28
feat(unstable): Deno.setRaw -> Deno.stdin.setRaw (#15797)
Luca Casonato
2022-09-22
feat(npm): add flag for creating and resolving npm packages to a local node_m...
David Sherret
2022-09-22
feat(npm): add support for --reload=npm: and --reload=npm:<package> (#15972)
Bartek Iwańczuk
2022-09-20
feat(cli): update to TypeScript 4.8 (#15064)
Kitson Kelly
2022-09-19
refactor: move out test files from root testdata directory into sub directori...
David Sherret
2022-09-18
fix(doc): deno doc should parse modules if they haven't been parsed before (#...
David Sherret
2022-09-17
fix(ext/node): fix builtin module module (#15904)
Yoshiya Hinosawa
2022-09-17
perf(ext/console): avoid `wrapConsole` when not inspecting (#15931)
Divy Srivastava
2022-09-14
fix(ops): add node.js env variable allowlist (#15893)
Colin Ihrig
2022-09-14
fix(npm): binary entrypoint for .js or no extension (#15900)
Bartek Iwańczuk
2022-09-12
fix(npm): use shim from deno_node crate for 'module' built-in module (#15881)
Bartek Iwańczuk
2022-09-12
fix(npm): support cjs resolution of package subpath with package.json (#15855)
David Sherret
2022-09-12
fix(npm): align Deno importing Node cjs with Node esm importing cjs (#15879)
David Sherret
2022-09-10
fix(npm): align Node esm code importing cjs with Node (#15838)
David Sherret
2022-09-10
fix(npm): remove export binding to match node (#15837)
David Sherret
2022-09-08
fix(npm): recursive translation of reexports, remove window global in node co...
Bartek Iwańczuk
[prev]
[next]