aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/src/platform/hhvm_detector.rs
AgeCommit message (Expand)Author
2026-06-27test: port Composer tests unblocked by mockall, add seamsnsfisis
2026-06-24feat(process): wire execute output handling to a callback modelnsfisis
2026-06-24refactor(process): take cwd as Option<&str> instead of IntoExecCwdnsfisis
2026-06-20refactor(php-shim): drop Box wrapping from PhpMixed List/Arraynsfisis
2026-05-26refactor(io): share IOInterface via Rc<RefCell<dyn _>> handlensfisis
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-17chore(style): cargo fmtnsfisis
2026-05-12feat(port): port HhvmDetector.phpnsfisis
2026-05-12feat(init): add scaffold filesnsfisis