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

feat: add type equality is_equal_to member #2368

Merged
merged 12 commits into from
Apr 7, 2023
Merged

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    430d417 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38f05e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    b14079e View commit details
    Browse the repository at this point in the history
  2. fix: missing return case

    agoose77 committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    32b6174 View commit details
    Browse the repository at this point in the history
  3. test: add simple test suite

    agoose77 committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    6ae3261 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b81de09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    586ec0c View commit details
    Browse the repository at this point in the history
  6. test: check new cases

    agoose77 committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    560a9bd View commit details
    Browse the repository at this point in the history
  7. refactor: use type(self)

    agoose77 committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    8296d95 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dedd29b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0247e5b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1106ca2 View commit details
    Browse the repository at this point in the history