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

Add custom implementations for toString, equals and hashCode #1480

Merged
merged 7 commits into from
Aug 16, 2023

Commits on Aug 10, 2023

  1. Add custom implementations for toString, equals and hashCode

    Christian Melchior committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    f402006 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Fix implementations + add most tests

    Christian Melchior committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    57b544e View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Fix RealmList/RealmSet tests

    Christian Melchior committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    72dd8ff View commit details
    Browse the repository at this point in the history
  2. Schema compiler test

    Christian Melchior committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ec3222c View commit details
    Browse the repository at this point in the history
  3. Fix tests and regexes

    Christian Melchior committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a2fed03 View commit details
    Browse the repository at this point in the history
  4. Fix syntax

    Christian Melchior committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    9296d16 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. PR feedback

    Christian Melchior committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    2844424 View commit details
    Browse the repository at this point in the history