Skip to content

Conversation

@zharinov
Copy link
Member

@zharinov zharinov commented Jan 3, 2026

Summary

  • Fix recursion depth not being restored during backtracking
  • Fix sequence quantifiers in called definitions causing infinite loops (missing sibling navigation)
  • Fix matched_node not being set after Call returns, allowing effects to capture the matched node

Test plan

  • Added regression test quantifiers_sequence_in_called_def
  • cargo test -p plotnik-lib passes (706 tests)

@zharinov zharinov enabled auto-merge (squash) January 3, 2026 13:34
@zharinov zharinov merged commit 82b351b into master Jan 3, 2026
4 checks passed
@zharinov zharinov deleted the fix/recursion-and-navigation branch January 3, 2026 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants