aboutsummaryrefslogtreecommitdiff
path: root/tests/introspect
AgeCommit message (Collapse)AuthorFilesLines
12 dayschore: enforce fully strict static typing across library, tests, and tooling ↵natsuoto4-233/+154
with zero suppressions
2026-07-11refactor: eliminate suppression comments and internal-import tests, delete ↵natsuoto2-16/+6
now-dead defensive code
2026-07-10chore: apply ruff lint and format fixesnatsuoto4-97/+35
2026-07-10feat(result): Regex wrapper with AST, delegation, and introspection API ↵natsuoto5-0/+2294
(#133, #145, #146, #147, #148)