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

Fix for bug #1269 (SF) #39

Merged
merged 3 commits into from
May 13, 2015
Merged

Fix for bug #1269 (SF) #39

merged 3 commits into from
May 13, 2015

Commits on Apr 29, 2015

  1. Automated improvements by IntelliJ IDEA analysis checks.

    - Organize Imports
    - Simplify Conditionals
    - Replace for with foreach loop
    - Make access to statisch methods on classes instead of instances
    - Remove uneccessary StringBuffer/Builder - use Strings instead
    simonharrer authored and mariprudencio committed Apr 29, 2015
    Configuration menu
    Copy the full SHA
    3b22bba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a1a5e7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from mariprudencio/master

    Fixing bug 1269 multiple keywords problem
    Igor Steinmacher committed Apr 29, 2015
    Configuration menu
    Copy the full SHA
    4c247e7 View commit details
    Browse the repository at this point in the history