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
/
tools
Age
Commit message (
Expand
)
Author
2022-05-09
feat(test): repeat test name if there's user output (#14495)
Bartek Iwańczuk
2022-05-09
feat(test): Represent uncaught errors (#14513)
Nayeem Rahman
2022-05-09
feat(test): change "failures:" headers in test report (#14490)
Bartek Iwańczuk
2022-05-05
feat(test): Show Deno.test() call locations for failures (#14484)
Nayeem Rahman
2022-05-04
chore: fix flaky `steps_output_within` test (#14479)
David Sherret
2022-05-04
fix(coverage): exclude .snap files (#14480)
Geert-Jan Zwiers
2022-05-02
fix(vendor): do not panic on relative specifier with scheme-like folder name ...
David Sherret
2022-05-01
fix(test): actually capture stdout and stderr in workers (#14435)
David Sherret
2022-04-27
refactor: Remove PrettyJsError and js_error_create_fn (#14378)
Nayeem Rahman
2022-04-26
fix(test): capture worker stdout and stderr in test output (#14410)
David Sherret
2022-04-26
chore: remove git.io link (#14402)
Baoshuo Ren
2022-04-26
fix(test): capture inherited stdout and stderr for subprocesses in test outpu...
David Sherret
2022-04-23
fix(bench): report pending summary before clearing (#14369)
evan
2022-04-22
fix(bench): reset reporter context (#14360)
evan
2022-04-20
feat(repl): add global clear() function (#14332)
Colin Ihrig
2022-04-20
feat(bench): update API, new console reporter (#14305)
evan
2022-04-20
feat(repl): add "--eval-file" flag to execute a script file on startup (#14247)
Naju Mancheril
2022-04-19
perf(fmt/lint): incremental formatting and linting (#14314)
David Sherret
2022-04-18
feat(test): skip internal stack frames for errors (#14302)
Bartek Iwańczuk
2022-04-16
fix(cli/tools/test): Prefix test module paths with "./" (#14301)
Nayeem Rahman
2022-04-16
feat(test): use structured data for JavaScript errors in tests (#14287)
Bartek Iwańczuk
2022-04-15
refactor: Move source map lookups to core (#14274)
Nayeem Rahman
2022-04-15
feat(test): format user code output (#14271)
Bartek Iwańczuk
2022-04-11
feat(test): Improve testing report output (#14255)
Bartek Iwańczuk
2022-04-11
feat: Add "deno check" subcommand for type checking (#14072)
Bartek Iwańczuk
2022-04-08
fix: upgrade to swc_ecmascript 0.143 (#14238)
David Sherret
2022-04-06
fix(cli/install): preserve compat flag (#14223)
Valentin Anger
2022-04-01
chore(tests): use custom temp dir creation for the tests (#14153)
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
chore: upgrade dprint-core to 0.54.1 (#14146)
David Sherret
2022-03-29
refactor(flags): rename CheckFlag to TypecheckMode (#14111)
Bartek Iwańczuk
2022-03-28
chore: fix compile_windows_ext test (#14142)
David Sherret
2022-03-23
fix(bench): require --unstable flag in JavaScript (#14091)
Bartek Iwańczuk
2022-03-23
chore: remove all `pub(crate)`s from the cli crate (#14083)
David Sherret
2022-03-22
fix(tests): do not use global env vars in install tests (#14078)
David Sherret
2022-03-18
fix(cli): improve `deno compile` error messages (#13944)
TrickyPi
2022-03-18
fix(cli): add support for DENO_CERT in upgrade command (#13862)
Sylvain Cau
2022-03-16
chore: fix build (#13997)
Ryan Dahl
2022-03-15
feat(task): add unstable warning to `deno task` (#13966)
David Sherret
2022-03-12
feat(task): log task script (#13922)
Bartek Iwańczuk
2022-03-11
feat(task): allow colons in task name (#13918)
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-09
refactor(test): use tokio::sync::mpsc::unbounded_channel (#13881)
Bartek Iwańczuk
2022-03-09
refactor: add cli/display.rs module (#13879)
Bartek Iwańczuk
2022-03-08
refactor(test): don't spawn additional thread (#13877)
Bartek Iwańczuk
2022-03-08
fix(test): typecheck blocks annotated with long js/ts notations (#13785)
Geert-Jan Zwiers
[prev]
[next]