index
:
php-shirabe
main
php-shirabe
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
crates
/
shirabe-semver
Age
Commit message (
Expand
)
Author
2026-06-28
refactor: add linter
nsfisis
2026-06-27
refactor: fix compiler warnings and clippy warnings
nsfisis
2026-06-26
test: port 24 command/repository/package/util tests; add TlsHelper
nsfisis
2026-06-25
feat(filesystem): port Symfony Filesystem methods
nsfisis
2026-06-25
feat(semver): hand-port constraint AND-split to drop look-around regex
nsfisis
2026-06-24
refactor(semver): re-export shirabe-semver at crate root, drop composer::semv...
nsfisis
2026-06-21
refactor(math): use method-style max/min/clamp over std::cmp
nsfisis
2026-06-14
refactor: auto-fix clippy warnings
nsfisis
2026-06-14
refactor: fix warnings
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-05-23
refactor(semver): change ConstraintInterface to a closed enum
nsfisis
2026-05-20
refactor: re-export module items to shorten import paths
nsfisis
2026-05-20
chore: allow unused code
nsfisis
2026-05-20
fix(compile): fix all remaining compile errors
nsfisis
2026-05-19
fix(compile): fix more random compile errors
nsfisis
2026-05-19
fix(compile): fix various compile errors
nsfisis
2026-05-17
chore: cargo clippy --fix
nsfisis
2026-05-17
fix(semver): resolve shirabe-semver compile errors
nsfisis
2026-05-17
chore(style): cargo fmt
nsfisis
2026-05-17
feat(port): port VersionParser.php
nsfisis
2026-05-17
feat(port): port Intervals.php
nsfisis
2026-05-16
feat(port): port Constraint.php
nsfisis
2026-05-16
feat(port): port MultiConstraint.php
nsfisis
2026-05-16
feat(port): add as_any/is_disjunctive to ConstraintInterface (needed for Mult...
nsfisis
2026-05-16
feat(port): port Semver.php
nsfisis
2026-05-16
feat(port): port Bound.php
nsfisis
2026-05-16
feat(port): port Comparator.php
nsfisis
2026-05-16
feat(port): port Interval.php
nsfisis
2026-05-16
feat(port): port CompilingMatcher.php
nsfisis
2026-05-16
feat(port): port MatchAllConstraint.php
nsfisis
2026-05-16
feat(port): port MatchNoneConstraint.php
nsfisis
2026-05-16
feat(port): port ConstraintInterface.php
nsfisis
2026-05-16
feat(port): add template files for composer/semver
nsfisis