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
/
tests
Age
Commit message (
Expand
)
Author
2021-04-20
chore: align fetch to spec (#10203)
Luca Casonato
2021-04-20
feat(lsp): Implement textDocument/documentSymbol (#9981)
Jean Pierre
2021-04-20
feat(lsp): Implement textDocument/semanticTokens/full (#10233)
Jean Pierre
2021-04-20
revert: Conn type changes in #10012 and #10061 (#10255)
Kitson Kelly
2021-04-19
fix(rt/http): correct URL in Request (#10256)
Luca Casonato
2021-04-19
fix(runtime): handle race condition in postMessage where worker has terminate...
Liam Murphy
2021-04-19
feat(lsp): implement textDocument/prepareCallHierarchy (#10061)
Jean Pierre
2021-04-19
chore: align `Headers` to spec (#10199)
Luca Casonato
2021-04-15
fix(#10182): hang during http server response (#10197)
Ryan Dahl
2021-04-14
chore: align FormData to spec (#10169)
Luca Casonato
2021-04-13
feat(cli/dts): stricter typings for Listener & Conn (#10012)
crowlKats
2021-04-13
fix(core): remove wasm-test-streaming flag (#10158)
Casper Beyer
2021-04-13
upgrade: rusty_v8 0.22.0 (V8 9.1.269.2) (#10152)
Bert Belder
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
feat: Add Deno.memoryUsage() (#9986)
Aaron O'Mullan
2021-04-12
fix(runtime/js/timers): Use (0, eval) instead of eval() (#10103)
Nayeem Rahman
2021-04-11
fix(op_crates/console): console.table value misalignment with varying keys (#...
Liam Murphy
2021-04-11
feat: set useDefineForClassFields to true (#10119)
Nayeem Rahman
2021-04-10
feat(unstable): ALPN config in listenTls (#10065)
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
fix: async op error stacktraces (#10080)
Nayeem Rahman
2021-04-09
API change: Deno.startHttp -> Deno.serveHttp (#10087)
Ryan Dahl
2021-04-09
feat(lsp): add registry import auto-complete (#9934)
Kitson Kelly
2021-04-08
feat: native HTTP bindings (#9935)
Bartek Iwańczuk
2021-04-08
chore: update deps (#10058)
Luca Casonato
2021-04-08
fix(core): error handling in examples (#9867)
Inteon
2021-04-08
fix(runtime/readFile*): close resources on error during read (#10059)
Satya Rohith
2021-04-07
feat: blob URL support (#10045)
Luca Casonato
2021-04-06
chore: deprecate Deno.Buffer and read/write utils (#9793)
Luca Casonato
2021-04-05
chore: update std submodule (#10017)
Luca Casonato
2021-04-04
fix: Properly await already evaluating dynamic imports (#9984)
Nayeem Rahman
2021-04-02
feat(lsp): implement textDocument/foldingRange (#9900)
Jean Pierre
2021-04-01
fix(lsp): ensure insert_text is passed back on completions (#9951)
Kitson Kelly
2021-03-31
refactor: new optimized op-layer using serde_v8 (#9843)
Aaron O'Mullan
2021-03-25
fix(cli): re-add dom.asynciterable lib (#9888)
Kitson Kelly
2021-03-25
feat(lsp): add import completions (#9821)
Kitson Kelly
2021-03-24
feat(lsp): implement textDocument/selectionRange (#9845)
Jean Pierre
2021-03-23
feat(core): Deno.core.heapStats() (#9659)
Aaron O'Mullan
2021-03-20
refactor: Move bin ops to deno_core and unify logic with json ops (#9457)
Inteon
2021-03-18
fix(cli/bundle): display anyhow error chain (#9822)
Andrew Mitchell
2021-03-18
fix: fallback to default UA and CA data for Deno.createHttpClient() (#9830)
Aaron O'Mullan
2021-03-18
chore(console): distinguish between log levels (#9824)
Luca Casonato
2021-03-18
refactor: update minimal ops & rename to buffer ops (#9719)
Inteon
2021-03-17
refactor: clean up permission handling (#9367)
crowlKats
2021-03-16
refactor(lsp): refactor completions and add tests (#9789)
Kitson Kelly
2021-03-15
Revert "fix(cli/module_graph): Set useDefineForClassFields to true" (#9792)
Ryan Dahl
[prev]
[next]