aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe-symfony-finder
AgeCommit message (Expand)Author
2026-08-18refactor(preg): add preg_is_match for existence-only call sitesnsfisis
2026-08-18refactor(preg): drop the offset argument from preg_matchnsfisis
2026-08-18refactor(pcre): inline Preg into its call sites and drop the cratensfisis
2026-08-18refactor(preg): split PregMatches reads into get() and name()nsfisis
2026-08-18refactor(pcre): hand back the match instead of copying it outnsfisis
2026-08-17refactor(pcre): return the Preg $matches instead of filling an out-paramnsfisis
2026-08-17refactor(preg): wrap the preg_* $matches maps in newtypesnsfisis
2026-08-16fix(symfony-finder): fail SplFileInfo::get_size on a failed statnsfisis
2026-08-12docs(todo): retag TODO markers by root causensfisis
2026-08-09build(cargo): fill in the package metadatansfisis
2026-08-09docs(license): carry each ported package's license in its cratensfisis
2026-08-09refactor(symfony-finder): extract symfony/finder into the shirabe-symfony-fin...nsfisis