Skip to content
Snippets Groups Projects
  1. Jul 09, 2018
  2. Feb 22, 2018
  3. Mar 28, 2017
  4. Mar 27, 2017
  5. Feb 14, 2017
    • Daniel Gerhardt's avatar
      Clean up code · bbb7288c
      Daniel Gerhardt authored
      * Remove unused code
      * Optimize imports (group 10+ and static imports)
      * Remove redundant variable assignments
      * Replace explicit type parameters with <>
      * Remove redundant catch blocks
      * Use varargs instead of explicit array instantiation
      * Weaken visibility of methods and fields
      * Simplify conditions
      * Do not use StringBuilder for simple concatenations
      * Fix code style
      * Remove invalid Javadoc
      bbb7288c
  6. Jan 10, 2017
  7. Feb 05, 2016
  8. Mar 19, 2015
  9. Mar 18, 2015
  10. Mar 13, 2015
  11. Mar 12, 2015
  12. Mar 11, 2015
  13. Mar 10, 2015
  14. Feb 19, 2015
  15. Jan 17, 2015
  16. Oct 29, 2014
  17. Jun 03, 2014
  18. Jun 02, 2014
  19. May 24, 2014