aboutsummaryrefslogtreecommitdiff
path: root/tests/result
AgeCommit message (Expand)AuthorFilesLines
12 dayschore: enforce fully strict static typing across library, tests, and tooling ...natsuoto2-25/+30
13 dayschore: codebase-wide rule audit — eliminate Any/object where non-protocol, ...natsuoto1-1/+85
13 daysfeat(result): Match wrapper exposes named captures as attributes (m.username,...natsuoto1-0/+117
2026-07-10feat(result): Regex wrapper with AST, delegation, and introspection API (#133...natsuoto1-0/+29
2026-07-01feat!: to_regex() returns the Regex wrapper instead of raw re.Patternnatsuoto1-1/+1
2026-07-01feat: Regex result wrapper class composing over re.Patternnatsuoto1-0/+97