-
-
Notifications
You must be signed in to change notification settings - Fork 718
Fix some issues around merge key/anchor handling #2400
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
24 commits
Select commit
Hold shift + click to select a range
162ea54
Fix merge anchor traversing
stevenwdv c378279
Merge anchor traversing: add test for aliased sequence, cleanup
stevenwdv bfcb3fc
Fix merge anchor exploding
stevenwdv 31628e7
Make merge anchor errors for traversing nonfatal
stevenwdv 4d88d51
Fix precedence of merge anchor sequence for traverse (explode was alr…
stevenwdv 4734be9
Fix excessive exploding for merge anchor
stevenwdv ce9a4af
Fix inline map exploding when it contains aliases
stevenwdv 78c096f
Remove redundant logic
stevenwdv fa6dc5c
Move new merge test comments to description field
stevenwdv 8c06478
Remove now-unused `badAliasSample`
stevenwdv 128bf80
Merge branch 'master' into merge-anchor-fix
stevenwdv a47e882
Flag for fixed list merge key traverse override behavior,
stevenwdv a5b8ef6
Add some tests regarding override behavior.
stevenwdv b7aa711
Add note
stevenwdv 08ecd39
Add tests for invalid merge key handling for traverse
stevenwdv 5e75db8
UK spelling
stevenwdv 23a7b17
Fixing merge anchor key order
mikefarah ae87394
Formatting
stevenwdv 3431aeb
Add tests for accessing `!!str <<`
stevenwdv a4720c0
Merge remote-tracking branch 'origin/MakeExplodeGreatAgain' into merg…
stevenwdv 9c95a9f
Unify reconstructAliasedMap & fixedReconstructAliasedMap
stevenwdv 41cc4fb
Merge remote-tracking branch 'stevenwdv/merge-anchor-fix' into merge-…
stevenwdv 904215e
Fix key overriding in regular maps for traversing
stevenwdv 70ac3d6
Add override behavior comments
stevenwdv 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
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.