fix(patterns)!: tag and retype guards#1712
Merged
Conversation
6a02ab0 to
6878f17
Compare
This was referenced Aug 8, 2023
6878f17 to
1e25987
Compare
b05871a to
2a13b3d
Compare
a0170df to
505f81f
Compare
2a13b3d to
1cbe96d
Compare
505f81f to
c2cd034
Compare
1cbe96d to
81cae91
Compare
81cae91 to
3f9eda8
Compare
Contributor
Author
|
Reviewers, |
0e642c3 to
14b381a
Compare
3f9eda8 to
b13aa5b
Compare
14b381a to
4eb0bd1
Compare
b13aa5b to
441a75d
Compare
4e66d97 to
ca66ee9
Compare
441a75d to
15b4ec9
Compare
ca66ee9 to
dcf1071
Compare
bb265ae to
4650264
Compare
This was referenced Sep 16, 2023
Contributor
Author
|
Agoric/agoric-sdk#8339 is where we're altering agoric-sdk to pave the way for this PR. |
4650264 to
65e7934
Compare
65e7934 to
c8305ef
Compare
Contributor
Author
|
Hi @michaelfig , with Agoric/agoric-sdk#8339 merged, this is now ready for review. |
Contributor
Author
And with Agoric/agoric-sdk#8340 showing that agoric-sdk should now be compat with this PR |
michaelfig
approved these changes
Sep 17, 2023
Member
michaelfig
left a comment
There was a problem hiding this comment.
Approval on the condition that you clearly decide whether to parameterize CopyTagged, or to leave that out of this PR.
acb5a1c to
7cf5027
Compare
7cf5027 to
25ded7a
Compare
This was referenced Feb 7, 2024
1 task
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Staged on #1771
Make guards a distinct category of taggeds, on par with matchers.