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

More code cleanup #200

Merged
merged 8 commits into from
Oct 11, 2019
Merged

More code cleanup #200

merged 8 commits into from
Oct 11, 2019

Commits on Oct 4, 2019

  1. Configuration menu
    Copy the full SHA
    8856bf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64d2c0c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2019

  1. Configuration menu
    Copy the full SHA
    23f2585 View commit details
    Browse the repository at this point in the history
  2. Remove some dead code

    This is dead code because toConvert is a List<String>, so it cannot
    contain an object of type Element.
    basil committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    33f4573 View commit details
    Browse the repository at this point in the history
  3. Organize imports

    basil committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    1017feb View commit details
    Browse the repository at this point in the history
  4. Clean up Javadocs

    basil committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    93cb327 View commit details
    Browse the repository at this point in the history
  5. Fix typos

    basil committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    d4f747f View commit details
    Browse the repository at this point in the history
  6. Remove unused IOUtils class

    basil committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    013a7d9 View commit details
    Browse the repository at this point in the history