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
/
integration
Age
Commit message (
Expand
)
Author
2023-04-05
tests: cleanup "node_compat_tests" (#18594)
Bartek Iwańczuk
2023-04-04
feat(ext/url): `URL.canParse` (#18286)
Kenta Moriuchi
2023-04-03
refactor: remove "ext/flash" (#18578)
Bartek Iwańczuk
2023-04-03
refactor: "Deno.serve()" API uses "Deno.serveHttp()" internally (#18568)
Bartek Iwańczuk
2023-04-03
Revert "fix(cli): don't store blob and data urls in the module cache (#18261)...
Yoshiya Hinosawa
2023-04-01
fix(repl): disable language server document preloading in the repl (#18543)
David Sherret
2023-04-01
fix(check): ensure diagnostics caused by changes in other files get invalidat...
David Sherret
2023-03-31
fix(lsp): better handling of `data:` urls (#18527)
David Sherret
2023-03-30
fix(lsp): include all diagnosable documents on initialize (#17979)
David Sherret
2023-03-30
fix(coverage): ignore files from npm registry (#18457)
Geert-Jan Zwiers
2023-03-30
fix(lsp): `textDocument/references` should respect `includeDeclaration` (#18496)
David Sherret
2023-03-30
fix(repl): improve package.json support (#18497)
David Sherret
2023-03-29
chore: fix flaky pty_internal_repl (#18486)
David Sherret
2023-03-28
test(lsp): make lsp_completions_auto_import more robust (#18482)
Bartek Iwańczuk
2023-03-28
chore: restore pty tests and make them run on the Linux CI (#18424)
David Sherret
2023-03-28
refactor: move shared library tests to their own file (#18479)
Ryan Dahl
2023-03-28
chore: add test for Linux shared libraries (#18461)
Andrew Nester
2023-03-27
feat(core): initialize SQLite off-main-thread (#18401)
Matt Mastracci
2023-03-26
feat(bench): add `--no-run` flag (#18433)
Geert-Jan Zwiers
2023-03-26
fix(cli): don't store blob and data urls in the module cache (#18261)
Nayeem Rahman
2023-03-25
feat(test): print pending tests on sigint (#18246)
Nayeem Rahman
2023-03-25
chore(tests): enable `single_compile_with_reload` again (#18196)
Geert-Jan Zwiers
2023-03-23
fix(cli): restore `deno run -` to handle stdin as typescript (#18391)
Cre3per
2023-03-23
fix(inspect): ensure non-compact output when object literal has newline in en...
David Sherret
2023-03-23
fix(lsp): ensure `enablePaths` works when clients do not provide a trailing s...
David Sherret
2023-03-22
chore(cli): ensure no signal on test exit (#18354)
Matt Mastracci
2023-03-22
chore(cli): disable flash_test as it is causing SIGSEGV (#18358)
Matt Mastracci
2023-03-22
feat(cli): --ext parameter for run, compile, and bundle (#17172)
Cre3per
2023-03-22
chore: upgrade rusty_v8 to 0.66.0 (#18339)
Bartek Iwańczuk
2023-03-21
test: disable macos_shared_libraries test (#18342)
Bartek Iwańczuk
2023-03-21
feat: TypeScript 5.0.2 (except decorators) (#18294)
David Sherret
2023-03-19
feat(compile): Add support for web workers in standalone mode (#17657)
Andreu Botella
2023-03-19
feat(compile): Enable multiple roots for a standalone module graph (#17663)
Andreu Botella
2023-03-18
chore(cli/tests): move macos_shared_libraries test to macos_test.rs (#18268)
Divy Srivastava
2023-03-17
fix(cli/integration): clippy lints (#18248)
Farsen976
2023-03-17
chore: add test for macOS shared libraries (#18244)
Divy Srivastava
2023-03-16
fix(repl): Hide indexable properties in tab completion (#18141)
Roy Li
2023-03-16
chore: ignore permission_prompt_strips_ansi_codes_and_control_chars test (#18...
David Sherret
2023-03-17
feat(repl): add `DENO_REPL_HISTORY` to change history file path (#18047)
Nick Hanley
2023-03-15
fix(repl): do not panic deleting `Deno` or deleting all its properties (#18211)
David Sherret
2023-03-15
fix(lsp): avoid calling client while holding lock (#18197)
David Sherret
2023-03-13
fix(info/doc): add missing `--no-lock` and `--lock` flags (#18166)
David Sherret
2023-03-13
fix(npm): show a progress bar when initializing the node_modules folder (#18136)
David Sherret
2023-03-13
refactor(core): pass cwd explicitly to resolve_path (#18092)
Bartek Iwańczuk
2023-03-13
fix: ensure no node_modules directory is created when a package.json exists a...
David Sherret
2023-03-13
chore(cli/tests): use test builder in more integration tests (#18031)
Geert-Jan Zwiers
2023-03-11
fix(check): regression where config "types" entries caused type checking erro...
David Sherret
2023-03-11
chore: typo (#18128)
Ikko Eltociear Ashimine
2023-03-10
fix(prompt): better output with control chars (#18108)
Bartek Iwańczuk
2023-03-09
refactor(tests/lsp): consolidate more into test LspClient and reduce verbosit...
David Sherret
[prev]
[next]