This is an automated email from the ASF dual-hosted git repository.

paulk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git


    from 4dbda66ab4 GROOVY-8283: propagate sender class for 
`setGroovyObjectProperty`
     new 35a1f03356 GROOVY-8162: Update Groovysh to JLine3 (allow more Groovy 
idiomatic argument expansion)
     new e5caaa0dc6 GROOVY-8162: Update Groovysh to JLine3 (additional 
documentation)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../groovysh/jline/GroovyConsoleEngine.groovy      |  46 +++++++++++++++++++++
 .../src/spec/doc/assets/img/repl_echo.png          | Bin 0 -> 169459 bytes
 .../src/spec/doc/assets/img/repl_import.png        | Bin 0 -> 103944 bytes
 .../src/spec/doc/assets/img/repl_prnt.png          | Bin 0 -> 227133 bytes
 .../src/spec/doc/assets/img/repl_typedef.png       | Bin 0 -> 44076 bytes
 .../groovy-groovysh/src/spec/doc/groovysh.adoc     |  45 ++++++++++++++++----
 6 files changed, 84 insertions(+), 7 deletions(-)
 create mode 100644 
subprojects/groovy-groovysh/src/spec/doc/assets/img/repl_echo.png
 create mode 100644 
subprojects/groovy-groovysh/src/spec/doc/assets/img/repl_import.png
 create mode 100644 
subprojects/groovy-groovysh/src/spec/doc/assets/img/repl_prnt.png
 create mode 100644 
subprojects/groovy-groovysh/src/spec/doc/assets/img/repl_typedef.png

Reply via email to