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
Age
Commit message (
Expand
)
Author
2020-09-14
Make JsRuntimeState private (#7484)
Ryan Dahl
2020-09-14
refactor(core): remove JsRuntime::set_js_error_create_fn (#7478)
Bartek Iwańczuk
2020-09-14
Rename deno::state::State to deno::state::CliState (#7480)
Ryan Dahl
2020-09-14
Remove unnecessary wildcard from ts_decorators test (#7485)
Ryan Dahl
2020-09-15
refactor: use the 'anyhow' crate instead of 'ErrBox' (#7476)
Bert Belder
2020-09-15
chore: fix clippy warnings (#7476)
Bert Belder
2020-09-14
chore: add some traits to ast.rs (#7479)
Kitson Kelly
2020-09-14
test: reenable TS decorator test (#7471)
Bartek Iwańczuk
2020-09-14
refactor: use ParsedModule and improve MediaTypes enum (#7456)
Kitson Kelly
2020-09-14
test(cli/tests/https_import): use ts file in localhost instead of remote (#7431)
tokiedokie
2020-09-14
test(cli/tests/unit): Enable color for js_unit_tests (#7443)
Nayeem Rahman
2020-09-14
chore: add no_check_hello benchmark (#7458)
Kitson Kelly
2020-09-14
Upgrade Rust crates, pin 'webpki-roots' to version 0.19.0 (#7454)
Bert Belder
2020-09-13
v1.4.0
Bartek Iwańczuk
2020-09-13
feat(unstable): deno test --coverage (#6901)
Casper Beyer
2020-09-13
upgrade: deno_doc, deno_lint, dprint, swc (#7434)
Bartek Iwańczuk
2020-09-13
upgrade: rusty_v8 0.10.0 / V8 8.7.75 (#7429)
Bert Belder
2020-09-13
fix(WebSocket): no panic on failed connect + handle promise rejection via err...
Luca Casonato
2020-09-12
chore: remove --no-check from deno info (#7439)
Luca Casonato
2020-09-12
chore: add systemMemoryInfo unstable diagnostic (#7435)
Luca Casonato
2020-09-12
refactor: improve tsc diagnostics (#7420)
Kitson Kelly
2020-09-12
refactor: Improve placeholder module names (#7430)
Nayeem Rahman
2020-09-12
Revert "feat(unstable): Support data: urls (#5157)" (#7432)
Bartek Iwańczuk
2020-09-11
feat(unstable): Support data: urls (#5157)
Valentin Anger
2020-09-11
feat(unstable): deno run --watch (#7382)
Bartek Iwańczuk
2020-09-11
feat(unstable): enable importsNotUsedAsValues by default (#7413)
Luca Casonato
2020-09-11
refactor(core): JsRuntime initialization (#7415)
Bartek Iwańczuk
2020-09-10
Use gotham-like state for ops (#7385)
Ryan Dahl
2020-09-10
feat(console): support CSS styling with "%c" (#7357)
Nayeem Rahman
2020-09-10
feat(unstable): Add Deno.systemMemoryInfo() (#7350)
Akshat Agarwal
2020-09-09
fix: panic on process.kill() after run (#7405)
Bartek Iwańczuk
2020-09-09
fix(cli): suppress 'WSANOTINITIALIZED' error on Deno exit (#7408)
Bert Belder
2020-09-09
feat(fmt, lint): show number of checked files (#7312)
Yusuke Tanaka
2020-09-09
upgrade: swc, deno_doc, deno_lint, dprint (#7402)
Bartek Iwańczuk
2020-09-09
fix(op_crates/web): Use "deno:" URLs for internal script specifiers (#7383)
Nayeem Rahman
2020-09-09
fix(tsc): config resolution using relative paths (#7392)
Bartek Iwańczuk
2020-09-08
feat(console): print proxy details (#7139)
uki00a
2020-09-08
feat(unstable): enable isolatedModules by default (#7327)
Luca Casonato
2020-09-08
upgrade: deno_doc to 0.1.5 (#7391)
Bartek Iwańczuk
2020-09-08
fix(cli): colors mismatch (#7367)
EathonYe
2020-09-08
upgrade: dprint-plugin-typescript 0.31.0 (#7381)
David Sherret
2020-09-08
fix: Empty Response body returns 0-byte array (#7387)
Casper Beyer
2020-09-07
feat(info): Dependency count and sizes (#6786)
KrisChambers
2020-09-06
refactor(core): rename CoreIsolate to JsRuntime (#7373)
Bartek Iwańczuk
2020-09-06
refactor(core): merge CoreIsolate and EsIsolate (#7370)
Bartek Iwańczuk
2020-09-06
Move JSON ops to deno_core (#7336)
Bert Belder
2020-09-05
feat: Implement WebSocket API (#7051)
crowlKats
2020-09-05
feat(install): bundle before installation (#5276)
Yoshiya Hinosawa
2020-09-04
v1.3.3
Bartek Iwańczuk
2020-09-04
run cargo update (#7348)
Ryan Dahl
[prev]
[next]