-
Notifications
You must be signed in to change notification settings - Fork 166
Implement branch_point/branch/fail backtracking #614
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 8 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
a45c41e
Implement branch_point/branch/fail backtracking (issue #271)
stefanobaghino 3e415d1
Fix handle_fail missing with_prototype and meta scope ops
stefanobaghino d7fded6
Fix cross-line branch_point highlighting ops via deferred replay
stefanobaghino 3d1429c
Fix cargo fmt formatting issues
stefanobaghino 278a2b0
Fix cargo clippy warnings across codebase
stefanobaghino 406273b
Fix bat regression test for branch_point support
stefanobaghino 17a9929
Fix cargo fmt formatting in error_handling test
stefanobaghino 591c638
Fix bat CI job PATH resolution when scripts change directory
stefanobaghino e371486
Restore explanatory comments in exec_pattern
stefanobaghino 81bd452
Handle replayed ops in syntest for cross-line backtracking correctness
stefanobaghino f7d1fb6
Defer syntest assertion output until parser commits
stefanobaghino 978b5b2
Add edge case tests for branch_point/branch/fail
stefanobaghino af607ad
Kill surviving mutations in branch_point tests
stefanobaghino 252b4a4
Kill surviving mutations in branch_point tests
stefanobaghino a8953e3
Kill surviving mutations in branch/fail adjacent code
stefanobaghino 0409d75
Add structured warnings for branch point expiry and rename ops variable
stefanobaghino 6d5313e
Fix cargo fmt formatting
stefanobaghino 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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.