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-30
fix(cli): support passing cli arguments under `deno eval` (#8547)
Kevin (Kun) "Kassimo" Qian
2020-11-29
feat(cli/tools/upgrade): canary support (#8476)
crowlKats
2020-11-29
fix: don't unconditionally build canary (#8536)
Luca Casonato
2020-11-29
Make canary version semver compatible (#8537)
crowlKats
2020-11-28
build: publish only "deno" crate on tags (#8535)
Bartek Iwańczuk
2020-11-28
fix(watcher): watcher doesn't exit when module resolution fails (#8521)
Yusuke Tanaka
2020-11-28
chore: update rustyline to 7.0.0 (#8516)
Casper Beyer
2020-11-27
fix(cli): make output of deno info --json deterministic (#8483)
William Perron
2020-11-27
feat(core): Add FsModuleLoader that supports loading from filesystem (#8523)
Yusuke Tanaka
2020-11-27
test(cli): fix brittle network permission test (#8526)
William Perron
2020-11-28
chore: clippy future cleanups (#8514)
Kitson Kelly
2020-11-27
test: fix flaky "run_watch" test (#8519)
Bartek Iwańczuk
2020-11-27
refactor(repl): use SWC lexer to highlight and validate (#8496)
Liam Murphy
2020-11-27
fix(cli/ops/net): add write permissions for unixpackets datagrams & unix sock...
William Perron
2020-11-27
fix(std/node): Inline default objects to ensure correct prototype (#8513)
Guy Bedford
2020-11-27
docs(import_maps): Add trailing slash to ./src example (#8524)
Eric Zingeler
2020-11-27
fix flaky tests by using exec in PTY tests (#8525)
Ryan Dahl
2020-11-27
fix test_raw_tty hang (#8520)
Ryan Dahl
2020-11-27
fix: panic in worker when closing at top level (#8510)
Bartek Iwańczuk
2020-11-26
fix(std/http): prevent path traversal (#8474)
sarahdenofiletrav
2020-11-26
fix: "onload" event order (#8376)
Benjamin Gruenbaum
2020-11-26
fix(watch): fix flaky tests for watcher (#8508)
Bartek Iwańczuk
2020-11-26
fix: re-enable test_raw_tty (#8509)
Ryan Dahl
2020-11-26
refactor(cli/tests): replace createResolvable with deferred (#8507)
crowlKats
2020-11-26
feat(std/ws): protocol & version support (#8505)
crowlKats
2020-11-26
fix(std/encoding/csv): Correct readme formatting due to dprint issues (#8503)
Jesse Jackson
2020-11-26
refactor(cli): reorganize main.rs and split workers (#8495)
Bartek Iwańczuk
2020-11-26
fix(websocket): set User-Agent header (#8502)
Bartek Iwańczuk
2020-11-26
fix(cli/websocket): set User-Agent header (#8470)
crowlKats
2020-11-26
feat(std/node/stream): Add Duplex, Transform, Passthrough, pipeline, finished...
Steven Guerrero
2020-11-26
refactor(cli): Remove unnecessary conversion into BTreeMap (#8498)
Yusuke Tanaka
2020-11-25
build: upgrade dprint to 0.10.0 (#8494)
Bartek Iwańczuk
2020-11-25
feat(std/encoding/csv): Add stringify functionality (#8408)
Jesse Jackson
2020-11-25
fix(websocket): Fix PermissionDenied error being caught in constructor (#8402)
crowlKats
2020-11-25
docs: document the spec deviations in web apis (#8489)
Luca Casonato
2020-11-25
docs(std): add some missing JSDoc ws/mod.ts (#8428)
ThenMorning
2020-11-25
BREAKING(cli/tsc_config): Make isolatedModules non-configurable (#8482)
Nayeem Rahman
2020-11-25
docs: Add missing closing parenthesis (#8477)
Chayim Refael Friedman
2020-11-25
add canary versioning (#8480)
crowlKats
2020-11-25
core: implement 'AsyncRefCell' and 'ResourceTable2' (#8273)
Bert Belder
2020-11-24
feat(test): horizontal separator between disjoint runs of lines (#8484)
Valentin Anger
2020-11-24
feat(std/node): Port most of node errors (#7934)
Steven Guerrero
2020-11-24
fix(op_crates/fetch): `redirect: "manual"` fetch should return `type: "defaul...
Luca Casonato
2020-11-24
feat(cli): update to TypeScript 4.1 (#7573)
Kitson Kelly
2020-11-23
fix(cli): add file URL support for Deno.readLink (#8423)
William Perron
2020-11-23
build: upload canary releases to GCS (#8441)
Luca Casonato
2020-11-23
v1.5.4
Bartek Iwańczuk
2020-11-23
Revert "docs(cli): Fix documentation about usage of deno completions … (#8468)
Bartek Iwańczuk
2020-11-23
tests(cli): add test for improper unicode encoding (#8162)
Kitson Kelly
2020-11-23
fix(cli/tsc): allow non-standard extensions on imports (#8464)
Nayeem Rahman
[prev]
[next]