Maxim
|
65de5fb465
|
refactor: use Arc instead of making copies of Flags struct (#13610)
|
2022-02-11 14:04:31 -05:00 |
|
Kitson Kelly
|
26f5c223df
|
fix(lsp): properly display x-deno-warning with redirects (#13554)
Fixes: #13472
|
2022-02-02 13:04:26 +11:00 |
|
Kitson Kelly
|
7d356250e8
|
refactor: integrate deno_graph breaking changes (#13495)
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|
2022-02-01 09:33:57 +11:00 |
|
Kitson Kelly
|
3ec248cff8
|
fix(lsp): respect DENO_CERT and other options related to TLS certs (#13467)
Fixes #13437
|
2022-01-24 11:27:52 +11:00 |
|
David Sherret
|
f12164646b
|
refactor: move transpiling to deno_ast (#13332)
|
2022-01-13 11:58:00 -05:00 |
|
Ryan Dahl
|
1fb5858009
|
chore: update copyright to 2022 (#13306)
Co-authored-by: Erfan Safari <erfanshield@outlook.com>
|
2022-01-07 22:09:52 -05:00 |
|
Kitson Kelly
|
8547a37132
|
chore: update deno_graph and deno_doc (#13173)
|
2021-12-22 14:25:06 +01:00 |
|
Nayeem Rahman
|
9ffc7edc23
|
refactor(cli): use GraphData for check and emit (#12960)
|
2021-12-16 21:45:41 +11:00 |
|
Ryan Dahl
|
b2036a4db7
|
refactor: re-export anyhow from deno_core (#12777)
|
2021-11-16 09:02:28 -05:00 |
|
Kitson Kelly
|
f5eb177f50
|
feat(cli): support React 17 JSX transforms (#12631)
Closes #8440
|
2021-11-09 12:26:39 +11:00 |
|
Bert Belder
|
f1b1a3f389
|
refactor: move mod tokio_util to runtime (#12332)
This avoids a bunch of duplicated code.
|
2021-11-08 12:49:11 -08:00 |
|
Kitson Kelly
|
a7baf5f2bb
|
refactor: integrate deno_graph into CLI (#12369)
|
2021-10-11 08:26:22 +11:00 |
|