index
:
php-shirabe
main
php-shirabe
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
crates
/
shirabe-external-packages
/
src
/
symfony
/
console
/
input
Age
Commit message (
Expand
)
Author
2026-06-29
feat(console): implement StringInput stringification in global proxy
nsfisis
2026-06-28
refactor: add linter
nsfisis
2026-06-27
refactor: fix compiler warnings and clippy warnings
nsfisis
2026-06-24
chore: unwrap meaningless PhpMixed::String()
nsfisis
2026-06-24
feat(console): implement application description for `list`
nsfisis
2026-06-24
feat(io): implement BufferIO new/get_output/set_user_inputs
nsfisis
2026-06-23
test(command): port InitCommandTest
nsfisis
2026-06-20
refactor(php-shim): drop Box wrapping from PhpMixed List/Array
nsfisis
2026-06-20
refactor(clippy): resolve idiomatic lint warnings
nsfisis
2026-06-20
refactor: auto-fix clippy warnings
nsfisis
2026-06-20
docs(console): fence PHP examples in doc comments as `php`
nsfisis
2026-06-19
feat(command): implement Symfony Command
nsfisis
2026-06-14
feat(php-shim): implement more shim functions
nsfisis
2026-06-14
refactor: auto-fix clippy warnings
nsfisis
2026-06-14
refactor(pcre): take &mut matches in preg_*2 shim helpers
nsfisis
2026-06-14
refactor(pcre): return bool/usize from preg_*2 shim helpers
nsfisis
2026-06-14
refactor(pcre): return bool from preg_match shim
nsfisis
2026-06-14
refactor(pcre): treat regex compile failure as fatal in shim
nsfisis
2026-06-14
refactor(pcre): consolidate duplicate preg_* shim helpers
nsfisis
2026-06-14
chore: add "ref" comments to file header
nsfisis
2026-06-14
feat(console): implement get_command_name_before_binding via input clone
nsfisis
2026-06-12
refactor(php-shim): replace literal sprintf calls with format!
nsfisis
2026-06-12
feat(symfony-console): port Symfony Console and make the workspace compile
nsfisis
2026-06-11
feat(console): resolve phase-b TODOs in doRun and IO wiring
nsfisis
2026-06-08
refactor(external-packages): drop component segment from symfony paths
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-17
chore: cargo clippy --fix
nsfisis
2026-05-17
chore(style): cargo fmt
nsfisis
2026-05-17
feat(port): add stub implementations of shirabe-external-packages
nsfisis