summaryrefslogtreecommitdiff
path: root/cli/util/path.rs
AgeCommit message (Expand)Author
2024-11-01fix: improved support for cjs and cts modules (#26558)David Sherret
2024-09-28refactor: move NpmCacheDir to deno_cache_dir (#25916)David Sherret
2024-09-05BREAKING: remove "emit" and "map" from deno info output (#25468)David Sherret
2024-09-03BREAKING: remove `deno vendor` (#25343)Asher Gomez
2024-05-23fix(npm): set up node_modules/.bin/ entries for package that provide bin entr...Bartek Iwańczuk
2024-05-14fix(npm): make tarball extraction more reliable (#23759)David Sherret
2024-04-17perf: v8 code cache (#23081)Igor Zinkovsky
2024-03-27fix(lsp): decoding percent-encoding(non-ASCII) file path correctly (#22582)Hajime-san
2024-03-14chore(cli): move away from PathBuf in clap (#22036)Łukasz Czerniawski
2024-03-07fix(publish): make include and exclude work (#22720)David Sherret
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-09-18refactor(lsp): cleanup document preload (#20520)Nayeem Rahman
2023-09-17fix(lsp): include JSON modules in local import completions (#20536)Nayeem Rahman
2023-09-09Reland "refactor(lsp): clean up "enablePaths" handling (#20388)" (#20423)Nayeem Rahman
2023-08-24refactor: use "deno_config" crate (#20260)Bartek Iwańczuk
2023-06-13fix(lsp): don't pre-load documents matched in the config file's "exclude" (#1...David Sherret
2023-03-21feat: TypeScript 5.0.2 (except decorators) (#18294)David Sherret
2023-03-15fix(lsp): avoid calling client while holding lock (#18197)David Sherret
2023-01-27chore: upgrade to Rust 1.67 (#17548)David Sherret
2023-01-13chore: add `copyright_checker` tool and add the missing copyright (#17285)Yiyu Lin
2022-11-28refactor: create util folder, move nap_sym to napi/sym, move http_cache to ca...David Sherret