[root]/groovy/groovy-core/src/main/groovy/model
increase coverage, minor checkstyle refactorings
8 lines of code changed in:
fixed most of the warnings reported by Eclipse (javadoc, unused imports, ...)
2 lines of code changed in:
Minor fixes to avoid some PMD code warnings, mostly removing unused code & adding some equals() implementations.
Also refactored GroovyClassLoader into groovy.lang
0 lines of code changed in:
Numerous changes.
* tidied up the closure methods - added many new helper methods such as for iterating over files by line
* added a Swing builder together with some MVC models to make creating Swing UIs in Groovy really simple
* various things tidied up and more unit test cases
* return statement is now optional
859 lines of code changed in: