Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-25 | refactor: break out ModuleInfoCache from ParsedSourceCache (#20977) | David Sherret | |
As title. This will help use the two independently from the other, which will help in an upcoming deno doc PR where I need to parse the source files with scope analysis. |