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

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


    from b5b34b6  Merge pull request #3033 from nigjo/build-profiler-on-win
     new 692e758  Types are resolved by Groovy primarily.
     new 0759b68  Works better with instantiated generics
     new 0f98822  Allowed real type in place of generic type parameter. Tests 
updated.
     new 3ed8152  Disabling failing tests until NETBEANS-5822 is fixed.
     new 9557ac0  Merge pull request #3034 from sdedic/groovy/parser-fixes

The 5619 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/editor/compiler/CompilationUnit.java    | 51 +++++++++++---
 .../provider/CompleteElementHandler.java           | 19 ++++-
 .../completion/provider/JavaElementHandler.java    | 82 +++++++++++++---------
 ...roovy.testCompletionReturnType1_1.11.completion |  1 -
 ...1.groovy.testCompletionReturnType1_1.completion |  1 -
 ...roovy.testCompletionReturnType1_2.11.completion |  1 -
 ...1.groovy.testCompletionReturnType1_2.completion |  1 -
 ...roovy.testCompletionReturnType1_3.11.completion |  1 -
 ...1.groovy.testCompletionReturnType1_3.completion |  1 -
 ...roovy.testCompletionReturnType1_4.11.completion |  1 -
 ...1.groovy.testCompletionReturnType1_4.completion |  1 -
 ...roovy.testCompletionReturnType1_5.11.completion |  1 -
 ...1.groovy.testCompletionReturnType1_5.completion |  1 -
 ...roovy.testCompletionReturnType1_6.11.completion |  1 -
 ...1.groovy.testCompletionReturnType1_6.completion |  1 -
 ...roovy.testCompletionReturnType1_7.11.completion |  1 -
 ...1.groovy.testCompletionReturnType1_7.completion |  1 -
 ...roovy.testCompletionForLiteral1_3.11.completion |  1 -
 ...1.groovy.testCompletionForLiteral1_3.completion |  1 -
 ...ovy.testCompletionNoPrefixString1.11.completion |  1 -
 ...ovy.testCompletionNoPrefixString1.12.completion |  1 -
 ...ovy.testCompletionNoPrefixString1.13.completion |  1 -
 ...oovy.testCompletionNoPrefixString1.9.completion |  1 -
 ...groovy.testCompletionNoPrefixString1.completion |  1 -
 ...ovy.testCompletionNoPrefixString2.11.completion |  1 -
 ...ovy.testCompletionNoPrefixString2.12.completion |  1 -
 ...ovy.testCompletionNoPrefixString2.13.completion |  1 -
 ...oovy.testCompletionNoPrefixString2.9.completion |  1 -
 ...groovy.testCompletionNoPrefixString2.completion |  1 -
 ...stSpreadOperator1_stringArray_all.11.completion |  1 -
 ...stSpreadOperator1_stringArray_all.12.completion |  1 -
 ...stSpreadOperator1_stringArray_all.13.completion |  1 -
 ...estSpreadOperator1_stringArray_all.9.completion |  1 -
 ....testSpreadOperator1_stringArray_all.completion |  1 -
 ...te1_interfaceDelegator_withoutPrefix.completion |  2 +-
 ....groovy.testSingleton2_withGetPrefix.completion |  2 +-
 ....groovy.testSingleton3_withoutPrefix.completion |  2 +-
 .../editor/occurrences/AliasOccurrencesTest.java   | 11 ++-
 38 files changed, 120 insertions(+), 80 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to