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
/
Cargo.toml
Age
Commit message (
Expand
)
Author
2021-11-04
feat(runtime): give OS errors .code attributes (#12591)
Aaron O'Mullan
2021-11-02
chore: update to Rust edition 2021 (#12578)
Bartek Iwańczuk
2021-11-02
fix(fmt): reduce likelihood of deno fmt panic for file with multi-byte chars ...
David Sherret
2021-11-01
chore: upgrade deno_ast to 0.5.0 (#12595)
David Sherret
2021-10-29
fix(encoding): support additional encoding labels (#12586)
Andreu Botella
2021-10-29
refactor(lsp): use deno_graph and single document struct (#12535)
Kitson Kelly
2021-10-25
v1.15.3 (#12533)
Yoshiya Hinosawa
2021-10-25
chore: bump crate version for 1.15.3 (#12531)
Yoshiya Hinosawa
2021-10-21
fix(lsp): formatting should error on certain additional swc diagnostics (#12491)
David Sherret
2021-10-18
v1.15.2
Bartek Iwańczuk
2021-10-18
chore: release crates for v1.15.2 (#12478)
Bartek Iwańczuk
2021-10-18
fix(fmt): keep parens for JS doc type assertions (#12475)
David Sherret
2021-10-16
fix: fmt should not remove parens around sequence expressions (#12461)
David Sherret
2021-10-13
1.15.1
David Sherret
2021-10-12
1.15.0
Satya Rohith
2021-10-12
chore: bump crate version for 1.15.0 (#12406)
Satya Rohith
2021-10-12
chore: upgrade crates based on deno ast 0.3 (#12403)
David Sherret
2021-10-11
refactor: integrate deno_graph into CLI (#12369)
Kitson Kelly
2021-10-05
chore: merge v1.14.3 into main (#12327)
Bartek Iwańczuk
2021-10-05
feat: add --compat flag to provide built-in Node modules (#12293)
Bartek Iwańczuk
2021-09-28
1.14.2 (#12254)
Aaron O'Mullan
2021-09-28
chore: bump crate versions for 1.14.2 (#12253)
Aaron O'Mullan
2021-09-22
1.14.1
Kitson Kelly
2021-09-22
chore: bump crate versions for 1.14.1 (#12172)
Kitson Kelly
2021-09-21
chore: bump deno_net (#12157)
Satya Rohith
2021-09-20
chore(tests): windows pty tests (#12091)
David Sherret
2021-09-17
chore: Remove unused deps from Cargo.toml files (#12106)
Squirrel
2021-09-15
chore(lsp): use pretty_assertions in e2e tests (#12083)
Satya Rohith
2021-09-14
1.14.0 (#12074)
David Sherret
2021-09-14
chore: bump crate versions for 0.14 (#12072)
David Sherret
2021-09-13
chore: update deno_* crates (#12020)
Kitson Kelly
2021-09-12
refactor: Remove duplicated colors.rs file (#11990)
Ryan Dahl
2021-09-11
refactor: use import_map crate (#11974)
Bartek Iwańczuk
2021-09-08
chore: release deno_http 0.8.0 (#11956)
Bartek Iwańczuk
2021-09-08
refactor(lint): reuse lint rules (#11934)
Bartek Iwańczuk
2021-09-07
refactor(lsp): use deno_ast and cache swc ASTs (#11780)
David Sherret
2021-09-02
feat(fmt): add basic JS doc formatting (#11902)
David Sherret
2021-09-02
chore: update dependencies (#11856)
Luca Casonato
2021-09-02
chore: upgrade crates (#11894)
Bartek Iwańczuk
2021-08-23
1.13.2 (#11822)
David Sherret
2021-08-23
chore: release crates for 1.13.2 (#11820)
David Sherret
2021-08-16
1.13.1
David Sherret
2021-08-16
chore: release crates for 1.13.1 (#11729)
David Sherret
2021-08-11
mark cafile tests as flaky (#11649)
Ryan Dahl
2021-08-11
Rename extensions/ directory to ext/ (#11643)
Ryan Dahl
2021-08-10
v1.13.0
Bartek Iwańczuk
2021-08-10
chore: release crates (#11628)
Bartek Iwańczuk
2021-08-10
chore: upgrade crates (#11626)
Bartek Iwańczuk
2021-08-07
feat(tls): Optionally support loading native certs (#11491)
Justin Chase
2021-08-06
feat: ffi to replace plugins (#11152)
Elias Sjögreen
[next]