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
2022-03-12
test: fix flaky compat tests (#13921)
Bartek Iwańczuk
2022-03-11
feat: "deno bench" subcommand (#13713)
Bartek Iwańczuk
2022-03-10
feat: "deno task" subcommand (#13725)
Bartek Iwańczuk
2022-03-11
fix(compat): cjs/esm interop for dynamic imports (#13792)
Bartek Iwańczuk
2022-03-11
fix(test): skip typechecking for blocks inside HTML comments (#13889)
Geert-Jan Zwiers
2022-03-08
fix(test): typecheck blocks annotated with long js/ts notations (#13785)
Geert-Jan Zwiers
2022-03-02
fix(repl): fix null eval result (#13804)
Yoshiya Hinosawa
2022-02-27
feat(compat): CJS/ESM interoperability (#13553)
Bartek Iwańczuk
2022-02-26
fix(test): use --no-prompt by default (#13777)
Bartek Iwańczuk
2022-02-25
feat: deno test --trace-ops (#13770)
Bartek Iwańczuk
2022-02-25
fix(cli): disable config discovery for remote script (#13745)
Yoshiya Hinosawa
2022-02-24
fix(compile): Support import maps (#13756)
Divy Srivastava
2022-02-23
feat: allow specification of import map in config file (#13739)
Kitson Kelly
2022-02-17
feat: Add hint to permission prompt to display allow flag (#13695)
Ryan Dahl
2022-02-16
feat: deno vendor (#13670)
David Sherret
2022-02-16
tests: deflake a bunch of net related tests (#13685)
Luca Casonato
2022-02-15
feat(cli): Replace bundling with eszip in deno compile (#13563)
William Tetlow
2022-02-12
feat: permission prompt by default (#13650)
Ryan Dahl
2022-02-11
compat: support --compat in web workers (#13629)
Bartek Iwańczuk
2022-02-10
feat(lsp): support linking to symbols in JSDoc on hover (#13631)
Kitson Kelly
2022-02-10
feat(lsp): provide completions from import map if available (#13624)
Kitson Kelly
2022-02-07
refactor: factor out CDP message types (#13551)
Leo Kettmeir
2022-02-04
feat(lsp): add redirect diagnostic and quick fix (#13580)
Kitson Kelly
2022-02-03
fix: don't crash when $HOME is a relative path (#13581)
Luca Casonato
2022-02-02
refactor(lsp): remove circular dependency between `LanguageServer` and `Diagn...
David Sherret
2022-02-03
fix(cli): handle local files with query params on emit (#13568)
Kitson Kelly
2022-01-31
feat(cli): add "--no-clear-screen" flag (#13454)
Zheyu Zhang
2022-01-31
fix(cli): handle extensionless imports better (#13548)
Kitson Kelly
2022-01-25
feat(test): better errors for resource sanitizer (#13296)
Luca Casonato
2022-01-24
fix(lsp): independent diagnostic publishing should include all diagnostic sou...
David Sherret
2022-01-24
perf(lsp): independent diagnostic source publishes (#13427)
David Sherret
2022-01-24
tests: Add inspector tests for "Memory" and "Profile" tabs (#13476)
Bartek Iwańczuk
2022-01-24
fix(lsp): respect DENO_CERT and other options related to TLS certs (#13467)
Kitson Kelly
2022-01-18
feat: stabilize test steps API (#13400)
David Sherret
2022-01-17
feat: auto-discover config file (#13313)
Ryan Dahl
2022-01-18
fix(runtime): don't crash when window is deleted (#13392)
Bartek Iwańczuk
2022-01-17
fix(ext/console): don't depend on globalThis present (#13387)
Bartek Iwańczuk
2022-01-16
fix(cli): Don't strip shebangs from modules (#13220)
Andreu Botella
2022-01-14
test: type check lib.deno_core.d.ts (#13356)
Bartek Iwańczuk
2022-01-12
feat(cli): add ignore directives to bundled code (#13309)
juju
2022-01-11
fix(coverage): merge coverage ranges (#13334)
Bartek Iwańczuk
2022-01-10
cli(compile): fix output flag behaviour on compile command (#13299)
Rabin Gaire
2022-01-10
fix(coverage): don't type check (#13324)
Bartek Iwańczuk
2022-01-09
test: add inspector test with ts files (#13312)
Bartek Iwańczuk
2022-01-07
chore: update copyright to 2022 (#13306)
Ryan Dahl
2022-01-07
feat(lsp): provide registry details on hover if present (#13294)
Kitson Kelly
2022-01-06
feat(ext/websocket): server automatically handle ping/pong for incoming WebSo...
Leo Kettmeir
2022-01-03
feat(compat) preload Node.js built-in modules in global vars REPL (#13127)
VishnuJin
2021-12-30
feat(test): Add support for "deno test --compat" (#13235)
Steven Guerrero
2021-12-30
fix(core): inspector works if no "Runtime.runIfWaitingForDebugger" message is...
Bartek Iwańczuk
[prev]
[next]