GROOVY-648: missing javadocs
71 lines of code changed in:
GROOVY-648: falls through to call a method closure available in the binding of a script, when a script can't call a method.
50 lines of code changed in:
- GROOVY-646: applied patch from Brian to allow to use the InteractiveShell (groovysh) as an embedded remote shell inside another running application.
- GROOVY-647: added a "binding" command which lists all the available variables/values bound in the current context/binding
382 lines of code changed in:
Added text as property to Reader, as part of GROOVY-644
Thanks to Daniel Serodio for pointing this out.
57 lines of code changed in:
Fix for GROOVY-643, quotes the command line options in groovysh as spaces in paths
can cause trouble. Thanks Alan.
2 lines of code changed in: