Skip to content

Conversation

seldridge
Copy link
Member

@seldridge seldridge commented May 21, 2025

Add a metho to Bool for logical implication. Use a prose method
name ("implies") as opposed to a terse operator to avoid
problems/confusion that was brought up in original PR review.

Fixes #1500.

Release Notes

Add implies method to Bool for logical implication.

Copy link

linux-foundation-easycla bot commented May 21, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: seldridge / name: Schuyler Eldridge (bff46f4)

@seldridge seldridge force-pushed the dev/seldridge/bool-implies branch from e571e3e to d8383a3 Compare May 21, 2025 17:50
Add a metho to Bool for logical implication.  Use a prose method
name ("implies") as opposed to a terse operator to avoid
problems/confusion that was brought up in original PR review.

Co-authored-by: Kevin Laeufer <laeufer@cs.berkeley.edu>
Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com>
@seldridge seldridge force-pushed the dev/seldridge/bool-implies branch from d8383a3 to bff46f4 Compare May 21, 2025 17:51
@seldridge
Copy link
Member Author

I reworked the authors here to avoid CLA issues.

@seldridge seldridge added the Feature New feature, will be included in release notes label May 21, 2025
Copy link
Contributor

@fabianschuiki fabianschuiki left a comment

Choose a reason for hiding this comment

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

LGTM! Nice test 😃

@seldridge seldridge enabled auto-merge (squash) May 21, 2025 18:08
@seldridge seldridge merged commit 66266f6 into main May 21, 2025
14 of 15 checks passed
@seldridge seldridge deleted the dev/seldridge/bool-implies branch May 21, 2025 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature, will be included in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants