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
2021-04-10
feat: data URL support in fetch (#10054)
Luca Casonato
2021-04-10
feat(unstable): ALPN config in listenTls (#10065)
Luca Casonato
2021-04-10
runtime/inspector: pretend to be node (#10115)
Aaron O'Mullan
2021-04-10
fix(cli/diagnostics): Update UNSTABLE_DENO_PROPS (#10095)
Nayeem Rahman
2021-04-10
chore: improve lsp registry validations (#10096)
Luca Casonato
2021-04-10
feat(permissions): allow run permission to take values (#9833)
crowlKats
2021-04-09
chore: upgrade dependencies (#10094)
Bartek Iwańczuk
2021-04-09
perf: use BTreeMap for ResourceTable (#10074)
Aaron O'Mullan
2021-04-09
Revert "Improve incremental build time (#10039)" (#10086)
Ryan Dahl
2021-04-09
perf(core): use BTreeMap for GothamState (#10073)
Aaron O'Mullan
2021-04-09
fix: async op error stacktraces (#10080)
Nayeem Rahman
2021-04-09
API change: Deno.startHttp -> Deno.serveHttp (#10087)
Ryan Dahl
2021-04-09
docs: fix typo in fetch example (#10057)
Tobias Nießen
2021-04-09
Improve incremental build time (#10039)
Ryan Dahl
2021-04-09
docs(readme): improve link descriptions (#10083)
Jesse Jackson
2021-04-09
ci: do not include branch name in cache key (#10081)
Yoshiya Hinosawa
2021-04-09
docs: add a link to the Discord server to the Readme (#10082)
YodaLightsabr
2021-04-09
feat(lsp): add registry import auto-complete (#9934)
Kitson Kelly
2021-04-09
ci: add gnu tar path (#10075)
Yoshiya Hinosawa
2021-04-09
fix(lsp): normalize windows file URLs properly (#10034)
Kitson Kelly
2021-04-08
feat: native HTTP bindings (#9935)
Bartek Iwańczuk
2021-04-08
Clear CI cache (#10071)
Ryan Dahl
2021-04-08
ci: use gnu tar on macos (#10069)
Yoshiya Hinosawa
2021-04-08
chore: update deps (#10058)
Luca Casonato
2021-04-08
fix(core): error handling in examples (#9867)
Inteon
2021-04-08
ci: fallback to main's cache (#10068)
Yoshiya Hinosawa
2021-04-08
fix(runtime/readFile*): close resources on error during read (#10059)
Satya Rohith
2021-04-08
fix: enable FileReader wpt and align to spec (#10063)
Luca Casonato
2021-04-08
ci: use repository and ref as part of the cache key (#10067)
Casper Beyer
2021-04-08
chore: update deno_file to use deno_webidl (#10042)
Luca Casonato
2021-04-07
use incremental build in ci (#10053)
Yoshiya Hinosawa
2021-04-07
feat: blob URL support (#10045)
Luca Casonato
2021-04-07
perf(core.js): introduce promise ring (#9979)
Aaron O'Mullan
2021-04-07
docs: list globs used by `deno test` (#9976)
yw662
2021-04-07
fix(lsp): don't error on tsc debug failures for code actions (#10047)
Kitson Kelly
2021-04-06
fix(webgpu): correct GPUFeatureName webidl to match typings (#10023)
crowlKats
2021-04-06
perf: build core packages at opt-3 (#10038)
Aaron O'Mullan
2021-04-06
docs(workers): fix permissions examples (#9965)
Mason Medeiros
2021-04-06
docs: export EmitOptions and EmitResult (#10037)
Yoshiya Hinosawa
2021-04-06
fix(lsp): properly handle encoding URLs from lsp client (#10033)
Kitson Kelly
2021-04-06
refactor: add deno_file op crate (#10019)
Luca Casonato
2021-04-06
refactor: rewrite "net" ops to use serde_v8 (#10028)
Aaron O'Mullan
2021-04-06
fix(lsp): folding range adjustment panic (#10030)
Kitson Kelly
2021-04-05
core: remove serde_json-isms in op_close() and op_resources() (#10026)
Aaron O'Mullan
2021-04-06
chore: deprecate Deno.iter and Deno.iterSync (#10025)
Luca Casonato
2021-04-06
chore: deprecate Deno.Buffer and read/write utils (#9793)
Luca Casonato
2021-04-05
refactor: convert ops to use serde_v8 (#10009)
Aaron O'Mullan
2021-04-05
chore: update std submodule (#10017)
Luca Casonato
2021-04-05
docs: add documentation about Atom Editor LSP client (#10016)
ayame113
2021-04-04
perf(serde_v8): preallocate vector when serializing arrays (#9955)
Aaron O'Mullan
[prev]
[next]