Skip to content
This repository was archived by the owner on Dec 27, 2025. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: steipete/Aspects
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: lighthousex/Aspects
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 2 files changed
  • 1 contributor

Commits on Jul 29, 2017

  1. add carthage to ignore file

    caoer committed Jul 29, 2017
    Configuration menu
    Copy the full SHA
    1201936 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into HEAD

    * origin/master:
      Added a test case for returning a double with AspectPositionInstead
      Fixes typo
      cleaning up excess files
      including implementation file in watch target
      made the header file public
      changed the watch target so it uses the normal header file. not the watch.h file.
      shared the watchOS scheme
      added watchOS target.
      bump year
      Fixed a few typos in the READMEand added a word here and there for grammatical accuracy.
    caoer committed Jul 29, 2017
    Configuration menu
    Copy the full SHA
    62ccf7b View commit details
    Browse the repository at this point in the history
  3. bump 1.4.2

    caoer committed Jul 29, 2017
    Configuration menu
    Copy the full SHA
    cfe1e57 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2017

  1. add carthage to ignore file

    caoer committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    398bc0e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/lighthousex/Aspects

    * 'master' of https://github.com/lighthousex/Aspects:
      bump 1.4.2
      add carthage to ignore file
      Added a test case for returning a double with AspectPositionInstead
      Fixes typo
      cleaning up excess files
      including implementation file in watch target
      made the header file public
      changed the watch target so it uses the normal header file. not the watch.h file.
      shared the watchOS scheme
      added watchOS target.
      bump year
      Fixed a few typos in the READMEand added a word here and there for grammatical accuracy.
    caoer committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    98a13cf View commit details
    Browse the repository at this point in the history
Loading