| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-14 | refactor(pcre): drop strict-groups Preg variants | nsfisis | |
| Rust's type system already distinguishes participating from non-participating capture groups via Option, so the *StrictGroups methods add no safety here. Remove them and switch callers to the plain variants. | |||
| 2026-06-14 | feat(pcre): implement Preg class | nsfisis | |
| Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> | |||
