notifications
Thread
Date
Earlier messages
Later messages
Messages by Thread
[jira] [Closed] (GROOVY-11579) Reproduction of GROOVY-11548 with Generic Parameters
Paul King (Jira)
[jira] [Closed] (GROOVY-11634) ClassFormatError when property and abstract getter exist in the same class
Paul King (Jira)
[jira] [Closed] (GROOVY-11622) Unix scripts files have windows line endings in 3.0.24
Paul King (Jira)
[jira] [Closed] (GROOVY-11593) Bump asm to 9.8 in Groovy 3
Paul King (Jira)
[jira] [Closed] (GROOVY-11583) Bump checkstyle to 10.21.4 (build dependency)
Paul King (Jira)
[jira] [Closed] (GROOVY-11567) Field transform does not handle closure or anonymous class in assert, return, etc.
Paul King (Jira)
[jira] [Closed] (GROOVY-11649) Create partitionPoint extension method variants
Paul King (Jira)
[jira] [Closed] (GROOVY-11653) Create DGM#sort(List) and AGM#sort(T[]) variants that take an IntRange
Paul King (Jira)
[jira] [Closed] (GROOVY-11604) Add returnEarly boolean variant for DGM#chop
Paul King (Jira)
[jira] [Closed] (GROOVY-11619) Replace buildscan-recipes with simplified custom value generation
Paul King (Jira)
[jira] [Closed] (GROOVY-11607) Nested <src> in <groovyc> Ant task is not handled nicely
Paul King (Jira)
[jira] [Closed] (GROOVY-8657) Resource variable is accessible from finally block
Paul King (Jira)
[jira] [Closed] (GROOVY-11591) safe call evaluates arguments
Paul King (Jira)
[jira] [Closed] (GROOVY-11656) Create SGM#getLength methods for StringBuilder/StringBuffer
Paul King (Jira)
[jira] [Closed] (GROOVY-11550) False negative "name clash" when method in child class changes a type argument
Paul King (Jira)
[jira] [Closed] (GROOVY-11562) final class property is not reported as final in its MetaProperty#modifiers
Paul King (Jira)
[jira] [Closed] (GROOVY-11611) Calls to the outer class's super from an inner class does not work
Paul King (Jira)
[jira] [Closed] (GROOVY-11674) Grails reproducible build
Paul King (Jira)
[jira] [Closed] (GROOVY-11647) Change return type of DGM#findIndexValues(Iterator) methods
Paul King (Jira)
[jira] [Closed] (GROOVY-11643) Add column, eachColumn to AGM
Paul King (Jira)
[jira] [Closed] (GROOVY-11661) Add JDK 25 constant
Paul King (Jira)
[jira] [Closed] (GROOVY-11229) Support instanceof variable
Paul King (Jira)
[jira] [Closed] (GROOVY-7439) Compilation errors using groovy trait and @CompileStatic and @Slf4j("LOG")
Paul King (Jira)
[jira] [Closed] (GROOVY-11577) Add withIndex/indexed methods for ArrayGroovyMethods
Paul King (Jira)
[jira] [Closed] (GROOVY-11630) Extraneous bytecode generated after calls to void DGM methods
Paul King (Jira)
[jira] [Closed] (GROOVY-11586) Provide an injectAll DGM method
Paul King (Jira)
[jira] [Closed] (GROOVY-9742) GroovyClassLoader.parseClass() StampedCommonCache.getAndPut() hang
Paul King (Jira)
[jira] [Closed] (GROOVY-11603) Add Lazy generators for iterators
Paul King (Jira)
[jira] [Closed] (GROOVY-11486) DGM flatten return type is often incorrect
Paul King (Jira)
[jira] [Closed] (GROOVY-11642) source offset of inner class declaration with annotation
Paul King (Jira)
[jira] [Closed] (GROOVY-11600) Static compiler should treat inner records as static
Paul King (Jira)
[jira] [Closed] (GROOVY-11592) Bump asm to 9.8
Paul King (Jira)
[jira] [Closed] (GROOVY-11663) STC: trait extends trait and tries to use static field
Paul King (Jira)
[jira] [Closed] (GROOVY-11623) Default values for array members in annotations
Paul King (Jira)
[jira] [Closed] (GROOVY-11673) Add an explicit mention of selected license for JavaParser for BIN/SDK.
Paul King (Jira)
[jira] [Closed] (GROOVY-11606) Lazy findAll, collect, collectMany
Paul King (Jira)
[jira] [Closed] (GROOVY-11667) GPathResult and attribute syntax within inner class
Paul King (Jira)
[jira] [Closed] (GROOVY-11671) Groovy 4_0_X branch fails
Paul King (Jira)
[jira] [Closed] (GROOVY-11654) Create AGM#putAt variants
Paul King (Jira)
[jira] [Closed] (GROOVY-11596) Additional DGM lazy iterator methods
Paul King (Jira)
[jira] [Closed] (GROOVY-11581) byte array casted to array list when calling parent method from nested class
Paul King (Jira)
[jira] [Closed] (GROOVY-11658) Groovyc ant task is excessively verbose
Paul King (Jira)
[jira] [Closed] (GROOVY-4843) Mocking a method with byte[] parameter type throws a ClassCastException: ArrayList cannot be cast to Number
Paul King (Jira)
[jira] [Closed] (GROOVY-11613) Cannot call on outerclass's default method if the inner class extends that outerclass
Paul King (Jira)
[jira] [Closed] (GROOVY-11618) Method reference not found for record fields
Paul King (Jira)
[jira] [Closed] (GROOVY-4721) variable declared in try block is in scope in finally block
Paul King (Jira)
[jira] [Closed] (GROOVY-11563) CompileStatic does not detect type mismatch on "+="
Paul King (Jira)
[jira] [Closed] (GROOVY-10683) Consider enhancing for loop to provide access to loop index or iterator
Paul King (Jira)
[jira] [Closed] (GROOVY-11650) Create drain extension method for Queues
Paul King (Jira)
[jira] [Closed] (GROOVY-11620) Bump slf4j to 2.0.17 (test and standard install dependency)
Paul King (Jira)
[jira] [Closed] (GROOVY-11560) Invalid compiler error for class which overrides a method having duplicate default definitions from interfaces
Paul King (Jira)
[jira] [Closed] (GROOVY-11602) Add DGM#toTuple(Map.Entry)
Paul King (Jira)
[jira] [Closed] (GROOVY-11624) Unable to use statically imported const string in annotation
Paul King (Jira)
[jira] [Closed] (GROOVY-11616) Functions that take var args will default the type of the first argument, java tries to find the common parent type from all arguments
Paul King (Jira)
[jira] [Closed] (GROOVY-11182) Primitive array Varargs Java incompatibility
Paul King (Jira)
[jira] [Closed] (GROOVY-11595) for loop variable modifiers
Paul King (Jira)
[jira] [Closed] (GROOVY-8560) Spread operator type conversion error
Paul King (Jira)
[jira] [Closed] (GROOVY-11614) Enums in switch/case statements that are not fully qualified will cause a groovy compile error but Java requires enums to "not" be fully qualified
Paul King (Jira)
[jira] [Closed] (GROOVY-11627) Compile Error when private and public functions use same name in compile static mode
Paul King (Jira)
[jira] [Closed] (GROOVY-11669) SC: class method reference
Paul King (Jira)
[jira] [Closed] (GROOVY-9530) Groovy compiler inlines constants from precompiled classes when it's not safe to do so
Paul King (Jira)
[jira] [Closed] (GROOVY-11668) Groovydoc fails to produce documentation for some files with higher Java language level code
Paul King (Jira)
[jira] [Closed] (GROOVY-11549) False positive "Can't have an abstract method in a non-abstract class." when implement Java interfaces
Paul King (Jira)
[jira] [Closed] (GROOVY-11585) instanceof with parameterized type
Paul King (Jira)
[jira] [Closed] (GROOVY-11568) Call to private method fails when using Custom MetaClass
Paul King (Jira)
[jira] [Closed] (GROOVY-11584) Bump gradle to 8.13 (build dependency)
Paul King (Jira)
[jira] [Closed] (GROOVY-11621) Assigning null to a List or Map using bracket notation does not work with @CompileStatic
Paul King (Jira)
[jira] [Closed] (GROOVY-11597) STC: element type of enum class
Paul King (Jira)
[jira] [Closed] (GROOVY-11639) interface extends interface and uses static field in default method
Paul King (Jira)
[jira] [Commented] (GROOVY-11692) Add a Stream#size extension method that is an alias for Stream#count
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11692) Add a Stream#size extension method that is an alias for Stream#count
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11692) Add a Stream#size extension method that is an alias for Stream#count
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11692) Add a Stream#size extension method that is an alias for Stream#count
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11692) Add a Stream#size extension method that is an alias for Stream#count
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11692) Add a Stream#size extension method that is an alias for Stream#count
ASF GitHub Bot (Jira)
[PR] GROOVY-11692: Add a Stream#size extension method that is an alias for… [groovy]
via GitHub
Re: [PR] GROOVY-11692: Add a Stream#size extension method that is an alias for… [groovy]
via GitHub
Re: [PR] GROOVY-11692: Add a Stream#size extension method that is an alias for… [groovy]
via GitHub
Re: [PR] GROOVY-11692: Add a Stream#size extension method that is an alias for… [groovy]
via GitHub
Re: [PR] GROOVY-11692: Add a Stream#size extension method that is an alias for… [groovy]
via GitHub
Re: [PR] GROOVY-11692: Add a Stream#size extension method that is an alias for… [groovy]
via GitHub
Re: [PR] GROOVY-11692: Add a Stream#size extension method that is an alias for… [groovy]
via GitHub
Re: [PR] GROOVY-11692: Add a Stream#size extension method that is an alias for… [groovy]
via GitHub
[jira] [Created] (GROOVY-11692) Add a Stream#size extension method that is an alias for Stream#count
Paul King (Jira)
[jira] [Resolved] (GROOVY-11691) Missing ClosureParams for NioExtensions#eachFile(Path, Closure)
Paul King (Jira)
[jira] [Created] (GROOVY-11691) Missing ClosureParams for NioExtensions#eachFile(Path, Closure)
Paul King (Jira)
[jira] [Resolved] (GROOVY-11690) Slightly expanded error messages
Paul King (Jira)
[jira] [Resolved] (GROOVY-11688) Potential minor improvement to STC error message
Paul King (Jira)
[PR] GROOVY-11690: Slightly expanded error messages [groovy]
via GitHub
Re: [PR] GROOVY-11690: Slightly expanded error messages [groovy]
via GitHub
Re: [PR] GROOVY-11690: Slightly expanded error messages [groovy]
via GitHub
[jira] [Commented] (GROOVY-11690) Slightly expanded error messages
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11690) Slightly expanded error messages
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11690) Slightly expanded error messages
ASF GitHub Bot (Jira)
[jira] [Updated] (GROOVY-11690) Slightly expanded error messages
Paul King (Jira)
[jira] [Updated] (GROOVY-11690) Slightly expanded error messages
Paul King (Jira)
[jira] [Updated] (GROOVY-11690) Slightly expanded error messages
Paul King (Jira)
[jira] [Updated] (GROOVY-11690) Slightly expanded error messages
Paul King (Jira)
[jira] [Updated] (GROOVY-11690) Slightly expanded error messages
Paul King (Jira)
[jira] [Updated] (GROOVY-11690) Slightly expanded error messages
Paul King (Jira)
[jira] [Updated] (GROOVY-11690) Slightly expanded error messages
Paul King (Jira)
[jira] [Created] (GROOVY-11690) Slightly expanded error messages
Paul King (Jira)
[jira] [Resolved] (GROOVY-11676) Method reference using class name results in bogus error message
Eric Milles (Jira)
[jira] [Commented] (GROOVY-11689) @Delegate generates random method orders
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11689) @Delegate generates random method orders
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11689) @Delegate generates random method orders
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11689) @Delegate generates random method orders
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11689) @Delegate generates random method orders
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11689) @Delegate generates random method orders
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11689) @Delegate generates random method orders
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11689) @Delegate generates random method orders
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11689) @Delegate generates random method orders
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11689) @Delegate generates random method orders
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11689) @Delegate generates random method orders
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11689) @Delegate generates random method orders
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11689) @Delegate generates random method orders
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11689) @Delegate generates random method orders
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11689) @Delegate generates random method orders
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11689) @Delegate generates random method orders
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11689) @Delegate generates random method orders
ASF GitHub Bot (Jira)
[PR] GROOVY-11689: Grails reproducible build (fix @Delegate method ordering) [groovy]
via GitHub
Re: [PR] GROOVY-11689: Grails reproducible build (fix @Delegate method ordering) [groovy]
via GitHub
Re: [PR] GROOVY-11689: Grails reproducible build (fix @Delegate method ordering) [groovy]
via GitHub
Re: [PR] GROOVY-11689: Grails reproducible build (fix @Delegate method ordering) [groovy]
via GitHub
Re: [PR] GROOVY-11689: Grails reproducible build (fix @Delegate method ordering) [groovy]
via GitHub
Re: [PR] GROOVY-11689: Grails reproducible build (fix @Delegate method ordering) [groovy]
via GitHub
Re: [PR] GROOVY-11689: Grails reproducible build (fix @Delegate method ordering) [groovy]
via GitHub
Re: [PR] GROOVY-11689: Grails reproducible build (fix @Delegate method ordering) [groovy]
via GitHub
Re: [PR] GROOVY-11689: Grails reproducible build (fix @Delegate method ordering) [groovy]
via GitHub
Re: [PR] GROOVY-11689: Grails reproducible build (fix @Delegate method ordering) [groovy]
via GitHub
Re: [PR] GROOVY-11689: Grails reproducible build (fix @Delegate method ordering) [groovy]
via GitHub
Re: [PR] GROOVY-11689: Grails reproducible build (fix @Delegate method ordering) [groovy]
via GitHub
Re: [PR] GROOVY-11689: Grails reproducible build (fix @Delegate method ordering) [groovy]
via GitHub
Re: [PR] GROOVY-11689: Grails reproducible build (fix @Delegate method ordering) [groovy]
via GitHub
Re: [PR] GROOVY-11689: Grails reproducible build (fix @Delegate method ordering) [groovy]
via GitHub
Re: [PR] GROOVY-11689: Grails reproducible build (fix @Delegate method ordering) [groovy]
via GitHub
Re: [PR] GROOVY-11689: Grails reproducible build (fix @Delegate method ordering) [groovy]
via GitHub
[jira] [Created] (GROOVY-11689) @Delegate generates random method orders
James Daugherty (Jira)
[PR] GROOVY-11688: Potential minor improvement to STC error message [groovy]
via GitHub
Re: [PR] GROOVY-11688: Potential minor improvement to STC error message [groovy]
via GitHub
Re: [PR] GROOVY-11688: Potential minor improvement to STC error message [groovy]
via GitHub
Re: [PR] GROOVY-11688: Potential minor improvement to STC error message [groovy]
via GitHub
Re: [PR] GROOVY-11688: Potential minor improvement to STC error message [groovy]
via GitHub
[jira] [Commented] (GROOVY-11688) Potential minor improvement to STC error message
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11688) Potential minor improvement to STC error message
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11688) Potential minor improvement to STC error message
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11688) Potential minor improvement to STC error message
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11688) Potential minor improvement to STC error message
ASF GitHub Bot (Jira)
[jira] [Created] (GROOVY-11688) Potential minor improvement to STC error message
Paul King (Jira)
[jira] [Resolved] (GROOVY-11685) Static type checking fails with groovy 5.x
Daniel Sun (Jira)
[jira] [Assigned] (GROOVY-11681) Return statement throws a compile error inside a closure
Eric Milles (Jira)
[jira] [Comment Edited] (GROOVY-11670) Class names that start with lower case letters
Eric Milles (Jira)
[jira] [Comment Edited] (GROOVY-11670) Class names that start with lower case letters
Eric Milles (Jira)
[jira] [Comment Edited] (GROOVY-11670) Class names that start with lower case letters
Daniel Sun (Jira)
[PR] GROOVY-11685: STC: `null` or `void` return within closure expression [groovy]
via GitHub
Re: [PR] GROOVY-11685: STC: `null` or `void` return within closure expression [groovy]
via GitHub
Re: [PR] GROOVY-11685: STC: `null` or `void` return within closure expression [groovy]
via GitHub
Re: [PR] GROOVY-11685: STC: `null` or `void` return within closure expression [groovy]
via GitHub
Re: [PR] GROOVY-11685: STC: `null` or `void` return within closure expression [groovy]
via GitHub
Re: [PR] GROOVY-11685: STC: `null` or `void` return within closure expression [groovy]
via GitHub
Re: [PR] GROOVY-11685: STC: `null` or `void` return within closure expression [groovy]
via GitHub
[jira] [Comment Edited] (GROOVY-11681) Return statement throws a compile error inside a closure
Eric Milles (Jira)
[jira] [Comment Edited] (GROOVY-11685) Static type checking fails with groovy 5.x
Eric Milles (Jira)
[jira] [Comment Edited] (GROOVY-11685) Static type checking fails with groovy 5.x
Eric Milles (Jira)
[jira] [Commented] (GROOVY-11685) Static type checking fails with groovy 5.x
Eric Milles (Jira)
[jira] [Commented] (GROOVY-11685) Static type checking fails with groovy 5.x
Eric Milles (Jira)
[jira] [Commented] (GROOVY-11685) Static type checking fails with groovy 5.x
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11685) Static type checking fails with groovy 5.x
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11685) Static type checking fails with groovy 5.x
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11685) Static type checking fails with groovy 5.x
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11685) Static type checking fails with groovy 5.x
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11685) Static type checking fails with groovy 5.x
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11685) Static type checking fails with groovy 5.x
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11685) Static type checking fails with groovy 5.x
Andriy Rysin (Jira)
[jira] [Resolved] (GROOVY-11684) The constructor produced by MapConstructor and the Immutable copyWith method should include NamedParam information
Daniel Sun (Jira)
[jira] [Closed] (GROOVY-11687) Bump junit to 5.13.0
Daniel Sun (Jira)
[jira] [Closed] (GROOVY-11686) Bump gradle to 8.14.1
Daniel Sun (Jira)
[jira] [Created] (GROOVY-11687) Bump junit to 5.13.0
Daniel Sun (Jira)
[jira] [Created] (GROOVY-11686) Bump gradle to 8.14.1
Daniel Sun (Jira)
[jira] [Assigned] (GROOVY-11685) Static type checking fails with groovy 5.x
Eric Milles (Jira)
[PR] misc: minor documentation edits [groovy]
via GitHub
Re: [PR] misc: minor documentation edits [groovy]
via GitHub
Re: [PR] misc: minor documentation edits [groovy]
via GitHub
Re: [PR] misc: minor documentation edits [groovy]
via GitHub
Re: [PR] misc: minor documentation edits [groovy]
via GitHub
[jira] [Created] (GROOVY-11685) Static type checking fails with groovy 5.x
Andriy Rysin (Jira)
[jira] [Commented] (GROOVY-11684) The constructor produced by MapConstructor and the Immutable copyWith method should include NamedParam information
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11684) The constructor produced by MapConstructor and the Immutable copyWith method should include NamedParam information
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11684) The constructor produced by MapConstructor and the Immutable copyWith method should include NamedParam information
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11684) The constructor produced by MapConstructor and the Immutable copyWith method should include NamedParam information
ASF GitHub Bot (Jira)
[jira] [Commented] (GROOVY-11684) The constructor produced by MapConstructor and the Immutable copyWith method should include NamedParam information
ASF GitHub Bot (Jira)
[PR] GROOVY-11684: The constructor produced by MapConstructor and the Immu… [groovy]
via GitHub
Re: [PR] GROOVY-11684: The constructor produced by MapConstructor and the Immu… [groovy]
via GitHub
Re: [PR] GROOVY-11684: The constructor produced by MapConstructor and the Immu… [groovy]
via GitHub
Re: [PR] GROOVY-11684: The constructor produced by MapConstructor and the Immu… [groovy]
via GitHub
Re: [PR] GROOVY-11684: The constructor produced by MapConstructor and the Immu… [groovy]
via GitHub
[jira] [Assigned] (GROOVY-11684) The constructor produced by MapConstructor and the Immutable copyWith method should include NamedParam information
Paul King (Jira)
[jira] [Updated] (GROOVY-11684) The constructor produced by MapConstructor and the Immutable copyWith method should include NamedParam information
Paul King (Jira)
[jira] [Updated] (GROOVY-11684) The constructor produced by MapConstructor and the Immutable copyWith method should include NamedParam information
Paul King (Jira)
[jira] [Created] (GROOVY-11684) The constructor produced by MapConstructor and the Immutable copyWith method should include NamedParam information method
Paul King (Jira)
Earlier messages
Later messages