| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 12 days | refactor(promise): change functions returning PromiseInterface to async fn | nsfisis | |
| 13 days | refactor(composer): unify Composer/PartialComposer via Rc handles | nsfisis | |
| Model PHP's `Composer extends PartialComposer` as a PartialOrFullComposer enum and merge partial_composer.rs into composer.rs. Introduce ComposerHandle / PartialComposerHandle (plus their Weak variants) so the graph can be shared, and build it at once with Rc::new_cyclic in the factory to resolve the back-reference cycles. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> | |||
| 2026-05-20 | refactor: re-export module items to shorten import paths | nsfisis | |
| 2026-05-20 | fix(compile): fix all remaining compile errors | nsfisis | |
| Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> | |||
| 2026-05-19 | fix(compile): fix more random compile errors | nsfisis | |
| Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> | |||
| 2026-05-19 | fix(compile): fix various compile errors | nsfisis | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||
| 2026-05-17 | fix(compile): extract constants from traits to make them dyn-compatible | nsfisis | |
| 2026-05-17 | fix(shirabe): correct invalid import paths and add missing dependency | nsfisis | |
| 2026-05-17 | chore(style): cargo fmt | nsfisis | |
| 2026-05-16 | feat(port): port InstallationManager.php | nsfisis | |
| Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> | |||
| 2026-05-16 | feat(port): port BinaryInstaller.php | nsfisis | |
| 2026-05-16 | feat(port): port LibraryInstaller.php | nsfisis | |
| 2026-05-16 | feat(port): port SuggestedPackagesReporter.php | nsfisis | |
| 2026-05-16 | feat(port): port PluginInstaller.php | nsfisis | |
| 2026-05-16 | feat(port): port MetapackageInstaller.php | nsfisis | |
| 2026-05-15 | feat(port): port ProjectInstaller.php | nsfisis | |
| 2026-05-15 | feat(port): port NoopInstaller.php | nsfisis | |
| 2026-05-15 | feat(port): port PackageEvent.php | nsfisis | |
| 2026-05-14 | feat(port): port InstallerEvent.php | nsfisis | |
| 2026-05-14 | feat(port): port PackageEvents.php | nsfisis | |
| 2026-05-12 | feat(port): port BinaryPresenceInterface.php | nsfisis | |
| 2026-05-12 | feat(port): port InstallerEvents.php | nsfisis | |
| 2026-05-12 | feat(init): add scaffold files | nsfisis | |
