-
Notifications
You must be signed in to change notification settings - Fork 6
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
95 Add stable equals/hashCode for PBJ objects #109
Merged
Merged
Commits on Nov 20, 2023
-
Implement stable hashCode for record fields.
Cleaned up some code. Add equals method implementation. Added tests and benchmarks for hashCode and equals This is a fix for issue #95. Signed-off-by: Lubomir Litchev <lubomir@swirldslabs.com> Co-authored-by: Ivan Malygin <ivan@swirldslabs.com>
Configuration menu - View commit details
-
Copy full SHA for 6becef8 - Browse repository at this point
Copy the full SHA 6becef8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee7e91e - Browse repository at this point
Copy the full SHA ee7e91eView commit details -
Fixed generated code indentation. Removed code duplication. Replaced …
…adding spaced with `.indent` calls. Signed-off-by: Ivan Malygin <ivan@swirldslabs.com>
Configuration menu - View commit details
-
Copy full SHA for abb4574 - Browse repository at this point
Copy the full SHA abb4574View commit details -
Signed-off-by: Ivan Malygin <ivan@swirldslabs.com>
Configuration menu - View commit details
-
Copy full SHA for dfa400b - Browse repository at this point
Copy the full SHA dfa400bView commit details -
Apply suggestions from code review
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com> Signed-off-by: Ivan Malygin <ivan@swirldslabs.com>
Configuration menu - View commit details
-
Copy full SHA for 7c69529 - Browse repository at this point
Copy the full SHA 7c69529View commit details -
Signed-off-by: Ivan Malygin <ivan@swirldslabs.com>
Configuration menu - View commit details
-
Copy full SHA for 921e6c6 - Browse repository at this point
Copy the full SHA 921e6c6View commit details -
Added patch from Jasper. Addressed Jasper's comments. Changed generat…
…ed code directory layout to match Maven. Signed-off-by: Ivan Malygin <ivan@swirldslabs.com>
Configuration menu - View commit details
-
Copy full SHA for e21de96 - Browse repository at this point
Copy the full SHA e21de96View commit details
Commits on Nov 21, 2023
-
Signed-off-by: Ivan Malygin <ivan@swirldslabs.com>
Configuration menu - View commit details
-
Copy full SHA for cfb554d - Browse repository at this point
Copy the full SHA cfb554dView commit details -
Signed-off-by: Ivan Malygin <ivan@swirldslabs.com>
Configuration menu - View commit details
-
Copy full SHA for 52376d0 - Browse repository at this point
Copy the full SHA 52376d0View commit details
Commits on Nov 22, 2023
-
Signed-off-by: Ivan Malygin <ivan@swirldslabs.com>
Configuration menu - View commit details
-
Copy full SHA for df696c8 - Browse repository at this point
Copy the full SHA df696c8View 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.