Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-09 | fix: update deno_lint and swc (#21718) | Bartek IwaĆczuk | |
Co-authored-by: David Sherret <dsherret@gmail.com> | |||
2024-01-01 | chore: update copyright to 2024 (#21753) | David Sherret | |
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. |