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
Age
Commit message (
Expand
)
Author
2020-11-22
feat(unstable): Support --watch flag for bundle and fmt subcommands (#8276)
Yusuke Tanaka
2020-11-22
docs(cli): Fix documentation about usage of deno completions script (#8369)
Mayank Agarwal
2020-11-22
refactor(cli/tools/upgrade): rework upgrade (#8331)
crowlKats
2020-11-22
chore(cli/flags): Rename --failfast to --fail-fast (#8456)
Nayeem Rahman
2020-11-22
feat(std/http): Validate cookie path value (#8457)
Yasser A.Idrissi
2020-11-22
feat(unstable): Add deno test --no-run (#8093)
Nayeem Rahman
2020-11-21
fix(cli): support "deno run --v8-flags=--help" without script (#8110)
Max Drosdo.www
2020-11-21
feat(std/node): Add Readable Stream / Writable Stream / errors support (#7569)
Steven Guerrero
2020-11-21
docs(std/path): add missing JSDoc (#8282)
Mo
2020-11-21
fix: "cloneValue" should return a Set when given a Set (#7972)
Anonymous
2020-11-21
refactor(std/http): Rename validateCookieName param name & JSDoc (#8451)
Yasser A.Idrissi
2020-11-21
refactor(core): don't depend on get_identity_hash for modules (#8354)
Bartek Iwańczuk
2020-11-21
refactor(corr): accept get_error_class_fn in RuntimeOptions (#8444)
Bartek Iwańczuk
2020-11-21
upgrade: rusty_v8 0.13.0, v8 8.8.278.2 (#8446)
Bartek Iwańczuk
2020-11-21
refactor(core): Improve code readability in core.js (#8345)
De Rouck Antoine
2020-11-21
upgrade: deno_doc, deno_lint, dprint, swc (#8443)
Bartek Iwańczuk
2020-11-20
test(std): make test output less noisy (#8445)
Bartek Iwańczuk
2020-11-20
refactor(cli): worker event serialization (#8438)
Bartek Iwańczuk
2020-11-19
docs(std): add missing jsdoc comments to exported functions (#8442)
William Perron
2020-11-19
refactor(cli): rename fmt_errors::JsError to PrettyJsError (#8435)
Bartek Iwańczuk
2020-11-19
refactor(cli): move tooling to cli/tools/ (#8424)
Bartek Iwańczuk
2020-11-19
build: upgrade Rust to 1.48.0 (#8434)
Bartek Iwańczuk
2020-11-19
build: fix linting problems (#8431)
Bartek Iwańczuk
2020-11-19
feat(std/node): add os.totalmem, os.freemem (#8317)
Gyubong
2020-11-19
feat(std/io): ReadableStream from AsyncIterator & WritableStream from Writer ...
crowlKats
2020-11-19
fix(std/node): correct typings for global, globalThis, window (#8363)
Steven Guerrero
2020-11-19
feat(std/hash): add the sha1Hmac (#8418)
silence
2020-11-19
fix(cli/tests): printf.exe doesn't exist on windows (#8404)
Mark Tiedemann
2020-11-19
feat(std/log): Log error stack (#8401)
Mark Tiedemann
2020-11-19
Add JSDocs to std/fs/walk.ts (#8426)
inokawa
2020-11-18
fix(std/http): fix error handling in the request iterator (#8365)
lideming
2020-11-17
fix(std/node) Fix event extendability (#8409)
Steven Guerrero
2020-11-17
feat(std/http): Check if cookie property is valid (#7189)
Yasser A.Idrissi
2020-11-17
refactor(std): remove unnecessary back direction for import (#8403)
Behnam Mohammadi
2020-11-16
feat(std/node): Add util.deprecate (#8407)
Steven Guerrero
2020-11-16
refactor(cli): rename fs module to fs_util (#8380)
Bartek Iwańczuk
2020-11-16
feat(std/node): implement process.nextTick (#8386)
Steven Guerrero
2020-11-16
Improve Deno.version type declaration (#8391)
Mark Tiedemann
2020-11-16
v1.5.3
Bartek Iwańczuk
2020-11-16
fix(cli): local sources are not cached in memory (#8328)
Kitson Kelly
2020-11-15
docs(std/async): fix a couple typos in std/async/README.md (#8388)
Elisée Maurer
2020-11-14
feat(lint): support --rules --json (#8384)
Bartek Iwańczuk
2020-11-14
build: update dlint to v0.2.10 (#8284)
Yusuke Tanaka
2020-11-14
fix: fix various global objects constructor length (#8373)
Benjamin Gruenbaum
2020-11-14
fix(fmt, lint): Make sure that target paths are not directory (#8375)
Yusuke Tanaka
2020-11-14
refactor(std): add std/_util/os.ts module (#8370)
Behnam Mohammadi
2020-11-13
refactor: deno_crypto op crate (#7956)
Divy Srivastava
2020-11-13
refactor(cli+core): various cleanups in Rust (#8336)
KNnut
2020-11-13
refactor(std/fs): moved isCopyFolder to options (#8319)
Behnam Mohammadi
2020-11-13
fix(std/http): flush body chunks for HTTP chunked encoding (#8349)
Mark Tiedemann
[prev]
[next]