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

Implements the Eq trait for Option #5302

Merged
merged 22 commits into from
Dec 3, 2023

Commits on Nov 23, 2023

  1. Placeholder for Eq trait

    brandonsurh committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    98456fc View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. trait implementation

    brandonsurh committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    5826b40 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Changed implementation

    brandonsurh committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    9085e50 View commit details
    Browse the repository at this point in the history
  2. Added test

    brandonsurh committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    288ebfe View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Expanded on tests

    brandonsurh committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    cd49cc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51f2450 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65a7979 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Update test/src/e2e_vm_tests/test_programs/should_pass/stdlib/option_…

    …eq/Forc.toml
    
    Co-authored-by: Braqzen <103777923+Braqzen@users.noreply.github.com>
    brandonsurh and Braqzen authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    bb44209 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c67a8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5428310 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44f38d8 View commit details
    Browse the repository at this point in the history
  5. Removed whitespace

    brandonsurh committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    e8a54a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    8aeea2a View commit details
    Browse the repository at this point in the history
  2. Changed contract address

    brandonsurh committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    a02b126 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7967aec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55557cb View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    d84e8d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c6693c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0207268 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    8df4aed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df22a9c View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Configuration menu
    Copy the full SHA
    d608a97 View commit details
    Browse the repository at this point in the history