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-22
chore: clean cache (#10290)
Ryan Dahl
2021-04-21
fix(fetch): Response inspect regression (#10295)
Aaron O'Mullan
2021-04-22
docs: document Deno's HTTP Server API (#10280)
Kitson Kelly
2021-04-21
fix: do not panic on not found cwd (#10238)
Satya Rohith
2021-04-21
fix(installer): Remove double '.' from temporary archive extension on upgrade...
Nicholas Rodrigues Lordello
2021-04-21
docs: Deno.emit supports bundling as IIFE (#10242)
Zeno Zeng
2021-04-21
docs(manual/wasm): add more example code. (#10250)
grian
2021-04-21
build: use Node 16 in CI (#10270)
Ryan Dahl
2021-04-21
docs: mention docker support (#9618)
Christopher Dieringer
2021-04-21
fix(lsp): document symbol performance mark (#10264)
Jean Pierre
2021-04-21
v1.9.1
Bartek Iwańczuk
2021-04-21
chore: release crates (#10269)
Bartek Iwańczuk
2021-04-20
chore: upgrade deno_doc, deno_lint (#10268)
Bartek Iwańczuk
2021-04-20
chore: add readme for cutting release (#10070)
Bartek Iwańczuk
2021-04-20
fix(runtime): include HTTP op in WebWorker (#10207)
Satya Rohith
2021-04-20
chore: align fetch to spec (#10203)
Luca Casonato
2021-04-20
fix(#10031): lsp handles x-typescript-types header on type only imports prope...
Kitson Kelly
2021-04-20
chore: update copyright headers (#10243)
Yoshiya Hinosawa
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-20
docs: Incorrect tsconfig option name (#10140)
caucik
2021-04-20
fix(#10125): remove documents when closed in the lsp (#10254)
Kitson Kelly
2021-04-20
feat(lsp): improve diagnostic status page (#10253)
Kitson Kelly
2021-04-19
refactor(op_crates/websocket): use Serialize for return values (#10220)
crowlKats
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
op_crates/url: basic url_parse bench (#10245)
Aaron O'Mullan
2021-04-19
refactor(core): move SerializablePkg to serde_v8 (#10231)
Aaron O'Mullan
2021-04-19
feat(lsp): implement textDocument/prepareCallHierarchy (#10061)
Jean Pierre
2021-04-19
chore: align `Headers` to spec (#10199)
Luca Casonato
2021-04-18
fix(install): use first `deno` executable on PATH rather than deno.exe (#10247)
David Sherret
2021-04-18
cleanup(cli): use runtime's reg_sync() and reg_async() (#10241)
Aaron O'Mullan
2021-04-18
cleanup(core): simplify op_async(), drop need for try_dispatch_op() (#10240)
Aaron O'Mullan
2021-04-18
chore: improve help text (#10186)
Ryan Dahl
2021-04-18
refactor(serde_v8): move magic code to subfolder and minor cleanup (#10230)
Aaron O'Mullan
2021-04-18
tooling(bench_util): benching and profiling utilities (#10223)
Aaron O'Mullan
2021-04-18
refactor(core): remove ZeroCopyBuf's dep on the bindings mod (#10232)
Aaron O'Mullan
2021-04-18
lint(serde_v8): fix "inconsistent struct constructor" (#10227)
Aaron O'Mullan
2021-04-18
chore(cli/lsp): fix 2 lint errors (#10228)
Aaron O'Mullan
2021-04-16
refactor(cli/flags): reorganize declarations (#10204)
crowlKats
2021-04-16
fix(#10200): weaken types so non-breaking (#10205)
Kitson Kelly
2021-04-15
fix(#10182): hang during http server response (#10197)
Ryan Dahl
2021-04-14
fix(core): better "missing type" GothamState error (#10189)
Ben Noordhuis
2021-04-14
chore: align FormData to spec (#10169)
Luca Casonato
2021-04-14
refactor: move timers to deno_timers op crate (#10179)
Ben Noordhuis
2021-04-14
perf(js/http): avoid v8 deopt in async iterator (#10160)
Aaron O'Mullan
2021-04-13
v1.9.0
Bartek Iwańczuk
2021-04-13
chore: release crates (#10164)
Bartek Iwańczuk
2021-04-13
feat(cli): raise file descriptor limit on startup (#10162)
Ben Noordhuis
[prev]
[next]