| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-14 | refactor(pcre): drop PcreException | nsfisis | |
| Composer never feeds a pattern that fails to compile at runtime, so a preg_*() failure is a programming error rather than a recoverable condition. Replace the PcreException path with a panic. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> | |||
| 2026-06-14 | feat(pcre): implement Preg class | nsfisis | |
| Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> | |||
