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
/
cache
Age
Commit message (
Expand
)
Author
2023-01-07
refactor(permissions): add PermissionsContainer struct for internal mutabilit...
Bartek IwaĆczuk
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-12-17
chore: update to Rust 1.66.0 (#17078)
linbingquan
2022-11-29
fix(coverage): Error if the emit cache is invalid (#16850)
sigmaSd
2022-11-28
refactor: create util folder, move nap_sym to napi/sym, move http_cache to ca...
David Sherret
2022-11-26
refactor: `DenoDir` - move to cache folder and make `root_dir` private (#16823)
David Sherret
2022-11-23
chore: more debug logging and avoid allocating strings in ts logging when not...
David Sherret
2022-11-18
chore: use Rust 1.65.0 (#16688)
Aaron O'Mullan
2022-10-01
perf: node cjs & esm analysis cache (#16097)
David Sherret
2022-09-07
fix: upgrade deno_ast to 0.19 (#15808)
David Sherret
2022-08-29
fix(compile): panic when running with a populated dep analysis cache (#15672)
David Sherret
2022-08-22
perf: cache swc dependency analysis and don't hold onto `ParsedSource`s in me...
David Sherret
2022-08-20
feat(unstable): initial support for npm specifiers (#15484)
David Sherret
2022-07-30
refactor(emit/cache): move cli version into emit hash (#15348)
David Sherret
2022-07-30
refactor: reuse `FastInsecureHasher` in `get_check_hash` (#15354)
David Sherret
2022-07-20
fix(coverage): do not verify emit source hash for coverage (#15260)
David Sherret
2022-07-19
feat: emit files on demand and fix racy emit (#15220)
David Sherret
2022-07-12
fix: fallback to no type checking cache when db file can't be created (#15180)
David Sherret
2022-07-12
perf: use emit from swc instead of tsc (#15118)
David Sherret
[prev]