[root]/groovy/groovy-core/src/main/org/codehaus/groovy/lang
refactored code so that groovy.lang is the core package available to groovy scripts which is implicitly imported
0 lines of code changed in:
added an initial implementation of GroovyLog for logging in Groovy applications
0 lines of code changed in:
nearly got closures working - just need to add the constructor to the inner class and they're just about working
16 lines of code changed in:
refactored the source tree to make things a little cleaner.
now have the more normal src/main and src/test trees
2 lines of code changed in: