summaryrefslogtreecommitdiff
path: root/cli/cache/parsed_source.rs
AgeCommit message (Expand)Author
2023-01-13chore: add `copyright_checker` tool and add the missing copyright (#17285)Yiyu Lin
2023-01-10fix(watch): preserve `ProcState::file_fetcher` between restarts (#15466)Nayeem Rahman
2022-11-23chore: more debug logging and avoid allocating strings in ts logging when not...David Sherret
2022-08-29fix(compile): panic when running with a populated dep analysis cache (#15672)David Sherret
2022-08-22perf: cache swc dependency analysis and don't hold onto `ParsedSource`s in me...David Sherret