aboutsummaryrefslogtreecommitdiff
path: root/tests/builder/equality.test.py
AgeCommit message (Collapse)AuthorFilesLines
2026-07-11refactor: eliminate suppression comments and internal-import tests, delete ↵natsuoto1-1/+7
now-dead defensive code
2026-07-10feat(builder): lazy Regex compile cache and __eq__/__hash__ diagnose ↵natsuoto1-0/+87
unfinished builders (#127, #137)
2026-07-01feat: .fork() and .copy() explicit aliases for branch constructionnatsuoto1-1/+1
2026-07-01feat!: __eq__ and __hash__ value equality on the buildernatsuoto1-0/+50