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-23
fix: read raw stdin to prevent buffering (regression) (#14704)
David Sherret
2022-05-23
fix: deno task should actually use current exe for `deno` command (#14705)
David Sherret
2022-05-23
fix(ext/websocket): WebSocket dispatch single close event (#13443)
Leo Kettmeir
2022-05-22
fix(coverage): do not report transpiled files with no lines (#14699)
Colin Ihrig
2022-05-20
refactor: upgrade to deno_ast 0.15 (#14680)
David Sherret
2022-05-20
fix: prevent Deno.exit to fail when dispatchEvent tampered (#14665)
Yoshiya Hinosawa
2022-05-18
refactor: use spawn API across codebase (#14414)
Leo Kettmeir
2022-05-18
fix(ext/tls): ability to ignore IP-address certificate errors (#14610)
Aleksei Kosyrev
2022-05-17
feat: subcommands type-check only local files by default (#14623)
Bartek Iwańczuk
2022-05-17
BREAKING: Remove unstable Deno.emit and Deno.formatDiagnostics APIs (#14463)
Bartek Iwańczuk
2022-05-17
feat(core): deterministic snapshots (#14037)
Divy Srivastava
2022-05-15
fix(lsp): correct positions in some scenarios (#14359)
David Sherret
2022-05-14
feat(ext/net): add support for SOA records in Deno.resolveDns() API (#14534)
Thanapat Chotipun
2022-05-13
feat: add --no-config flag (#14555)
Bartek Iwańczuk
2022-05-13
chore: update test_util/std/ submodule (#14595)
Bartek Iwańczuk
2022-05-11
chore: fix flaky lsp_testing_api test (#14569)
David Sherret
2022-05-11
fix: stdout and stderr encoding on Windows (#14559)
David Sherret
2022-05-10
fix(runtime/web_worker): Use biased select when getting module result (#14553)
Nayeem Rahman
2022-05-09
feat(test): Represent uncaught errors (#14513)
Nayeem Rahman
2022-05-08
fix(core): avoid panic on non-string Error.name (#14529)
Aaron O'Mullan
2022-05-04
fix(coverage): exclude .snap files (#14480)
Geert-Jan Zwiers
2022-05-03
feat(ext/net): add "NS" record support in Deno.resolveDns API (#14372)
Thanapat Chotipun
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
[prev]
[next]