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-04-08
fix: upgrade to swc_ecmascript 0.143 (#14238)
David Sherret
2022-04-03
refactor(lsp): migrate from lspower back to tower-lsp (#14163)
Jason
2022-04-01
chore: fix main (#14175)
David Sherret
2022-04-01
chore(tests): use custom temp dir creation for the tests (#14153)
David Sherret
2022-03-31
fix(compile): follow redirects when resolving (#14161)
Divy Srivastava
2022-03-30
chore(tests): add more lsp tests for formatting (#14155)
David Sherret
2022-03-30
feat(lsp): add experimental testing API (#13798)
Kitson Kelly
2022-03-29
feat(cli/fmt): ignore .git folder when formatting files (#14138)
TrickyPi
2022-03-29
feat(lsp): support API for config file (#14139)
Kitson Kelly
2022-03-28
chore: fix compile_windows_ext test (#14142)
David Sherret
2022-03-25
fix(ext/ffi): enforce unstable check on ops (#14115)
Luca Casonato
2022-03-24
tests(cli): ignore previously unignored test (#14104)
Kitson Kelly
2022-03-23
fix(bench): require --unstable flag in JavaScript (#14091)
Bartek Iwańczuk
2022-03-23
fix(test): don't error on missing op details (#14074)
Bartek Iwańczuk
2022-03-22
chore: replace `.expect("...")` calls with `.unwrap()` in test code (#14081)
David Sherret
2022-03-22
fix(tests): do not use global env vars in install tests (#14078)
David Sherret
2022-03-22
fix(ext/fetch): Connect async error stack with user code (#13899)
Nayeem Rahman
2022-03-22
fix(fetch): Fix uncaught rejection panic with `WebAssembly.instantiateStreami...
Andreu Botella
2022-03-21
chore: fix development issues on Windows (#14030)
David Sherret
2022-03-21
feat(lsp): support deno.enablePaths setting (#13978)
Kitson Kelly
2022-03-18
fix(cli): improve `deno compile` error messages (#13944)
TrickyPi
2022-03-15
feat(task): add unstable warning to `deno task` (#13966)
David Sherret
2022-03-15
disable flakes (#13962)
Ryan Dahl
2022-03-12
feat(task): log task script (#13922)
Bartek Iwańczuk
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
[prev]
[next]