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-13
fix(cli/dts): Make respondWith() return a Promise (#10128)
Nayeem Rahman
2021-04-13
feat(cli/dts): stricter typings for Listener & Conn (#10012)
crowlKats
2021-04-13
feat(permissions): allow env permission to take values (#9825)
crowlKats
2021-04-13
fix(core): remove wasm-test-streaming flag (#10158)
Casper Beyer
2021-04-13
upgrade: rusty_v8 0.22.1 (V8 9.1.269.5) (#10159)
Bert Belder
2021-04-13
upgrade: rusty_v8 0.22.0 (V8 9.1.269.2) (#10152)
Bert Belder
2021-04-13
perf: lazy header instantiation for HTTP requests (#10150)
Luca Casonato
2021-04-13
perf(fetch): optimize normalizeMethod() (#10154)
Aaron O'Mullan
2021-04-12
perf(core/ops): avoid allocs when returning primitives (#10149)
Aaron O'Mullan
2021-04-12
core: remove some unnecessary heap allocations
Ben Noordhuis
2021-04-12
core: let embedders plug in their own V8 platform
Ben Noordhuis
2021-04-12
refactor(deno): remove concept of bin & json ops (#10145)
Aaron O'Mullan
2021-04-12
fix(runtime/js/http): Correctly parse user response headers (#10076)
Nayeem Rahman
2021-04-12
feat(runtime): add truncate and truncateSync methods to Deno.File (#10130)
Casper Beyer
2021-04-12
feat(runtime): add stat and statSync methods to Deno.File (#10107)
Casper Beyer
2021-04-12
perf(runtime): optimize PermissionState::check (#9993)
Aaron O'Mullan
2021-04-12
feat(runtime): stabilize Deno.fstat and Deno.fstatSync (#10108)
Casper Beyer
2021-04-12
feat: Add Deno.memoryUsage() (#9986)
Aaron O'Mullan
2021-04-12
feat(runtime/permissions): prompt fallback (#9376)
crowlKats
2021-04-12
fix(runtime/js/timers): Use (0, eval) instead of eval() (#10103)
Nayeem Rahman
2021-04-11
ci: store last-modified timestamps in Github Actions cache (#10110)
Bert Belder
2021-04-11
Revert "use incremental build in ci (#10053)" (#10110)
Bert Belder
2021-04-11
fix(op_crates/console): console.table value misalignment with varying keys (#...
Liam Murphy
2021-04-11
perf: build runtime at opt-3 (#10072)
Aaron O'Mullan
2021-04-11
feat: blob URL support in fetch (#10120)
Luca Casonato
2021-04-11
feat: stabilize Deno.ftruncate and Deno.ftruncateSync (#10126)
Casper Beyer
2021-04-11
refactor(op_crates/web): remove unused code path in TextEncoder (#10104)
Thiago de Arruda Padilha
2021-04-11
core: avoid async op future reboxing to bundle PromiseId (#10123)
Aaron O'Mullan
2021-04-11
feat: set useDefineForClassFields to true (#10119)
Nayeem Rahman
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
[prev]
[next]