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 operators as alternatives to overloaded operators #93

Merged
merged 10 commits into from
Oct 30, 2020

Commits on Oct 28, 2020

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

Commits on Oct 29, 2020

  1. Add some MARKs

    colejd committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    0ee3fbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ecebd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1efc6f View commit details
    Browse the repository at this point in the history
  4. Bump Podspec version to 4.5.0

    colejd committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    d40c906 View commit details
    Browse the repository at this point in the history
  5. Revert "Update tests to use new operators"

    This reverts commit 8ecebd5.
    
    # Conflicts:
    #	AnchorageTests/AnchorageTests.swift
    colejd committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    8fca200 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7896dcc View commit details
    Browse the repository at this point in the history
  7. Make MARKs more descriptive

    Mark! ...Mark! ...Mark! ...Football!
    colejd committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    d48088b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    12c2bc4 View commit details
    Browse the repository at this point in the history
  9. Balance addition and removal of views before and after tests

    Remove views after each test to balance their addition before each test
    colejd committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    26c137b View commit details
    Browse the repository at this point in the history