| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-05 | refactor(autoload): drop deprecated Autoload\ClassMapGenerator impl | nsfisis | |
| Composer\Autoload\ClassMapGenerator has been deprecated since Composer 2.4.0 and is no longer referenced by Composer itself, which uses the composer/class-map-generator package directly. Remove its dump/createMap port (and the unwired scanned_files TODO), keeping only the type with a #[deprecated] attribute and a TODO(plugin) note so it can be implemented later for plugins that may still rely on it. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> | |||
| 2026-05-26 | refactor(io): share IOInterface via Rc<RefCell<dyn _>> handle | nsfisis | |
| Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> | |||
| 2026-05-20 | refactor: re-export module items to shorten import paths | nsfisis | |
| 2026-05-19 | fix(compile): fix various compile errors | nsfisis | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||
| 2026-05-17 | chore(style): cargo fmt | nsfisis | |
| 2026-05-17 | feat(port): port ClassMapGenerator.php | nsfisis | |
| 2026-05-14 | feat(port): port ClassMapGenerator.php | nsfisis | |
| 2026-05-12 | feat(init): add scaffold files | nsfisis | |
