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

Define equality for Sampleables #1122

Merged
merged 9 commits into from
Jun 24, 2020
Merged

Define equality for Sampleables #1122

merged 9 commits into from
Jun 24, 2020

Commits on Jun 1, 2020

  1. Add autohashequals

    morris25 committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    37e7af6 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Adds tests

    morris25 committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    a73c535 View commit details
    Browse the repository at this point in the history
  2. Bump version

    morris25 committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    20a3ec8 View commit details
    Browse the repository at this point in the history
  3. Adds compat and note

    morris25 committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    4e646d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Just define == instead of using AutoHashEquals

    morris25 committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    0aa83ae View commit details
    Browse the repository at this point in the history
  2. Fix equality for types

    morris25 committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    c27e1e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Adds isapprox

    morris25 committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    6085695 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Add hash for all Sampleables

    morris25 committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    a586641 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Avoid hash collisions with other types

    Co-authored-by: Milan Bouchet-Valat <[email protected]>
    Sam Morrison and nalimilan authored Jun 24, 2020
    Configuration menu
    Copy the full SHA
    75f3638 View commit details
    Browse the repository at this point in the history