index
:
php-shirabe
main
php-shirabe
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2026-08-06
feat(plugin): widen the RPC surface to LibraryInstaller-based plugins
nsfisis
2026-08-06
feat(plugin): run plugin-provided installers through the RPC worker
nsfisis
2026-08-05
feat(plugin): run plugin-provided commands in a worker-side application
nsfisis
2026-08-04
feat(plugin): generate proxy stubs for the package and repository graph
nsfisis
2026-08-04
feat(plugin): generate the worker proxy stubs from the Composer sources
nsfisis
2026-08-01
feat(php-src): add a BSD-licensed crate for php-src derived code
nsfisis
2026-07-23
fix(plugin-class-classifier): reach docblock-only generic payload types
nsfisis
2026-07-23
feat(plugin-class-classifier): add query helper for single-class lookups
nsfisis
2026-07-23
feat(plugin-class-classifier): add deterministic plugin-boundary classifier
nsfisis
2026-07-23
fix(bench): pin composer binary and work around HTTP/3 slowdown
nsfisis
2026-07-21
refactor(lint): rewrite structural linters from Ruby to PHP
nsfisis
2026-07-20
feat(php-rpc): attach worker process state to request I/O errors
nsfisis
2026-07-18
chore(bench): pass --no-audit to create-project benchmark
nsfisis
2026-07-18
perf(regex): eliminate per-call clone overhead in preg_* dispatch
nsfisis
2026-07-18
perf: add require --no-install benchmark script
nsfisis
2026-07-17
perf: add benchmark script
nsfisis
2026-07-11
chore: use fully-qualified name for Rc/RefCell
nsfisis
2026-07-02
chore(lint): ban std::io::Read/Write, Any, Command use imports
nsfisis
2026-06-29
chore(lint): ban bare `use anyhow::Result` and fully qualify it
nsfisis
2026-06-28
refactor: add linter
nsfisis