aboutsummaryrefslogtreecommitdiff
path: root/tests/pattern/composition.test.py
AgeCommit message (Expand)AuthorFilesLines
12 dayschore: enforce fully strict static typing across library, tests, and tooling ...natsuoto1-8/+0
2026-07-11refactor: eliminate suppression comments and internal-import tests, delete no...natsuoto1-1/+1
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