[GitHub] groovy pull request #838: GROOVY-8920: Fails to infer parameter and return t...

2018-12-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/838 ---

[GitHub] groovy pull request #841: Avoid `gradlew assemble` before running tests on t...

2018-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/841 ---

[GitHub] groovy pull request #840: [20181213]Bump dependencies to the latest version

2018-12-12 Thread danielsun1106
Github user danielsun1106 closed the pull request at: https://github.com/apache/groovy/pull/840 ---

[GitHub] groovy pull request #841: Avoid `gradlew assemble` before running tests on t...

2018-12-12 Thread danielsun1106
GitHub user danielsun1106 opened a pull request: https://github.com/apache/groovy/pull/841 Avoid `gradlew assemble` before running tests on travis-ci You can merge this pull request into a Git repository by running: $ git pull https://github.com/danielsun1106/groovy

[GitHub] groovy pull request #840: [20181213]Bump dependencies to the latest version

2018-12-12 Thread danielsun1106
GitHub user danielsun1106 opened a pull request: https://github.com/apache/groovy/pull/840 [20181213]Bump dependencies to the latest version You can merge this pull request into a Git repository by running: $ git pull https://github.com/danielsun1106/groovy bump-deps-1

[GitHub] groovy pull request #839: Fix typo beeing -> being

2018-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/839 ---

[GitHub] groovy pull request #839: Fix typo beeing -> being

2018-12-12 Thread jslopezgithub
GitHub user jslopezgithub opened a pull request: https://github.com/apache/groovy/pull/839 Fix typo beeing -> being You can merge this pull request into a Git repository by running: $ git pull https://github.com/jslopezgithub/groovy master Alternatively you can review and

[GitHub] groovy pull request #838: GROOVY-8920: Fails to infer parameter and return t...

2018-12-12 Thread danielsun1106
GitHub user danielsun1106 opened a pull request: https://github.com/apache/groovy/pull/838 GROOVY-8920: Fails to infer parameter and return type of SAM on RHS You can merge this pull request into a Git repository by running: $ git pull https://github.com/danielsun1106/groovy

[GitHub] groovy pull request #837: GROOVY-8917: Failed to infer parameter type of som...

2018-12-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/837 ---

[GitHub] groovy pull request #837: GROOVY-8917: Failed to infer parameter type of som...

2018-12-10 Thread danielsun1106
Github user danielsun1106 commented on a diff in the pull request: https://github.com/apache/groovy/pull/837#discussion_r240468415 --- Diff: src/main/java/org/codehaus/groovy/classgen/asm/util/TypeUtil.java --- @@ -213,4 +220,15 @@ private static String makeRefDescription(String

[GitHub] groovy pull request #837: GROOVY-8917: Failed to infer parameter type of som...

2018-12-10 Thread danielsun1106
Github user danielsun1106 commented on a diff in the pull request: https://github.com/apache/groovy/pull/837#discussion_r240451854 --- Diff: src/main/java/org/codehaus/groovy/classgen/asm/util/TypeUtil.java --- @@ -213,4 +220,15 @@ private static String makeRefDescription(String

[GitHub] groovy pull request #837: GROOVY-8917: Failed to infer parameter type of som...

2018-12-10 Thread paulk-asert
Github user paulk-asert commented on a diff in the pull request: https://github.com/apache/groovy/pull/837#discussion_r240451723 --- Diff: src/main/java/org/codehaus/groovy/classgen/asm/util/TypeUtil.java --- @@ -213,4 +220,15 @@ private static String makeRefDescription(String

[GitHub] groovy pull request #837: GROOVY-8917: Failed to infer parameter type of som...

2018-12-10 Thread paulk-asert
Github user paulk-asert commented on a diff in the pull request: https://github.com/apache/groovy/pull/837#discussion_r240451547 --- Diff: src/main/java/org/codehaus/groovy/classgen/asm/util/TypeUtil.java --- @@ -213,4 +220,15 @@ private static String makeRefDescription(String

[GitHub] groovy pull request #837: GROOVY-8917: Failed to infer parameter type of som...

