index
:
php-shirabe
main
php-shirabe
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
crates
/
shirabe
Age
Commit message (
Expand
)
Author
2026-08-07
feat(installer): dispatch package events
HEAD
main
nsfisis
2026-08-07
fix(plugin): make proxy stub property access an explicit error
nsfisis
2026-08-07
fix(autoload-generator): survive listeners that re-enter dump()
nsfisis
2026-08-07
feat(plugin): cross alias packages over RPC as proxy stubs
nsfisis
2026-08-07
refactor(platform-repository): fetch the PHP runtime in one RPC call
nsfisis
2026-08-07
refactor: merge split inherent impl blocks into one per type
nsfisis
2026-08-07
chore: use shirabe_php_shim::impl_php_class
nsfisis
2026-08-07
test: port the tests left as todo!() stubs
nsfisis
2026-08-07
feat(php-rpc): cross materialized values as PHP object records
nsfisis
2026-08-06
fix(platform-repository): report the icu and imagick libraries
nsfisis
2026-08-06
fix(repository-manager): fail explicitly on an unknown repository class
nsfisis
2026-08-06
fix(download-manager): name the downloader class in its LogicException
nsfisis
2026-08-06
test(version-selector): drop four stale #[ignore] attributes
nsfisis
2026-08-06
feat(plugin): let links and release dates cross the RPC boundary
nsfisis
2026-08-06
refactor(php-shim): take &str and return String from pathinfo
nsfisis
2026-08-06
refactor: replace literal-list in_array_strict with matches!
nsfisis
2026-08-06
refactor(php-shim): split in_array into strict and loose variants
nsfisis
2026-08-06
style(autoload): use raw strings for the PHP heredoc templates
nsfisis
2026-08-06
style(binary-installer): use raw strings for the PHP heredoc templates
nsfisis
2026-08-06
refactor(class-map-generator): narrow scanPaths' $path to a string
nsfisis
2026-08-06
refactor(spdx-licenses): return a dedicated type from getLicenseByIdentifier
nsfisis
2026-08-06
chore: drop @param/@return tags that only restate Rust types
nsfisis
2026-08-06
feat(console): override TransportException's code in doRun
nsfisis
2026-08-06
refactor(php-shim): take filesystem paths as impl AsRef<Path>
nsfisis
2026-08-06
test(plugin): cover composer/installers beyond a fresh install
nsfisis
2026-08-06
test(plugin): compare a composer/installers run against upstream Composer
nsfisis
2026-08-06
feat(plugin): widen the RPC surface to LibraryInstaller-based plugins
nsfisis
2026-08-06
test(plugin): compare a plugin-provided installer against upstream Composer
nsfisis
2026-08-06
feat(plugin): run plugin-provided installers through the RPC worker
nsfisis
2026-08-05
test(plugin): pin a composer-normalize fixture and compare its listing
nsfisis
2026-08-05
test(plugin): compare plugin-provided command execution against upstream
nsfisis
2026-08-05
feat(plugin): run plugin-provided commands in a worker-side application
nsfisis
2026-08-05
feat(plugin): discover and list plugin-provided commands
nsfisis
2026-08-04
feat(plugin): instantiate plugin capabilities through the PHP RPC worker
nsfisis
2026-08-04
docs: state code facts instead of porting-phase progress
nsfisis
2026-08-04
test(plugin): compare a real-plugin install against upstream Composer
nsfisis
2026-08-04
feat(plugin): expose the composer object graph to plugins over RPC
nsfisis
2026-08-04
test(plugin): tolerate the _composer_tmp rename in the removal test
nsfisis
2026-08-04
fix(package): keep list-shaped license arrays in ValidatingArrayLoader
nsfisis
2026-08-04
feat(plugin): remove subscribed listeners when a plugin is removed
nsfisis
2026-08-04
feat(plugin): dispatch plugin event subscribers through the RPC worker
nsfisis
2026-08-04
feat(plugin): generate the worker proxy stubs from the Composer sources
nsfisis
2026-08-04
fix(plugin): resolve review findings in the plugin activation flow
nsfisis
2026-08-04
feat(plugin): activate plugins through the PHP RPC worker
nsfisis
2026-08-03
feat(event-dispatcher): run composer.json PHP scripts through the RPC worker
nsfisis
2026-08-03
test(json): serialize the tests sharing the tabs2.json scratch file
nsfisis
2026-08-03
docs(plugin): record dispositions of plugin-boundary open questions
nsfisis
2026-08-02
fix(repository): resolve remaining late-binding hazards from the audit
nsfisis
2026-08-02
fix(repository): restore late-bound initialize in ComposerRepository fallthro...
nsfisis
2026-08-02
fix(repository): restore late-bound initialize in FilesystemRepository add/re...
nsfisis
[next]