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
2023-04-27
fix(repl): print unhandled rejections and event errors (#18878)
Nayeem Rahman
2023-04-27
chore: upgrade rusty_v8 to 0.71.0 (#18868)
Bartek Iwańczuk
2023-04-27
feat(kv): return ok bool from atomic commit (#18873)
Luca Casonato
2023-04-27
fix(ext/node): prime generation (#18861)
Divy Srivastava
2023-04-27
refactor(cli): extract out ProcState from CliMainWorker (#18867)
David Sherret
2023-04-27
fix(test): handle dispatched exceptions from test functions (#18853)
Nayeem Rahman
2023-04-26
feat(cli): flatten deno.json configuaration (#17799)
scarf
2023-04-27
feat(lint): add `Deno.run` to `no-deprecated-deno-api` (#18869)
Bartek Iwańczuk
2023-04-27
docs: Improve inline docs for permissions (deno run --help) (#18757)
Kevin Whinnery
2023-04-27
feat: Deprecate Deno.run API in favor of Deno.Command (#17630) (#18866)
Bartek Iwańczuk
2023-04-26
fix(dts): `URLPatternComponentResult` groups should have possibly undefined k...
David Sherret
2023-04-27
fix(ext/http): internal upgradeHttpRaw works with "Deno.serve()" API (#18859)
Matt Mastracci
2023-04-26
bench: fix more benchmarks (#18864)
Bartek Iwańczuk
2023-04-26
feat(cli): don't check permissions for statically analyzable dynamic imports ...
Nayeem Rahman
2023-04-26
chore: fix benchmarks (#18863)
David Sherret
2023-04-26
refactor: don't expose Deno[Deno.internal].core namespace (#18816)
Bartek Iwańczuk
2023-04-26
feat(ext/kv): add more atomic operation helpers (#18854)
Ryan Dahl
2023-04-26
refactor(compile): remove usage of ProcState and CliOptions (#18855)
David Sherret
2023-04-26
perf(ext/http): optimize for zero or one-packet response streams (#18834)
Matt Mastracci
2023-04-26
BREAKING(unstable): remove "Deno.serve(handler, options)" overload (#18759)
Bartek Iwańczuk
2023-04-26
chore: upgrade rusty_v8 to 0.70.0 (#18844)
Bartek Iwańczuk
2023-04-25
refactor(cli): extract out NpmModuleLoader from CliModuleLoader (#18842)
David Sherret
2023-04-26
fix(core): Wrap safe collections' argument of primordials (#18750)
Kenta Moriuchi
2023-04-25
refactor(ext/websocket): use specialized ops (#18819)
Bartek Iwańczuk
2023-04-25
fix(ext/node): fix hash.flush (#18818)
Yoshiya Hinosawa
2023-04-24
refactor(ext/node): enforce interior mutable for `NodePermissions` to remove ...
David Sherret
2023-04-24
fix(lsp): show dependency errors for repeated imports (#18807)
Nayeem Rahman
2023-04-24
refactor(ext/node): allow injecting `NodeFs` from CLI (#18829)
David Sherret
2023-04-24
feat(ext/http): h2c for http/2 (#18817)
Matt Mastracci
2023-04-24
fix(npm): only include top level packages in top level node_modules directory...
David Sherret
2023-04-24
docs: add categories to APIs without (#18826)
Leo Kettmeir
2023-04-24
test: disable flaky Node test (#18821)
Bartek Iwańczuk
2023-04-23
test: deflake worker tests (#18813)
Bartek Iwańczuk
2023-04-23
refactor: rewrite client side tests to 'fastwebsockets' crate (#18800)
Bartek Iwańczuk
2023-04-23
tests: update tests relying on deno.land (#18811)
Leo Kettmeir
2023-04-23
fix(ext/http): ensure that multiple upgrades and multiple simultaneous reques...
Matt Mastracci
2023-04-22
feat(ext/http): Rework Deno.serve using hyper 1.0-rc3 (#18619)
Matt Mastracci
2023-04-22
feat(node/http): implement ClientRequest.setTimeout() (#18783)
Levente Kurusa
2023-04-22
refactor: rewrite tests to "fastwebsockets" crate (#18781)
Bartek Iwańczuk
2023-04-21
refactor(node): move most of cli/node to ext/node (#18797)
David Sherret
2023-04-21
feat: upgrade deno_ast to 0.26 (#18795)
David Sherret
2023-04-21
refactor: move some CJS and ESM code analysis to ext/node (#18789)
David Sherret
2023-04-21
fix(test): allow explicit undefined for boolean test options (#18786)
Nayeem Rahman
2023-04-21
fix(ext/websocket): upgrade fastwebsockets to 0.2.4 (#18791)
Divy Srivastava
2023-04-19
fix(compile): write bytes directly to output file (#18777)
David Sherret
2023-04-19
fix(test/coverage): exclude test files (#18748)
Levente Kurusa
2023-04-19
fix(ext/node): implement asymmetric keygen (#18651)
Divy Srivastava
2023-04-19
fix(ext/node): improve vm.runInThisContext (#18767)
Yoshiya Hinosawa
2023-04-19
fix(ext/node): add crypto.sign|verify methods (#18765)
Yoshiya Hinosawa
2023-04-19
tests: disable another flaky test (#18762)
Bartek Iwańczuk
[prev]
[next]