Skip to content
Snippets Groups Projects
  1. Aug 07, 2018
  2. Feb 22, 2018
  3. Apr 25, 2017
  4. 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
  5. Jan 10, 2017
  6. Feb 05, 2016
  7. May 25, 2015
  8. Aug 21, 2014
  9. May 28, 2014
  10. May 20, 2014
  11. May 19, 2014
  12. Jul 09, 2013
  13. Feb 12, 2013
  14. Oct 31, 2012
  15. Oct 25, 2012
  16. Oct 17, 2012
  17. Sep 20, 2012
  18. Sep 19, 2012
  19. Sep 11, 2012
  20. Sep 10, 2012
  21. Sep 07, 2012