2018-12-10 Thread paulk-asert
Github user paulk-asert commented on a diff in the pull request: https://github.com/apache/groovy/pull/837#discussion_r240451187 --- Diff: src/main/java/org/codehaus/groovy/classgen/asm/util/TypeUtil.java --- @@ -213,4 +220,15 @@ private static String makeRefDescription(String

[GitHub] groovy pull request #837: GROOVY-8917: Failed to infer parameter type of som...

2018-12-10 Thread danielsun1106
Github user danielsun1106 commented on a diff in the pull request: https://github.com/apache/groovy/pull/837#discussion_r240445739 --- Diff: src/main/java/org/codehaus/groovy/classgen/asm/util/TypeUtil.java --- @@ -213,4 +220,15 @@ private static String makeRefDescription(String

[GitHub] groovy pull request #837: GROOVY-8917: Failed to infer parameter type of som...

2018-12-10 Thread paulk-asert
Github user paulk-asert commented on a diff in the pull request: https://github.com/apache/groovy/pull/837#discussion_r240369943 --- Diff: src/main/java/org/codehaus/groovy/classgen/asm/util/TypeUtil.java --- @@ -213,4 +220,15 @@ private static String makeRefDescription(String

[GitHub] groovy pull request #837: GROOVY-8917: Failed to infer parameter type of som...

2018-12-10 Thread danielsun1106
GitHub user danielsun1106 opened a pull request: https://github.com/apache/groovy/pull/837 GROOVY-8917: Failed to infer parameter type of some SAM, e.g. BinaryO… …perator You can merge this pull request into a Git repository by running: $ git pull

[GitHub] groovy pull request #836: GROOVY-8915: [Parrot] Make groovydoc configuration...

2018-12-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/836 ---

[GitHub] groovy pull request #836: GROOVY-8915: [Parrot] Make groovydoc configuration...

2018-12-08 Thread danielsun1106
GitHub user danielsun1106 opened a pull request: https://github.com/apache/groovy/pull/836 GROOVY-8915: [Parrot] Make groovydoc configuration flexible You can merge this pull request into a Git repository by running: $ git pull https://github.com/danielsun1106/groovy

[GitHub] groovy pull request #835: GROOVY-8908: Bump gradle to 5.0

2018-12-03 Thread danielsun1106
Github user danielsun1106 commented on a diff in the pull request: https://github.com/apache/groovy/pull/835#discussion_r238350588 --- Diff: subprojects/parser-antlr4/build.gradle --- @@ -30,9 +30,11 @@ def srcBase = "subprojects/parser-antlr4/src" def srcMain =

[GitHub] groovy pull request #835: GROOVY-8908: Bump gradle to 5.0

2018-12-03 Thread melix
Github user melix commented on a diff in the pull request: https://github.com/apache/groovy/pull/835#discussion_r238345659 --- Diff: subprojects/parser-antlr4/build.gradle --- @@ -30,9 +30,11 @@ def srcBase = "subprojects/parser-antlr4/src" def srcMain = "$srcBase/main"

[GitHub] groovy pull request #835: GROOVY-8908: Bump gradle to 5.0

2018-12-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/835 ---

[GitHub] groovy pull request #835: GROOVY-8908: Bump gradle to 5.0

2018-12-03 Thread danielsun1106
GitHub user danielsun1106 opened a pull request: https://github.com/apache/groovy/pull/835 GROOVY-8908: Bump gradle to 5.0 You can merge this pull request into a Git repository by running: $ git pull https://github.com/danielsun1106/groovy GROOVY-8908 Alternatively you can

[GitHub] groovy pull request #834: GROOVY-8907: Correcting @ClosureParams to correct ...

2018-11-30 Thread henriquelsmti
GitHub user henriquelsmti opened a pull request: https://github.com/apache/groovy/pull/834 GROOVY-8907: Correcting @ClosureParams to correct type https://issues.apache.org/jira/browse/GROOVY-8907 You can merge this pull request into a Git repository by running: $ git pull

[GitHub] groovy pull request #833: GROOVY-8903: Retrofit NamedParams to groovy.sql.Sq...

2018-11-27 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/833 GROOVY-8903: Retrofit NamedParams to groovy.sql.Sql You can merge this pull request into a Git repository by running: $ git pull https://github.com/paulk-asert/groovy groovy8903

[GitHub] groovy pull request #831: GROOVY-8901: Add DGSM `countDistinct[By]`, `sum[By...

2018-11-26 Thread danielsun1106
Github user danielsun1106 closed the pull request at: https://github.com/apache/groovy/pull/831 ---

[GitHub] groovy pull request #708: GROOVY-6668: Static compiler doesn't coerce GStrin...

2018-11-26 Thread danielsun1106
Github user danielsun1106 closed the pull request at: https://github.com/apache/groovy/pull/708 ---

[GitHub] groovy pull request #832: GROOVY-8902: Add method `mapAll` to tuples

2018-11-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/832 ---

[GitHub] groovy pull request #832: GROOVY-8902: Add method `mapAll` to tuples

2018-11-24 Thread danielsun1106
GitHub user danielsun1106 opened a pull request: https://github.com/apache/groovy/pull/832 GROOVY-8902: Add method `mapAll` to tuples You can merge this pull request into a Git repository by running: $ git pull https://github.com/danielsun1106/groovy tuple-mapall

[GitHub] groovy pull request #830: GROOVY-7647: Incorrect line information for debug

2018-11-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/830 ---

[GitHub] groovy pull request #827: GROOVY-8882: CS: Loop over elements of String has ...

2018-11-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/827 ---

[GitHub] groovy pull request #831: GROOVY-8901: Add DGSM `countDistinct[By]`, `sum[By...

2018-11-23 Thread danielsun1106
GitHub user danielsun1106 opened a pull request: https://github.com/apache/groovy/pull/831 GROOVY-8901: Add DGSM `countDistinct[By]`, `sum[By]`, `avg[By]` You can merge this pull request into a Git repository by running: $ git pull https://github.com/danielsun1106/groovy

[GitHub] groovy pull request #828: GROOVY-8899: Add DGSM `first` and `last`

2018-11-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/828 ---

[GitHub] groovy pull request #829: GROOVY-8900: Make class `Tuple0`, `Tuple1`...`Tupl...

2018-11-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/829 ---

[GitHub] groovy pull request #830: GROOVY-7647: Incorrect line information for debug

2018-11-22 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/830 GROOVY-7647: Incorrect line information for debug You can merge this pull request into a Git repository by running: $ git pull https://github.com/paulk-asert/groovy groovy7647

[GitHub] groovy pull request #829: GROOVY-8900: Make class `Tuple0`, `Tuple1`...`Tupl...

2018-11-22 Thread danielsun1106
GitHub user danielsun1106 opened a pull request: https://github.com/apache/groovy/pull/829 GROOVY-8900: Make class `Tuple0`, `Tuple1`...`Tuple16` final You can merge this pull request into a Git repository by running: $ git pull https://github.com/danielsun1106/groovy

[GitHub] groovy pull request #828: GROOVY-8899: Add DGSM `first` and `last`

2018-11-22 Thread danielsun1106
GitHub user danielsun1106 opened a pull request: https://github.com/apache/groovy/pull/828 GROOVY-8899: Add DGSM `first` and `last` You can merge this pull request into a Git repository by running: $ git pull https://github.com/danielsun1106/groovy enhance-collectors

[GitHub] groovy pull request #827: GROOVY-8882: CS: Loop over elements of String has ...

2018-11-20 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/827 GROOVY-8882: CS: Loop over elements of String has different element type You can merge this pull request into a Git repository by running: $ git pull https://github.com/paulk-asert/groovy

[GitHub] groovy pull request #826: GROOVY-8894: Improve performance of DGM `leftShift...

2018-11-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/826 ---

[GitHub] groovy pull request #825: GROOVY-8890: Make "Inspect Tokens" of groovy conso...

2018-11-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/825 ---

[GitHub] groovy pull request #826: GROOVY-8894: Improve performance of DGM `leftShift...

2018-11-19 Thread danielsun1106
GitHub user danielsun1106 opened a pull request: https://github.com/apache/groovy/pull/826 GROOVY-8894: Improve performance of DGM `leftShift(OutputStream, Inpu… …tStream)` You can merge this pull request into a Git repository by running: $ git pull

[GitHub] groovy pull request #825: GROOVY-8890: Make "Inspect Tokens" of groovy conso...

2018-11-18 Thread danielsun1106
GitHub user danielsun1106 opened a pull request: https://github.com/apache/groovy/pull/825 GROOVY-8890: Make "Inspect Tokens" of groovy console support Parrot's… … tokens You can merge this pull request into a Git repository by running: $ git pull

[GitHub] groovy pull request #824: GROOVY-8887: Support multi-assignment of tuples in...

2018-11-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/824 ---

[GitHub] groovy pull request #824: GROOVY-8887: Support multi-assignment of tuples in...

2018-11-17 Thread danielsun1106
GitHub user danielsun1106 opened a pull request: https://github.com/apache/groovy/pull/824 GROOVY-8887: Support multi-assignment of tuples in STC You can merge this pull request into a Git repository by running: $ git pull https://github.com/danielsun1106/groovy stc-tuple

[GitHub] groovy pull request #823: GROOVY-8880: Traits - static/instance init blocks

2018-11-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/823 ---

[GitHub] groovy pull request #822: GROOVY-7632: Groovy named parameters static check ...

2018-11-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/822 ---

[GitHub] groovy pull request #823: GROOVY-8880: Traits - static/instance init blocks

2018-11-15 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/823 GROOVY-8880: Traits - static/instance init blocks You can merge this pull request into a Git repository by running: $ git pull https://github.com/paulk-asert/groovy groovy8880

[GitHub] groovy pull request #822: GROOVY-7632: Groovy named parameters static check ...

2018-11-14 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/822 GROOVY-7632: Groovy named parameters static check (initial cut of sup… …port) You can merge this pull request into a Git repository by running: $ git pull

[GitHub] groovy pull request #821: GROOVY-8874: Refine tuples to support functional p...

2018-11-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/821 ---

[GitHub] groovy pull request #821: GROOVY-8874: Refine tuples to support functional p...

2018-11-10 Thread danielsun1106
GitHub user danielsun1106 opened a pull request: https://github.com/apache/groovy/pull/821 GROOVY-8874: Refine tuples to support functional programming better You can merge this pull request into a Git repository by running: $ git pull https://github.com/danielsun1106/groovy

[GitHub] groovy pull request #820: GROOVY-8872: Populate parameter names from byte co...

2018-11-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/820 ---

[GitHub] groovy pull request #820: GROOVY-8872: Populate parameter names from byte co...

2018-11-08 Thread jameskleeh
GitHub user jameskleeh opened a pull request: https://github.com/apache/groovy/pull/820 GROOVY-8872: Populate parameter names from byte code when available I'm not sure how to create a test for this. I verified the change works locally in the example project I linked and uploaded

[GitHub] groovy pull request #779: GROOVY-8726: Store the method node reference in Pa...

2018-11-08 Thread jameskleeh
Github user jameskleeh closed the pull request at: https://github.com/apache/groovy/pull/779 ---

[GitHub] groovy pull request #790: GROOVY-8766: Add manifest capability entries for O...

2018-11-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/790 ---

[GitHub] groovy pull request #:

2018-11-05 Thread paulk-asert
Github user paulk-asert commented on the pull request: https://github.com/apache/groovy/commit/7d2d6319f694b87fc4e646d3d22679315e1411bf#commitcomment-31185822 In src/main/java/org/apache/groovy/ast/tools/ExpressionUtils.java: In

[GitHub] groovy pull request #:

2018-11-05 Thread danielsun1106
Github user danielsun1106 commented on the pull request: https://github.com/apache/groovy/commit/7d2d6319f694b87fc4e646d3d22679315e1411bf#commitcomment-31185553 In src/main/java/org/apache/groovy/ast/tools/ExpressionUtils.java: In

[GitHub] groovy pull request #819: GROOVY-7975/GROOVY-3278/GROOVY-7854: improved acce...

2018-11-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/819 ---

[GitHub] groovy pull request #819: GROOVY-7975/GROOVY-3278/GROOVY-7854: improved acce...

2018-11-04 Thread paulk-asert
Github user paulk-asert commented on a diff in the pull request: https://github.com/apache/groovy/pull/819#discussion_r230627859 --- Diff: src/main/java/org/apache/groovy/ast/tools/ExpressionUtils.java --- @@ -18,20 +18,205 @@ */ package org.apache.groovy.ast.tools;

[GitHub] groovy pull request #819: GROOVY-7975/GROOVY-3278/GROOVY-7854: improved acce...

2018-11-04 Thread danielsun1106
Github user danielsun1106 commented on a diff in the pull request: https://github.com/apache/groovy/pull/819#discussion_r230589376 --- Diff: src/main/java/org/apache/groovy/ast/tools/ExpressionUtils.java --- @@ -18,20 +18,205 @@ */ package org.apache.groovy.ast.tools;

[GitHub] groovy pull request #819: GROOVY-7975/GROOVY-3278/GROOVY-7854: improved acce...

2018-11-04 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/819 GROOVY-7975/GROOVY-3278/GROOVY-7854: improved accessing of constants … …for annotation attributes You can merge this pull request into a Git repository by running: $ git pull

[GitHub] groovy pull request #818: GROOVY-8866: Implement `GProperties` to handle pro...

2018-11-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/818 ---

[GitHub] groovy pull request #817: GROOVY-8861: Simplify the switch for runtime groov...

2018-11-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/817 ---

[GitHub] groovy pull request #818: GROOVY-8866: Implement `GProperties` to handle pro...

2018-11-01 Thread danielsun1106
GitHub user danielsun1106 opened a pull request: https://github.com/apache/groovy/pull/818 GROOVY-8866: Implement `GProperties` to handle properties file smartly You can merge this pull request into a Git repository by running: $ git pull

[GitHub] groovy pull request #:

2018-10-28 Thread pditommaso
Github user pditommaso commented on the pull request: https://github.com/apache/groovy/commit/3341dcd9a4f151b71b90ceb0be59fcdca403c300#commitcomment-31075820 👍 ---

[GitHub] groovy pull request #:

2018-10-28 Thread danielsun1106
Github user danielsun1106 commented on the pull request: https://github.com/apache/groovy/commit/3341dcd9a4f151b71b90ceb0be59fcdca403c300#commitcomment-31075653 No one can assure Groovy users will not create GroovyCodeSource instances with different names for the same source code.

[GitHub] groovy pull request #:

2018-10-28 Thread pditommaso
Github user pditommaso commented on the pull request: https://github.com/apache/groovy/commit/3341dcd9a4f151b71b90ceb0be59fcdca403c300#commitcomment-31075630 Oh, right! I was missing the the groovy shell gives to the same script different file names. But in this case would not make

[GitHub] groovy pull request #:

2018-10-28 Thread danielsun1106
Github user danielsun1106 commented on the pull request: https://github.com/apache/groovy/commit/3341dcd9a4f151b71b90ceb0be59fcdca403c300#commitcomment-31075542 e.g. GroovyShell evaluates same script with different file names, which results in loading classes repeatedly and the

[GitHub] groovy pull request #:

2018-10-28 Thread pditommaso
Github user pditommaso commented on the pull request: https://github.com/apache/groovy/commit/3341dcd9a4f151b71b90ceb0be59fcdca403c300#commitcomment-31075266 Out of curiosity, what's the benefit of caching classes using as key the source hash code instead of the class name? ---

[GitHub] groovy pull request #817: GROOVY-8861: Simplify the switch for runtime groov...

2018-10-28 Thread danielsun1106
GitHub user danielsun1106 opened a pull request: https://github.com/apache/groovy/pull/817 GROOVY-8861: Simplify the switch for runtime groovydoc You can merge this pull request into a Git repository by running: $ git pull https://github.com/danielsun1106/groovy

[GitHub] groovy pull request #816: GROOVY-8858: Refine GCL to avoid occupying Permane...

2018-10-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/816 ---

[GitHub] groovy pull request #816: GROOVY-8858: Refine GCL to avoid occupying Permane...

2018-10-27 Thread danielsun1106
GitHub user danielsun1106 opened a pull request: https://github.com/apache/groovy/pull/816 GROOVY-8858: Refine GCL to avoid occupying Permanent Area/Metaspace repeatedly for same source code You can merge this pull request into a Git repository by running: $ git pull

[GitHub] groovy pull request #815: GROOVY-8855: Matcher.asBoolean() does not rely on ...

2018-10-23 Thread wololock
GitHub user wololock opened a pull request: https://github.com/apache/groovy/pull/815 GROOVY-8855: Matcher.asBoolean() does not rely on matchers internal search index anymore Fixes https://issues.apache.org/jira/browse/GROOVY-8855 You can merge this pull request into a Git

[GitHub] groovy pull request #814: GROOVY-3278: Using referenced String constant as v...

2018-10-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/814 ---

[GitHub] groovy pull request #814: GROOVY-3278: Using referenced String constant as v...

2018-10-22 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/814 GROOVY-3278: Using referenced String constant as value of Annotation … …causes compile error You can merge this pull request into a Git repository by running: $ git pull

[GitHub] groovy pull request #813: GROOVY-8851: Refine safe indexing for named proper...

2018-10-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/813 ---

[GitHub] groovy pull request #813: GROOVY-8851: Refine safe indexing for named proper...

2018-10-20 Thread danielsun1106
GitHub user danielsun1106 opened a pull request: https://github.com/apache/groovy/pull/813 GROOVY-8851: Refine safe indexing for named properties You can merge this pull request into a Git repository by running: $ git pull https://github.com/danielsun1106/groovy

[GitHub] groovy pull request #812: GROOVY-8848: Named parameters documentation missin...

2018-10-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/812 ---

[GitHub] groovy pull request #812: GROOVY-8848: Named parameters documentation missin...

2018-10-16 Thread wololock
GitHub user wololock opened a pull request: https://github.com/apache/groovy/pull/812 GROOVY-8848: Named parameters documentation missing explanation for mixing multiple parameters use case This pull request fixes https://issues.apache.org/jira/browse/GROOVY-8848 The

[GitHub] groovy pull request #811: GROOVY-8843: Fix illegal reflective access within ...

2018-10-15 Thread paulk-asert
Github user paulk-asert commented on a diff in the pull request: https://github.com/apache/groovy/pull/811#discussion_r225328503 --- Diff: src/main/java/org/codehaus/groovy/vmplugin/v9/Java9.java --- @@ -18,14 +18,78 @@ */ package org.codehaus.groovy.vmplugin.v9;

[GitHub] groovy pull request #811: GROOVY-8843: Fix illegal reflective access within ...

2018-10-15 Thread blackdrag
Github user blackdrag commented on a diff in the pull request: https://github.com/apache/groovy/pull/811#discussion_r225293219 --- Diff: src/main/java/org/codehaus/groovy/vmplugin/v9/Java9.java --- @@ -18,14 +18,78 @@ */ package org.codehaus.groovy.vmplugin.v9;

[GitHub] groovy pull request #811: GROOVY-8843: Fix illegal reflective access within ...

2018-10-15 Thread blackdrag
Github user blackdrag commented on a diff in the pull request: https://github.com/apache/groovy/pull/811#discussion_r225299922 --- Diff: src/main/java/org/codehaus/groovy/vmplugin/v9/Java9.java --- @@ -18,14 +18,78 @@ */ package org.codehaus.groovy.vmplugin.v9;

[GitHub] groovy pull request #811: GROOVY-8843: Fix illegal reflective access within ...

2018-10-15 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/811 GROOVY-8843: Fix illegal reflective access within o.c.g.vmplugin.v7.J… …ava7 You can merge this pull request into a Git repository by running: $ git pull

[GitHub] groovy pull request #809: GROOVY-8842: Implement a smart highlighter for gro...

2018-10-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/809 ---

[GitHub] groovy pull request #810: fixed for NullPointerException in MissingMethodExc...

2018-10-12 Thread qxo
GitHub user qxo opened a pull request: https://github.com/apache/groovy/pull/810 fixed for NullPointerException in MissingMethodException fixed for NullPointerException in MissingMethodException (when type is null) ``` Caused by: java.lang.NullPointerException

[GitHub] groovy pull request #809: GROOVY-8842: Refine highlighting source code in gr...

