aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe-semver/src/intervals.rs
AgeCommit message (Expand)Author
2026-08-20perf(semver): memoize Intervals::isSubsetOf on its operand pairnsfisis
2026-08-19perf(semver): return the memoized interval collection by handlensfisis
2026-08-08refactor(semver): replace Constraint's OP_*/STR_OP_* with CmpOpnsfisis
2026-07-25refactor: replace redundant clones with movesnsfisis
2026-06-28refactor: add linternsfisis
2026-05-23refactor(semver): change ConstraintInterface to a closed enumnsfisis
2026-05-20refactor: re-export module items to shorten import pathsnsfisis
2026-05-19fix(compile): fix various compile errorsnsfisis
2026-05-17chore: cargo clippy --fixnsfisis
2026-05-17chore(style): cargo fmtnsfisis
2026-05-17feat(port): port Intervals.phpnsfisis
2026-05-16feat(port): add template files for composer/semvernsfisis