aboutsummaryrefslogtreecommitdiff
path: root/tests/introspect/ascii.test.py
AgeCommit message (Collapse)AuthorFilesLines
12 dayschore: enforce fully strict static typing across library, tests, and tooling ↵natsuoto1-75/+16
with zero suppressions
2026-07-10chore: apply ruff lint and format fixesnatsuoto1-40/+10
2026-07-10feat(result): Regex wrapper with AST, delegation, and introspection API ↵natsuoto1-0/+561
(#133, #145, #146, #147, #148)