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-05-02
fix(test/bench): accept file protocol module specifier CLI args (#14429)
Adilson Schmitt Junior
2022-05-01
fix(test): actually capture stdout and stderr in workers (#14435)
David Sherret
2022-04-29
fix(cli): add dom.extras lib (#14430)
Kitson Kelly
2022-04-27
fix(workers): Make `worker.terminate()` not block the current thread (#13941)
Andreu Botella
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
fix(test): capture inherited stdout and stderr for subprocesses in test outpu...
David Sherret
2022-04-26
chore: fix pty_complete_imports test (#14400)
David Sherret
2022-04-24
fix(runtime/js/spawn): Pass stdio options for spawn() and spawnSync() (#14358)
Nayeem Rahman
2022-04-23
fix(bench): report pending summary before clearing (#14369)
evan
2022-04-22
chore(tests): fix pty_clear_function on Windows (#14364)
David Sherret
2022-04-22
fix(bench): reset reporter context (#14360)
evan
2022-04-21
fix(watcher): don't clear screen on start (#14351)
Bartek Iwańczuk
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(runtime): bypass tokio file and bump op buffer size to 64K (#14319)
Divy Srivastava
2022-04-19
feat(ext/web): add globalThis.reportError() (#13799)
Nayeem Rahman
2022-04-18
feat: Add DENO_NO_PROMPT variable (#14209)
Nayeem Rahman
2022-04-18
fix(cli/emit): Check JS roots with // @ts-check (#14090)
Nayeem Rahman
2022-04-17
fix: panic when trying to pledge permissions before restoring previous pledge...
Bartek Iwańczuk
2022-04-16
feat: Better formatting for AggregateError (#14285)
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-13
feat(ext/web): Add error events for event listener and timer errors (#14159)
Nayeem Rahman
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-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
[prev]
[next]