X Tutup
Skip to content
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: wangpeng1/SwiftyTimer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: jayrhynas-master
Choose a base ref
...
head repository: wangpeng1/SwiftyTimer
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.
  • 8 commits
  • 3 files changed
  • 3 contributors

Commits on May 12, 2015

  1. Change dynamic to @objc

    Thanks @kballard
    radex committed May 12, 2015
    Configuration menu
    Copy the full SHA
    fcedc33 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2015

  1. Merge branch 'jayrhynas-master'

    radex committed May 13, 2015
    Configuration menu
    Copy the full SHA
    389b418 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    radex committed May 13, 2015
    Configuration menu
    Copy the full SHA
    d4f2274 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    radex committed May 13, 2015
    Configuration menu
    Copy the full SHA
    d9ad0eb View commit details
    Browse the repository at this point in the history
  4. Bump to 1.1.0

    radex committed May 13, 2015
    Configuration menu
    Copy the full SHA
    a49d230 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2015

  1. User Void return type instead of ().

    Apple and the community are trying to standardize on this convention.
    http://ericasadun.com/2015/05/11/swift-vs-void/
    https://devforums.apple.com/message/1133616
    regnerjr committed May 18, 2015
    Configuration menu
    Copy the full SHA
    8feb1ac View commit details
    Browse the repository at this point in the history

Commits on May 20, 2015

  1. Fix formatting

    radex committed May 20, 2015
    Configuration menu
    Copy the full SHA
    d5788f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4114378 View commit details
    Browse the repository at this point in the history
Loading
X Tutup