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

Style fixes #583

Merged
merged 10 commits into from
Jan 28, 2015
Merged

Style fixes #583

merged 10 commits into from
Jan 28, 2015

Commits on Jan 28, 2015

  1. Removed unused imports

    Matt Jacobs committed Jan 28, 2015
    Configuration menu
    Copy the full SHA
    1486264 View commit details
    Browse the repository at this point in the history
  2. Removed unnecessary semicolons from enums

    Matt Jacobs committed Jan 28, 2015
    Configuration menu
    Copy the full SHA
    7723ff2 View commit details
    Browse the repository at this point in the history
  3. Fix references to deprecated methods

    Matt Jacobs committed Jan 28, 2015
    Configuration menu
    Copy the full SHA
    4bc067c View commit details
    Browse the repository at this point in the history
  4. Fixed impossible type comparisons

    Matt Jacobs committed Jan 28, 2015
    Configuration menu
    Copy the full SHA
    76c90a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    903eff8 View commit details
    Browse the repository at this point in the history
  6. Fix string comparisons that were using ==

    Matt Jacobs committed Jan 28, 2015
    Configuration menu
    Copy the full SHA
    75ba2fb View commit details
    Browse the repository at this point in the history
  7. Remove unnecessary variable init

    Matt Jacobs committed Jan 28, 2015
    Configuration menu
    Copy the full SHA
    269645e View commit details
    Browse the repository at this point in the history
  8. Remove redundant type arguments

    Matt Jacobs committed Jan 28, 2015
    Configuration menu
    Copy the full SHA
    a4015de View commit details
    Browse the repository at this point in the history
  9. Remove redundant type-casts

    Matt Jacobs committed Jan 28, 2015
    Configuration menu
    Copy the full SHA
    1b1593b View commit details
    Browse the repository at this point in the history
  10. Remove redundant variable introduction

    Matt Jacobs committed Jan 28, 2015
    Configuration menu
    Copy the full SHA
    010a0b0 View commit details
    Browse the repository at this point in the history