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-27
fix(repl): print unhandled rejections and event errors (#18878)
Nayeem Rahman
2023-04-27
fix(test): handle dispatched exceptions from test functions (#18853)
Nayeem Rahman
2023-04-26
feat(cli): flatten deno.json configuaration (#17799)
scarf
2023-04-26
feat(cli): don't check permissions for statically analyzable dynamic imports ...
Nayeem Rahman
2023-04-26
refactor: don't expose Deno[Deno.internal].core namespace (#18816)
Bartek Iwańczuk
2023-04-23
refactor: rewrite client side tests to 'fastwebsockets' crate (#18800)
Bartek Iwańczuk
2023-04-22
refactor: rewrite tests to "fastwebsockets" crate (#18781)
Bartek Iwańczuk
2023-04-19
fix(compile): write bytes directly to output file (#18777)
David Sherret
2023-04-19
fix(test/coverage): exclude test files (#18748)
Levente Kurusa
2023-04-17
refactor(tests): Watcher test timeout (#18459)
Cre3per
2023-04-14
chore: remove node_modules folder being created in testdata directory (#18708)
David Sherret
2023-04-13
fix(test): add process sigint handler for --watch (#18678)
Nayeem Rahman
2023-04-12
fix(npm): eagerly reload package information when version from lockfile not f...
David Sherret
2023-04-12
fix(npm): cache bust npm specifiers more aggressively (#18636)
David Sherret
2023-04-12
fix(core): preserve syntax error locations in dynamic imports (#18664)
Nayeem Rahman
2023-04-12
fix(ext/cache): cache.put overwrites previous call (#18649)
Satya Rohith
2023-04-11
fix(npm): do not "npm install" when npm specifier happens to match package.js...
David Sherret
2023-04-06
fix(npm): reload an npm package's dependency's information when version not f...
David Sherret
2023-04-06
refactor(npm): use deno_npm and deno_semver (#18602)
David Sherret
2023-04-06
fix(ext/node): fix unable to resolve fraction.js (#18544)
Marvin Hagemeister
2023-04-06
fix(ext/node): json encode binary command name (#18596)
Geert-Jan Zwiers
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
[prev]
[next]