Skip to content

Conversation

@zharinov
Copy link
Member

@zharinov zharinov commented Jan 4, 2026

Summary

  • Adds QuantifierParse enum and parse_quantifier() helper to consolidate repeated "unwrap quantifier → inner/op/kind" pattern
  • Refactors 4 call sites: compile_quantified_inner, compile_quantified_for_array, compile_skippable_with_exits, compile_star_for_array_with_exits
  • Reduces ~40 lines of duplicated early-return boilerplate

@zharinov zharinov enabled auto-merge (squash) January 4, 2026 03:57
@zharinov zharinov merged commit f162517 into master Jan 4, 2026
4 checks passed
@zharinov zharinov deleted the refactor/parse-quantifier branch January 4, 2026 03:58
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