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

Try to be more idiomatic #119

Merged
merged 8 commits into from
Oct 20, 2017
Merged

Try to be more idiomatic #119

merged 8 commits into from
Oct 20, 2017

Commits on Oct 19, 2017

  1. Use a simple typealias

    mdiep committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    64ba5f7 View commit details
    Browse the repository at this point in the history
  2. Use Swift 4 builtins

    mdiep committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    4769da2 View commit details
    Browse the repository at this point in the history
  3. Make SourcePos == a static func

    mdiep committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    2044e8a View commit details
    Browse the repository at this point in the history
  4. Don't need the .init

    mdiep committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    6a70b4a View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2017

  1. Configuration menu
    Copy the full SHA
    bb35219 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbc9134 View commit details
    Browse the repository at this point in the history
  3. Don't need a block here

    mdiep committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    6d63753 View commit details
    Browse the repository at this point in the history
  4. Use Result's methods

    mdiep committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    afd73ef View commit details
    Browse the repository at this point in the history