aboutsummaryrefslogtreecommitdiff
path: root/tests/errors
AgeCommit message (Expand)AuthorFilesLines
12 dayschore: enforce fully strict static typing across library, tests, and tooling ...natsuoto1-1/+1
13 dayschore: codebase-wide rule audit — eliminate Any/object where non-protocol, ...natsuoto2-4/+1
13 daysfeat(errors): structured open-frame stack with per-frame call sites; Dangling...natsuoto2-3/+89
13 daysperf(builder): lazy source_line and cached co_positions/abspath cut chain-ste...natsuoto2-6/+29
2026-07-11refactor: eliminate suppression comments and internal-import tests, delete no...natsuoto2-127/+1
2026-07-10chore: apply ruff format and drop unused import in new context testsnatsuoto1-7/+2
2026-07-10test: cover diagnose fallback branches and caller-context position fallbacksnatsuoto1-0/+112
2026-07-10chore: apply ruff lint and format fixesnatsuoto2-5/+5
2026-07-10feat(errors): annotated error messages with caller-context pointersnatsuoto3-39/+249
2026-07-01chore: consolidate quantifier error tests into tests/errors/quantifier.test.pynatsuoto2-46/+40
2026-07-01fix!: stacked quantifiers raise StackedQuantifierError at chain timenatsuoto1-0/+42
2026-07-01fix!: dangling quantifier raises DanglingQuantifierError at emitnatsuoto1-0/+52
2026-07-01feat: varargs .one_of() and .any_of(*literals) chain-level shorthandnatsuoto1-0/+6
2026-07-01feat: humre-style functional API — operators, constants, factories, matchernatsuoto1-0/+6
2026-06-26chore!: package reorg, toolchain migration to uv+ruff+pytest+hatchling, Pytho...natsuoto1-0/+153