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-18
refactor: move fields from CliState to OpState (#7558)
Bartek Iwańczuk
2020-09-18
fix(bundle, eval, repl): Add missing flags (#7414)
Nayeem Rahman
2020-09-18
Use reqwest from deno_fetch export (#7562)
Ryan Dahl
2020-09-18
fix(cli/fmt): canonicalize files in current dir (#7508)
tokiedokie
2020-09-18
fix(cli/repl): format evaluation results with the object specifier (#7561)
Casper Beyer
2020-09-18
publish deno_fetch during CI (#7557)
Ryan Dahl
2020-09-18
fix(cli/console): surround non alpha-numeric object keys with quotes (#7550)
Casper Beyer
2020-09-18
refactor: move FileReader to op_crates/web (#7554)
Bartek Iwańczuk
2020-09-18
fix(cli/console): always quote and escape inspected strings (#7546)
Casper Beyer
2020-09-18
refactor: deno_fetch op crate (#7524)
Bartek Iwańczuk
2020-09-17
fix(cli/fmt): make fmt output more readable (#7534)
Pig Fang
2020-09-17
fix: disable rustyline logs (#7535)
Bartek Iwańczuk
2020-09-17
refactor: Move URL to op_crates/web (#7544)
Bartek Iwańczuk
2020-09-17
fix(cli/console): escape non printable characters in object entries (#7533)
Casper Beyer
2020-09-17
refactor: use Symbol.for instead of Symbol in cli/rt/ (#7537)
Bartek Iwańczuk
2020-09-17
refactor: move op_resources and op_close to deno_core (#7539)
Bartek Iwańczuk
2020-09-17
refactor: disable URL.createObjectUrl (#7543)
Bartek Iwańczuk
2020-09-17
fix: Use Buffer.writeSync in MultipartBuilder (#7542)
Ryan Dahl
2020-09-17
refactor: make fetch use op_fetch_read instead of op_read (#7529)
Ryan Dahl
2020-09-16
refactor: remove dispatch_json.js from cli/rt and cli/tsc (#7521)
Bartek Iwańczuk
2020-09-16
Re-export deno_core::url (#7525)
Ryan Dahl
2020-09-16
Remove unnecessary extern statements
Ryan Dahl
2020-09-16
Remove unnecessary serde_derive dependency
Ryan Dahl
2020-09-16
Revert "feat(install): bundle before installation" (#7522)
Bert Belder
2020-09-16
simplify global properties (#7502)
Ryan Dahl
2020-09-16
refactor(unstable): deno info --json output (#7417)
bartOssh
2020-09-16
Revert "fix(cli/http_utils): accept a single key-multiple values headers (#73...
Bartek Iwańczuk
2020-09-15
Remove http_client from CliState, store in OpState directly (#7497)
Ryan Dahl
2020-09-15
cli/msg.rs -> cli/media_type.rs
Ryan Dahl
2020-09-15
Don't expose ErrWithV8Handle from deno_core
Ryan Dahl
2020-09-15
fix(cli/http_utils): accept a single key-multiple values headers (#7375)
tokiedokie
2020-09-15
refactor(cli/tests): change std_path to root_path in std_tests() (#7438)
tokiedokie
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
[prev]
[next]