aboutsummaryrefslogtreecommitdiff
path: root/tests/pattern/composition.test.py
AgeCommit message (Expand)AuthorFilesLines
2026-07-01feat!: to_regex() returns the Regex wrapper instead of raw re.Patternnatsuoto1-1/+1
2026-07-01feat: humre-style functional API — operators, constants, factories, matchernatsuoto1-4/+5
2026-07-01feat: add Pattern class and .use() composition (closes #125, #126)natsuoto1-0/+40