Skip to content

SVA's [->x:y] and [=x:y] #1079

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

SVA's [->x:y] and [=x:y] #1079

wants to merge 1 commit into from

Conversation

kroening
Copy link
Member

@kroening kroening commented Apr 22, 2025

Both the goto repetition operator and the non-consecutive repetition operator can either take a singleton number of repetition or a range.

This adds support for the range case.

@kroening kroening force-pushed the sva-seq-range branch 3 times, most recently from fd9b801 to dd1e9e1 Compare April 23, 2025 04:23
@kroening kroening changed the title SVA's [->x:y] and [*x:y] SVA's [->x:y] and [=x:y] Apr 23, 2025
@kroening kroening force-pushed the sva-seq-range branch 3 times, most recently from 158120d to cbba092 Compare April 25, 2025 21:22
@kroening kroening marked this pull request as ready for review April 25, 2025 21:23
Both the goto repetition operator and the non-consecutive repetition
operator can either take a singleton number of repetition or a (possibly
unbounded) range.

This adds support for the range case.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant