aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/src/plugin/plugin_manager.rs
AgeCommit message (Expand)Author
8 daysfeat(factory): construct PluginManager after Rc::new_cyclicnsfisis
9 daysrefactor(io): share IOInterface via Rc<RefCell<dyn _>> handlensfisis
10 daysrefactor(package): introduce Rc<RefCell<_>> handles for packagesnsfisis
11 daysrefactor(semver): change ConstraintInterface to a closed enumnsfisis
13 daysrefactor(composer): unify Composer/PartialComposer via Rc handlesnsfisis
2026-05-20refactor: re-export module items to shorten import pathsnsfisis
2026-05-20fix(compile): fix all remaining compile errorsnsfisis
2026-05-19fix(compile): fix more random compile errorsnsfisis
2026-05-19fix(compile): fix various compile errorsnsfisis
2026-05-18fix(compile): extract static methods from BasePackage traitnsfisis
2026-05-17fix(compile): extract constants from traits to make them dyn-compatiblensfisis
2026-05-17chore(style): cargo fmtnsfisis
2026-05-16feat(port): port PluginManager.phpnsfisis
2026-05-12feat(init): add scaffold filesnsfisis