| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-20 | feat(finder): implement Finder traversal and filter pipeline | nsfisis | |
| Replace the todo!() stubs with an inline port of symfony/finder's searchInDirectory() pipeline, materializing entries as PathBuf in place of SplFileInfo. Also port Glob::toRegex, needed for glob name patterns. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> | |||
| 2026-06-14 | chore: add "ref" comments to file header | nsfisis | |
| 2026-06-08 | refactor(external-packages): drop component segment from symfony paths | nsfisis | |
| Align the Symfony namespace mapping with the documented convention (symfony::component::X -> symfony::X) and remove now-unused console stub files. Update all import paths across the workspace. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> | |||
