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
2022-01-13
refactor: upgrade to import_map v0.6 (#13368)
David Sherret
2022-01-13
chore: forward v1.17.3 to main (#13364)
Bartek Iwańczuk
2022-01-13
refactor: move transpiling to deno_ast (#13332)
David Sherret
2022-01-11
fix(coverage): merge coverage ranges (#13334)
Bartek Iwańczuk
2022-01-10
feat(cli, runtime): compress snapshots (#13320)
evan
2022-01-07
chore: update copyright to 2022 (#13306)
Ryan Dahl
2022-01-06
chore: forward 1.17.2 to main (#13295)
Bartek Iwańczuk
2022-01-04
fix: upgrade swc_ecmascript to 0.103 (#13284)
David Sherret
2021-12-23
fix(coverage): use only string byte indexes and 0-indexed line numbers (#13190)
David Sherret
2021-12-22
chore: merge v1.17.1 into main (#13184)
Bartek Iwańczuk
2021-12-22
chore: update deno_graph and deno_doc (#13173)
Kitson Kelly
2021-12-18
refactor: use `once_cell` instead of `lazy_static` (#13135)
Divy Srivastava
2021-12-16
v1.17.0
Bartek Iwańczuk
2021-12-16
chore: release crates for v1.17.0 (#13112)
Bartek Iwańczuk
2021-12-15
chore: update cli/Cargo.toml (#13096)
Bartek Iwańczuk
2021-12-15
chore: updates to support deno_graph API changes (#13080)
Kitson Kelly
2021-12-09
feat(lsp): registry suggestion cache respects cache headers (#13010)
Kitson Kelly
2021-12-08
fix: upgrade swc fixing many bundling and `--no-check` bugs (#13025)
David Sherret
2021-12-07
build: pin dependencies in cli crate (#12967)
Bartek Iwańczuk
2021-12-04
chore: merge v1.16.4 into main (#12984)
Luca Casonato
2021-12-01
refactor: cli doesn't need to depend on deno_tls (#12952)
Ryan Dahl
2021-11-25
chore: upgrade lspower to 1.4.0 (#12894)
Bartek Iwańczuk
2021-11-24
chore: merge v1.16.3 into main (#12892)
Bert Belder
2021-11-19
fix(fmt): markdown formatting was incorrectly removing some non-breaking spac...
David Sherret
2021-11-17
1.16.2 (#12794)
David Sherret
2021-11-17
chore: bump crates for 1.16.2 (#12792)
David Sherret
2021-11-16
fix(cli): short-circuit in prepare_module_load() (#12604)
Nayeem Rahman
2021-11-11
v1.16.1
Luca Casonato
2021-11-11
chore: bump crate versions for 1.16.1 (#12729)
Luca Casonato
2021-11-09
v1.16.0
Luca Casonato
2021-11-09
chore: bump crate versions for 1.16.0 (#12706)
Luca Casonato
2021-11-09
feat(cli): support React 17 JSX transforms (#12631)
Kitson Kelly
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
[next]