-
Notifications
You must be signed in to change notification settings - Fork 45
Add support for repeated sequences #60
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
Merged
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
dc536c0
Add support for repeated sequences
Mikaayenson c5b2c60
WIP: update grammar to add repeated_sequence field to subquery_by
Mikaayenson c0c9420
update pyyaml based on python version
Mikaayenson 30cd20b
add missing quote
Mikaayenson 4a5db71
update runs grammar to be an integer
Mikaayenson 36409db
Merge branch 'master' into master
rw-access 30a0d18
shrink test for linting
Mikaayenson 023539b
sort imports and ensure more than one item in sequence
Mikaayenson 53d9f95
pass allow_runs for sequences and more tests
Mikaayenson d38d4cd
update tests and resolve lint issues
Mikaayenson 6b02ece
address py2.7 linting
Mikaayenson b1b7bd3
lint fix for py2.7 format string
Mikaayenson 75991e8
Ensure `runs` does not work with `until`, add more tests cases, and u…
Mikaayenson 5412b2c
linting: add blank line at EOF
Mikaayenson ff25ea0
bump changelog, prioritize order of syntax errors, and add more tests
Mikaayenson 94454cc
update changelog link
Mikaayenson 3a89575
cast runs within subquery_by
Mikaayenson 8380c8e
added a test to ensure runs=1 totaling 1 total subquery fails
Mikaayenson 6dd6707
remove extra type conversion and update runs variable to runs_count
Mikaayenson File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.