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

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


    from f9010b1  GROOVY-9457: Upgrade checkstyle to 8.30
     new 675dd05  GROOVY-9447: Add a parse tree viewer to groovy console
     new 40149b6  GROOVY-9448: Missing throws clause of constructor declaration 
in java stubs
     new 8a7e716  Minor refactoring: extract class `CstInspector`

The 3 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:
 .../groovy/tools/javac/JavaStubGenerator.java      | 25 ++++++++++++-------
 .../main/groovy/groovy/console/ui/Console.groovy   | 29 ++++++++++++++++++++++
 .../groovy/groovy/console/ui/ConsoleActions.groovy |  9 ++++++-
 .../groovy/console/ui/view/BasicMenuBar.groovy     |  1 +
 .../groovy/console/ui/view/MacOSXMenuBar.groovy    |  1 +
 5 files changed, 55 insertions(+), 10 deletions(-)

Reply via email to