-
Notifications
You must be signed in to change notification settings - Fork 353
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
Add Element Equivalence Interfaces #2003
Merged
jstone-lucasfilm
merged 37 commits into
AcademySoftwareFoundation:main
from
kwokcb:value_equivalent
Oct 7, 2024
Merged
Add Element Equivalence Interfaces #2003
jstone-lucasfilm
merged 37 commits into
AcademySoftwareFoundation:main
from
kwokcb:value_equivalent
Oct 7, 2024
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 97c9ff2 - Browse repository at this point
Copy the full SHA 97c9ff2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59bacd8 - Browse repository at this point
Copy the full SHA 59bacd8View commit details
Commits on Sep 5, 2024
-
- Separate out results into option results class argument. - Add isAttributeEquivalent() to avoid duplication
Configuration menu - View commit details
-
Copy full SHA for a5a3627 - Browse repository at this point
Copy the full SHA a5a3627View commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7791d18 - Browse repository at this point
Copy the full SHA 7791d18View commit details
Commits on Sep 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 126600e - Browse repository at this point
Copy the full SHA 126600eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3104481 - Browse repository at this point
Copy the full SHA 3104481View commit details
Commits on Sep 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ba70b52 - Browse repository at this point
Copy the full SHA ba70b52View commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bb7507d - Browse repository at this point
Copy the full SHA bb7507dView commit details
Commits on Sep 27, 2024
-
- Use const instead of non-const - Fix formatting - Get rid of uneeded bool. - Fix up naming of c1, c2
Configuration menu - View commit details
-
Copy full SHA for 2216af5 - Browse repository at this point
Copy the full SHA 2216af5View commit details
Commits on Sep 28, 2024
-
Review Updates - Revert operator== name changes - Change c2Element to rhsElement.
Configuration menu - View commit details
-
Copy full SHA for e8a71cf - Browse repository at this point
Copy the full SHA e8a71cfView commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d33cb84 - Browse repository at this point
Copy the full SHA d33cb84View commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5c48623 - Browse repository at this point
Copy the full SHA 5c48623View commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eab74b1 - Browse repository at this point
Copy the full SHA eab74b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for af3c1fc - Browse repository at this point
Copy the full SHA af3c1fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 160c7b1 - Browse repository at this point
Copy the full SHA 160c7b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb9c6f7 - Browse repository at this point
Copy the full SHA eb9c6f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec8342f - Browse repository at this point
Copy the full SHA ec8342fView commit details
Commits on Oct 4, 2024
-
- Cleanup single result class to be structures. Create a vector class for this. - Fix Python bindings to return [ status, result } pair. - Fixed a logic regression. Previous changed removed non-value compare in ValueElement::isAttributeEquivalent()
Configuration menu - View commit details
-
Copy full SHA for 4eb7ffe - Browse repository at this point
Copy the full SHA 4eb7ffeView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1f6e4f - Browse repository at this point
Copy the full SHA e1f6e4fView commit details
Commits on Oct 5, 2024
-
- Rename ElementEquivalenceResults to ElementEquivalenceResultVec
Configuration menu - View commit details
-
Copy full SHA for 7733ec8 - Browse repository at this point
Copy the full SHA 7733ec8View commit details
Commits on Oct 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e258aa7 - Browse repository at this point
Copy the full SHA e258aa7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e40efd - Browse repository at this point
Copy the full SHA 4e40efdView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbc7dbe - Browse repository at this point
Copy the full SHA bbc7dbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a990049 - Browse repository at this point
Copy the full SHA a990049View commit details -
Configuration menu - View commit details
-
Copy full SHA for 734b567 - Browse repository at this point
Copy the full SHA 734b567View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11d8a01 - Browse repository at this point
Copy the full SHA 11d8a01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dd9ef3 - Browse repository at this point
Copy the full SHA 9dd9ef3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9744ef - Browse repository at this point
Copy the full SHA f9744efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b58cea - Browse repository at this point
Copy the full SHA 7b58ceaView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb24722 - Browse repository at this point
Copy the full SHA fb24722View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ee6a3b - Browse repository at this point
Copy the full SHA 8ee6a3bView commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for def7db6 - Browse repository at this point
Copy the full SHA def7db6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbab4bc - Browse repository at this point
Copy the full SHA fbab4bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1784427 - Browse repository at this point
Copy the full SHA 1784427View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ab964b - Browse repository at this point
Copy the full SHA 5ab964bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9609d1d - Browse repository at this point
Copy the full SHA 9609d1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb9d8be - Browse repository at this point
Copy the full SHA bb9d8beView commit details
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.