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

DAML LF: expose generic equality in LF #3752

Merged
merged 4 commits into from
Dec 6, 2019
Merged

DAML LF: expose generic equality in LF #3752

merged 4 commits into from
Dec 6, 2019

Conversation

remyhaemmerle-da
Copy link
Collaborator

@remyhaemmerle-da remyhaemmerle-da commented Dec 5, 2019

This PR advances the state of #3766.

With this PR, daml-lf exposes generic equality.

Pull Request Checklist

  • Read and understand the contribution guidelines
  • Include appropriate tests
  • Set a descriptive title and thorough description
  • Add a reference to the issue this PR will solve, if appropriate
  • Include changelog additions in one or more commit message bodies between the CHANGELOG_BEGIN and CHANGELOG_END tags, if appropriate
  • Normal production system change, include purpose of change in description

NOTE: CI is not automatically run on non-members pull-requests for security
reasons. The reviewer will have to comment with /AzurePipelines run to
trigger the build.

@remyhaemmerle-da remyhaemmerle-da changed the title Daml lf geneq 2 DAML LF: expose generic eqaulity in LF Dec 5, 2019
@remyhaemmerle-da remyhaemmerle-da changed the title DAML LF: expose generic eqaulity in LF DAML LF: expose generic equality in LF Dec 5, 2019
@remyhaemmerle-da remyhaemmerle-da force-pushed the daml-lf-geneq-2 branch 2 times, most recently from 684cbb7 to c9debda Compare December 6, 2019 11:54
@remyhaemmerle-da remyhaemmerle-da marked this pull request as ready for review December 6, 2019 11:54
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

LGTM, thanks! I like the removal of all the redundant equal builtins. :-)

Copy link
Contributor

@cocreature cocreature left a comment

Choose a reason for hiding this comment

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

Nice, thank you!

@remyhaemmerle-da remyhaemmerle-da added this to the Maintenance milestone Dec 6, 2019
@mergify mergify bot merged commit e055b2b into master Dec 6, 2019
@mergify mergify bot deleted the daml-lf-geneq-2 branch December 6, 2019 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants