index
:
php-shirabe
main
php-shirabe
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
crates
/
shirabe
/
src
/
installer
/
installer_interface.rs
Age
Commit message (
Expand
)
Author
2026-07-18
perf(installation-manager): run executeBatch operation chains concurrently
nsfisis
2026-07-18
perf(installation-manager): fan out package downloads via Loop::wait
nsfisis
2026-06-20
refactor(installation-manager): cache installers by index, drop clone_box
nsfisis
2026-06-07
feat(shirabe): resolve phase-b TODOs with shared ownership
nsfisis
2026-06-05
feat(installer): wire InstallerInterface marker-trait downcasts
nsfisis
2026-05-27
refactor(package): pass package handles by value throughout
nsfisis
2026-05-25
refactor(package): introduce Rc<RefCell<_>> handles for packages
nsfisis
2026-05-23
refactor(promise): drop \React\Promise
nsfisis
2026-05-23
refactor(promise): change functions returning PromiseInterface to async fn
nsfisis
2026-05-20
refactor: re-export module items to shorten import paths
nsfisis
2026-05-19
fix(compile): fix more random compile errors
nsfisis
2026-05-19
fix(compile): fix various compile errors
nsfisis
2026-05-17
chore(style): cargo fmt
nsfisis
2026-05-15
feat(port): port NoopInstaller.php
nsfisis
2026-05-12
feat(init): add scaffold files
nsfisis