2018-10-12 Thread danielsun1106
GitHub user danielsun1106 opened a pull request: https://github.com/apache/groovy/pull/809 GROOVY-8842: Refine highlighting source code in groovy console editor You can merge this pull request into a Git repository by running: $ git pull

[GitHub] groovy pull request #798: GROOVY-8549: Compile Static causes getAt to fail

2018-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/798 ---

[GitHub] groovy pull request #808: Documentation for @TailRecursive

2018-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/808 ---

[GitHub] groovy pull request #808: Documentation for @TailRecursive

2018-10-10 Thread PascalSchumacher
Github user PascalSchumacher commented on a diff in the pull request: https://github.com/apache/groovy/pull/808#discussion_r224093386 --- Diff: src/spec/doc/core-metaprogramming.adoc --- @@ -1985,7 +1985,19 @@ _protectedCacheSize>0_ would create an unlimited cache with some

[GitHub] groovy pull request #:

2018-10-10 Thread paulk-asert
Github user paulk-asert commented on the pull request: https://github.com/apache/groovy/commit/fd21ad4e3b6d2a4297944d079ba8948e8d8e6052#commitcomment-30846605 True, I'll fix ---

[GitHub] groovy pull request #:

2018-10-10 Thread danielsun1106
Github user danielsun1106 commented on the pull request: https://github.com/apache/groovy/commit/fd21ad4e3b6d2a4297944d079ba8948e8d8e6052#commitcomment-30846491 Using Java 8 API causes the test failure when running on Java 7 ---

[GitHub] groovy pull request #808: Documentation for @TailRecursive

2018-10-09 Thread JacobAae
GitHub user JacobAae opened a pull request: https://github.com/apache/groovy/pull/808 Documentation for @TailRecursive Added a test with an example and included it in the language documentation with some of the limitations of the annotation You can merge this pull request into a

[GitHub] groovy pull request #807: GROOVY-8819: java.lang.VerifyError when calling th...

2018-10-07 Thread danielsun1106
GitHub user danielsun1106 opened a pull request: https://github.com/apache/groovy/pull/807 GROOVY-8819: java.lang.VerifyError when calling this() with static fi… …nal field from a super class You can merge this pull request into a Git repository by running: $ git pull

[GitHub] groovy pull request #806: GROOVY-8831: Add instance methods from `String` to...

2018-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/806 ---

[GitHub] groovy pull request #806: GROOVY-8831: Add instance methods from `String` to...

2018-10-06 Thread danielsun1106
GitHub user danielsun1106 opened a pull request: https://github.com/apache/groovy/pull/806 GROOVY-8831: Add instance methods from `String` to `GString` You can merge this pull request into a Git repository by running: $ git pull https://github.com/danielsun1106/groovy

[GitHub] groovy pull request #805: Refine compileJava task

2018-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/805 ---

[GitHub] groovy pull request #805: Refine compileJava task

2018-10-06 Thread danielsun1106
GitHub user danielsun1106 opened a pull request: https://github.com/apache/groovy/pull/805 Refine compileJava task You can merge this pull request into a Git repository by running: $ git pull https://github.com/danielsun1106/groovy refine-compile-java-task Alternatively you

[GitHub] groovy pull request #803: GROOVY-8806: Immutable classes break in groovy 2.5...

2018-10-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/803 ---

[GitHub] groovy pull request #804: Fix variable type

2018-10-03 Thread dpolivaev
Github user dpolivaev closed the pull request at: https://github.com/apache/groovy/pull/804 ---

[GitHub] groovy pull request #804: Fix variable type

2018-10-03 Thread dpolivaev
GitHub user dpolivaev opened a pull request: https://github.com/apache/groovy/pull/804 Fix variable type https://issues.apache.org/jira/browse/GROOVY-8817 You can merge this pull request into a Git repository by running: $ git pull https://github.com/dpolivaev/groovy

[GitHub] groovy pull request #803: GROOVY-8806: Immutable classes break in groovy 2.5...

2018-10-03 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/803 GROOVY-8806: Immutable classes break in groovy 2.5.2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/paulk-asert/groovy groovy8806

  1   2   3   4   5   6   7   8   9   10   >