deno/libs/resolver
2025-08-14 12:02:49 -04:00
..
cache chore: Rust 1.89.0 (#30364) 2025-08-09 11:11:48 +00:00
cjs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
loader fix: support cjs, cts, mjs, and mts for the --ext flag (#30398) 2025-08-14 12:02:49 -04:00
npm chore: Rust 1.89.0 (#30364) 2025-08-09 11:11:48 +00:00
Cargo.toml 2.4.4 (#30396) 2025-08-13 22:26:24 +02:00
clippy.toml chore: fix lint warnings (#30399) 2025-08-13 20:25:57 -04:00
collections.rs fix: support package.json imports in a Deno workspace (#30198) 2025-07-25 08:21:09 -04:00
deno_json.rs chore: Rust 1.89.0 (#30364) 2025-08-09 11:11:48 +00:00
display.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
emit.rs chore: Rust 1.89.0 (#30364) 2025-08-09 11:11:48 +00:00
factory.rs chore: Rust 1.89.0 (#30364) 2025-08-09 11:11:48 +00:00
file_fetcher.rs fix: support cjs, cts, mjs, and mts for the --ext flag (#30398) 2025-08-14 12:02:49 -04:00
graph.rs chore: Rust 1.89.0 (#30364) 2025-08-09 11:11:48 +00:00
import_map.rs refactor: add deno_package_json crate (#29743) 2025-06-13 22:55:12 +00:00
lib.rs chore: Rust 1.89.0 (#30364) 2025-08-09 11:11:48 +00:00
lockfile.rs chore: Rust 1.89.0 (#30364) 2025-08-09 11:11:48 +00:00
npmrc.rs chore: Rust 1.89.0 (#30364) 2025-08-09 11:11:48 +00:00
README.md refactor: add deno_package_json crate (#29743) 2025-06-13 22:55:12 +00:00
rt.rs refactor: extract CJS analysis from CLI crate (#29975) 2025-07-02 15:31:25 -04:00
sync.rs refactor: extract DenoDir, Emitter, EmitCache and ParsedSourceCache from cli crate (#29961) 2025-07-02 08:56:02 -04:00
workspace.rs chore: Rust 1.89.0 (#30364) 2025-08-09 11:11:48 +00:00

deno_resolver

Deno resolution algorithm.