aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/src/installer/installer_interface.rs
AgeCommit message (Expand)Author
2026-06-20refactor(installation-manager): cache installers by index, drop clone_boxnsfisis
2026-06-07feat(shirabe): resolve phase-b TODOs with shared ownershipnsfisis
2026-06-05feat(installer): wire InstallerInterface marker-trait downcastsnsfisis
2026-05-27refactor(package): pass package handles by value throughoutnsfisis
2026-05-25refactor(package): introduce Rc<RefCell<_>> handles for packagesnsfisis
2026-05-23refactor(promise): drop \React\Promisensfisis
2026-05-23refactor(promise): change functions returning PromiseInterface to async fnnsfisis
2026-05-20refactor: re-export module items to shorten import pathsnsfisis
2026-05-19fix(compile): fix more random compile errorsnsfisis
2026-05-19fix(compile): fix various compile errorsnsfisis
2026-05-17chore(style): cargo fmtnsfisis
2026-05-15feat(port): port NoopInstaller.phpnsfisis
2026-05-12feat(init): add scaffold filesnsfisis