aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe-external-packages/src/symfony/console/input
AgeCommit message (Expand)Author
2026-06-29feat(console): implement StringInput stringification in global proxynsfisis
2026-06-28refactor: add linternsfisis
2026-06-27refactor: fix compiler warnings and clippy warningsnsfisis
2026-06-24chore: unwrap meaningless PhpMixed::String()nsfisis
2026-06-24feat(console): implement application description for `list`nsfisis
2026-06-24feat(io): implement BufferIO new/get_output/set_user_inputsnsfisis
2026-06-23test(command): port InitCommandTestnsfisis
2026-06-20refactor(php-shim): drop Box wrapping from PhpMixed List/Arraynsfisis
2026-06-20refactor(clippy): resolve idiomatic lint warningsnsfisis
2026-06-20refactor: auto-fix clippy warningsnsfisis
2026-06-20docs(console): fence PHP examples in doc comments as `php`nsfisis
2026-06-19feat(command): implement Symfony Commandnsfisis
2026-06-14feat(php-shim): implement more shim functionsnsfisis
2026-06-14refactor: auto-fix clippy warningsnsfisis
2026-06-14refactor(pcre): take &mut matches in preg_*2 shim helpersnsfisis
2026-06-14refactor(pcre): return bool/usize from preg_*2 shim helpersnsfisis
2026-06-14refactor(pcre): return bool from preg_match shimnsfisis
2026-06-14refactor(pcre): treat regex compile failure as fatal in shimnsfisis
2026-06-14refactor(pcre): consolidate duplicate preg_* shim helpersnsfisis
2026-06-14chore: add "ref" comments to file headernsfisis
2026-06-14feat(console): implement get_command_name_before_binding via input clonensfisis
2026-06-12refactor(php-shim): replace literal sprintf calls with format!nsfisis
2026-06-12feat(symfony-console): port Symfony Console and make the workspace compilensfisis
2026-06-11feat(console): resolve phase-b TODOs in doRun and IO wiringnsfisis
2026-06-08refactor(external-packages): drop component segment from symfony pathsnsfisis
2026-05-20refactor: re-export module items to shorten import pathsnsfisis
2026-05-19fix(compile): fix more random compile errorsnsfisis
2026-05-17chore: cargo clippy --fixnsfisis
2026-05-17chore(style): cargo fmtnsfisis
2026-05-17feat(port): add stub implementations of shirabe-external-packagesnsfisis