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-02-15
feat(cli): Replace bundling with eszip in deno compile (#13563)
William Tetlow
2022-02-10
feat(lsp): provide completions from import map if available (#13624)
Kitson Kelly
2022-02-05
chore: update clap_complete to 3.0.5 (#13597)
Leo Kettmeir
2022-02-04
chore: forward v1.18.2 to main (#13595)
Bartek Iwańczuk
2022-02-02
chore: upgrade crates (#13560)
Bartek Iwańczuk
2022-02-01
refactor: integrate deno_graph breaking changes (#13495)
Kitson Kelly
2022-01-27
chore: forward v1.18.1 to main (#13514)
Bartek Iwańczuk
2022-01-24
perf(lsp): independent diagnostic source publishes (#13427)
David Sherret
2022-01-20
1.18.0
Divy Srivastava
2022-01-20
chore: bump crate version for 0.18.0 (#13441)
Divy Srivastava
2022-01-20
fix(fmt): markdown formatting should not remove backslashed backslash at star...
David Sherret
2022-01-18
Add LSP benchmark mimicking the one on quick-lint-js (#13365)
Ryan Dahl
2022-01-14
chore: upgrade clap to v3 (#13266)
Leo Kettmeir
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
[next]