Skip to content
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

fix(patterns)!: tag and retype guards #1712

Merged
merged 2 commits into from
Sep 18, 2023
Merged

fix(patterns)!: tag and retype guards #1712

merged 2 commits into from
Sep 18, 2023

Conversation

erights
Copy link
Contributor

@erights erights commented Aug 8, 2023

Staged on #1771

Make guards a distinct category of taggeds, on par with matchers.

@erights erights self-assigned this Aug 8, 2023
@erights erights changed the base branch from master to markm-type-guards August 9, 2023 02:20
@erights erights force-pushed the markm-tag-guards-2 branch 2 times, most recently from b05871a to 2a13b3d Compare August 9, 2023 02:27
@erights erights changed the title WIP fix(patterns)!: tag and type guards WIP fix(patterns)!: tag and retype guards Aug 9, 2023
Copy link
Member

@michaelfig michaelfig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good!

packages/patterns/src/types.js Show resolved Hide resolved
Base automatically changed from markm-type-guards to master August 21, 2023 22:58
@erights erights changed the base branch from master to markm-abstract-guard-tag August 28, 2023 04:18
@erights
Copy link
Contributor Author

erights commented Aug 28, 2023

Reviewers,
This is actually ready for review, but not marked as such because it cannot be merged until agoric-sdk uses #1745 to be compat with the transition to this PR.

Base automatically changed from markm-abstract-guard-tag to master August 31, 2023 00:23
@erights erights force-pushed the markm-tag-guards-2 branch 2 times, most recently from bb265ae to 4650264 Compare September 13, 2023 03:58
@erights
Copy link
Contributor Author

erights commented Sep 16, 2023

Agoric/agoric-sdk#8339 is where we're altering agoric-sdk to pave the way for this PR.

@erights erights changed the base branch from master to markm-interface-guard-type-param September 16, 2023 02:42
Base automatically changed from markm-interface-guard-type-param to master September 16, 2023 19:14
@erights erights marked this pull request as ready for review September 16, 2023 23:57
@erights
Copy link
Contributor Author

erights commented Sep 16, 2023

Hi @michaelfig , with Agoric/agoric-sdk#8339 merged, this is now ready for review.

@erights
Copy link
Contributor Author

erights commented Sep 17, 2023

Hi @michaelfig , with Agoric/agoric-sdk#8339 merged, this is now ready for review.

And with Agoric/agoric-sdk#8340 showing that agoric-sdk should now be compat with this PR

@erights erights changed the title WIP fix(patterns)!: tag and retype guards fix(patterns)!: tag and retype guards Sep 17, 2023
Copy link
Member

@michaelfig michaelfig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approval on the condition that you clearly decide whether to parameterize CopyTagged, or to leave that out of this PR.

packages/patterns/src/types.js Outdated Show resolved Hide resolved
@erights erights force-pushed the markm-tag-guards-2 branch 3 times, most recently from acb5a1c to 7cf5027 Compare September 18, 2023 04:59
@erights erights merged commit 25c44ba into master Sep 18, 2023
14 checks passed
@erights erights deleted the markm-tag-guards-2 branch September 18, 2023 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants