1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-18 13:22:55 -05:00
denoland-deno/cli/util
2024-12-16 23:39:40 +00:00
..
progress_bar chore: reduce allocations in a few places (#27288) 2024-12-09 19:28:53 -05:00
sync refactor: add deno_npm_cache crate (#27200) 2024-12-03 02:10:16 +00:00
v8 refactor(lsp): Have JS drive TSC event loop in LSP (#23565) 2024-05-09 13:49:10 -07:00
archive.rs fix: Don't shell out to unzip in deno upgrade/compile (#24926) 2024-08-08 00:19:05 -07:00
checksum.rs perf(cli): use faster_hex (#22761) 2024-03-07 10:00:43 -07:00
console.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
diff.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
display.rs fix(compile): output contents of embedded file system (#27302) 2024-12-11 09:40:50 -05:00
draw_thread.rs fix: handle showing warnings while the progress bar is shown (#25187) 2024-08-23 22:07:59 +00:00
extract.rs refactor: extract out FileFetcher to deno_cache_dir (#27263) 2024-12-16 23:39:40 +00:00
file_watcher.rs fix(watch): don't panic if there's no path provided (#26972) 2024-11-21 16:29:40 +00:00
fs.rs docs(cli): remove redundant word in comment (#27055) 2024-11-26 21:07:40 +09:00
logger.rs refactor(unstable): otel configuration (#27333) 2024-12-12 09:17:26 +01:00
mod.rs fix(install): retry downloads of registry info / tarballs (#26278) 2024-10-15 16:46:42 -07:00
path.rs chore: reduce allocations in a few places (#27288) 2024-12-09 19:28:53 -05:00
result.rs refactor(lsp): Have JS drive TSC event loop in LSP (#23565) 2024-05-09 13:49:10 -07:00
retry.rs fix(install): retry downloads of registry info / tarballs (#26278) 2024-10-15 16:46:42 -07:00
text_encoding.rs perf(compile): read embedded files as static references when UTF-8 and reading as strings (#27033) 2024-11-27 21:28:41 -05:00
unix.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
v8.rs fix: otel resiliency (#26857) 2024-11-14 12:16:28 +00:00
windows.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00