Eric Milles [Tue, 17 May 2022 14:45:48 +0000 (09:45 -0500)]
GROOVY-10365: type argument/parameter relationships: no type param bound
Eric Milles [Mon, 16 May 2022 23:41:56 +0000 (18:41 -0500)]
GROOVY-10364: STC: keep type parameter from enclosing context
Eric Milles [Mon, 16 May 2022 16:58:56 +0000 (11:58 -0500)]
GROOVY-10343: STC: resolve type parameter bounded by a type parameter
Eric Milles [Mon, 16 May 2022 14:55:24 +0000 (09:55 -0500)]
GROOVY-10363: STC: fix target type check for type parameter
Eric Milles [Mon, 16 May 2022 14:33:35 +0000 (09:33 -0500)]
GROOVY-10373: add test case
Eric Milles [Sun, 15 May 2022 18:27:39 +0000 (13:27 -0500)]
GROOVY-10356, GROOVY-10623: STC: inferred variable type following `null`
Daniel Sun [Sun, 15 May 2022 16:50:35 +0000 (00:50 +0800)]
GROOVY-10627: Bump jackson to 2.13.3
Eric Milles [Sun, 15 May 2022 16:12:24 +0000 (11:12 -0500)]
GROOVY-10622: STC: type parameter with parameterized bound
Daniel Sun [Sun, 15 May 2022 12:44:05 +0000 (20:44 +0800)]
Tweak guards for receiver and parameters further
Paul King [Sun, 15 May 2022 01:00:24 +0000 (11:00 +1000)]
minor refactor: add explanation to build
Paul King [Sun, 15 May 2022 00:59:14 +0000 (10:59 +1000)]
GROOVY-10626: --enable-preview doesn't show in CLI/help for groovysh
Daniel Sun [Sat, 14 May 2022 12:34:44 +0000 (20:34 +0800)]
Tweak guards for receiver and parameters further
Daniel Sun [Sat, 14 May 2022 05:33:23 +0000 (13:33 +0800)]
Tweak guards for receiver and parameters
Paul King [Sat, 14 May 2022 05:06:57 +0000 (15:06 +1000)]
comment on an old reference to jcenter
Eric Milles [Fri, 13 May 2022 17:04:18 +0000 (12:04 -0500)]
refactor `FieldNode`, `LazyFieldNode`, `PropertyNode` and `Variable`
Daniel Sun [Thu, 12 May 2022 17:13:23 +0000 (01:13 +0800)]
Avoid unnecessary guards for receiver and parameter of `final` type
Eric Milles [Tue, 10 May 2022 18:00:35 +0000 (13:00 -0500)]
GROOVY-10619: STC: handle wildcard for self-referential type parameter
Daniel Sun [Tue, 10 May 2022 17:34:29 +0000 (01:34 +0800)]
Trivial refactoring: extract constant
Eric Milles [Mon, 9 May 2022 20:38:40 +0000 (15:38 -0500)]
GROOVY-10597: SC: allow spread expression(s) for variadic parameter
Eric Milles [Sun, 8 May 2022 17:35:11 +0000 (12:35 -0500)]
GROOVY-10597: STC: allow spread expression(s) for variadic parameter
Eric Milles [Sat, 7 May 2022 15:14:58 +0000 (10:14 -0500)]
minor edits
Eric Milles [Fri, 6 May 2022 22:09:26 +0000 (17:09 -0500)]
GROOVY-10618: SC: optimize `BooleanExpression` and `NotExpression` codes
Eric Milles [Thu, 5 May 2022 19:42:22 +0000 (14:42 -0500)]
GROOVY-10617: no cast for return insertion
Eric Milles [Wed, 4 May 2022 14:39:41 +0000 (09:39 -0500)]
GROOVY-10535: indy: direct linking to `asBoolean()` for [Bb]oolean cast
Eric Milles [Tue, 3 May 2022 14:19:27 +0000 (09:19 -0500)]
GROOVY-10535, GROOVY-10596: indy: cache [Bb]oolean cast for `null`, etc.
Paul King [Tue, 3 May 2022 11:21:47 +0000 (21:21 +1000)]
minor refactor (mostly formatting)
Paul King [Tue, 3 May 2022 07:47:11 +0000 (17:47 +1000)]
use diamond operator
Stephane Talbot [Sun, 24 Apr 2022 16:24:39 +0000 (18:24 +0200)]
GROOVY-10593: add new test cases and bugfix for static imports
Stephane Talbot [Sun, 24 Apr 2022 14:32:05 +0000 (16:32 +0200)]
bugfix: (groovy-doc) add star imports in the list of imports used by SimpleGroovyClassDoc
Stephane Talbot [Sat, 23 Apr 2022 21:40:22 +0000 (23:40 +0200)]
new test cases showing the problem with star imports and static imports
Stephane Talbot [Sat, 23 Apr 2022 17:11:58 +0000 (19:11 +0200)]
GROOVY-10593: replace '.' by '/' in imports
Daniel Sun [Fri, 29 Apr 2022 19:33:27 +0000 (03:33 +0800)]
GROOVY-10612: Tweak plus operation for `Map` instance to align with Java
Eric Milles [Sun, 1 May 2022 18:47:14 +0000 (13:47 -0500)]
GROOVY-10611: stubgen: static final field with integer or decimal value
Paul King [Fri, 29 Apr 2022 10:47:17 +0000 (20:47 +1000)]
GROOVY-10610: Provide a better fallback for running without a security manager for groovysh on JDK18
Eric Milles [Sun, 1 May 2022 00:45:31 +0000 (19:45 -0500)]
GROOVY-10598: declaration is assignment
Eric Milles [Sat, 30 Apr 2022 19:41:47 +0000 (14:41 -0500)]
minor refactor
Eric Milles [Sat, 30 Apr 2022 19:34:21 +0000 (14:34 -0500)]
GROOVY-10598: fix for NPE
Eric Milles [Fri, 29 Apr 2022 20:06:42 +0000 (15:06 -0500)]
GROOVY-10607: stubgen: write non-static imports if Java references found
Paul King [Fri, 29 Apr 2022 11:48:00 +0000 (21:48 +1000)]
fix format in .asf.yaml file (hopefully)
Paul King [Fri, 29 Apr 2022 05:06:44 +0000 (15:06 +1000)]
GROOVY-10608: The default toString for emulated records has caching enabled (add test)
Paul King [Thu, 28 Apr 2022 23:09:42 +0000 (09:09 +1000)]
GROOVY-10608: The default toString for emulated records has caching enabled
Paul King [Thu, 28 Apr 2022 23:09:01 +0000 (09:09 +1000)]
GROOVY-10609: The default equals and hashCode implementations for emulated records don't have the pojo flag set for generation
Eric Milles [Tue, 26 Apr 2022 20:00:28 +0000 (15:00 -0500)]
GROOVY-10599: STC: support spread list elements: `['a',*letters(),'z']`
https://docs.groovy-lang.org/latest/html/documentation/#_spread_list_elements
Eric Milles [Mon, 25 Apr 2022 15:16:21 +0000 (10:16 -0500)]
GROOVY-10592: STC: add error for indirect static interface method access
interface I {
static m() {}
}
I.m() // qualifier required
Eric Milles [Sun, 24 Apr 2022 15:30:25 +0000 (10:30 -0500)]
add `GroovyShell#withConfig(Closure)` and refactor some unit tests
Eric Milles [Sat, 23 Apr 2022 20:17:25 +0000 (15:17 -0500)]
stop writing classes to project basedir
Eric Milles [Fri, 22 Apr 2022 20:44:22 +0000 (15:44 -0500)]
GROOVY-10214, GROOVY-5453: order category methods by self-type distances
Eric Milles [Tue, 19 Apr 2022 17:17:07 +0000 (12:17 -0500)]
GROOVY-10587: resolve annotations from module before nested
Eric Milles [Fri, 22 Apr 2022 18:57:07 +0000 (13:57 -0500)]
GROOVY-10592: support property notation for static interface accessors
Eric Milles [Wed, 20 Apr 2022 15:51:35 +0000 (10:51 -0500)]
GROOVY-10589: add test cases
Paul King [Tue, 19 Apr 2022 10:16:26 +0000 (20:16 +1000)]
enable autolinking of PRs to issues
Paul King [Tue, 19 Apr 2022 07:33:00 +0000 (17:33 +1000)]
minor refactor: remove groovy-macro style warnings
Paul King [Tue, 19 Apr 2022 07:13:40 +0000 (17:13 +1000)]
minor refactor: fix groovy-groovydoc style warnings
Eric Milles [Mon, 18 Apr 2022 18:52:06 +0000 (13:52 -0500)]
GROOVY-10585: `@AutoFinal`: disabled via config and skip inner interface
Paul King [Mon, 18 Apr 2022 12:10:03 +0000 (22:10 +1000)]
minor refactor: remove style warnings
Paul King [Mon, 18 Apr 2022 11:31:32 +0000 (21:31 +1000)]
minor refactor: remove some deprecation warnings
Eric Milles [Fri, 15 Apr 2022 16:02:26 +0000 (11:02 -0500)]
GROOVY-10570: `@AnnotationCollector`: better error for missing `value()`
Paul King [Mon, 18 Apr 2022 07:08:44 +0000 (17:08 +1000)]
GROOVY-10586: Revert doPrivileged in VMPlugin approach to JEP-411 (cont'd)
Paul King [Mon, 18 Apr 2022 01:02:14 +0000 (11:02 +1000)]
GROOVY-10586: Revert "GROOVY-10393: Prepare for deprecation of security manager (JEP-411)"
This reverts commit
d6e5e54b4a0559178d45d7a1b5d6d47b5974817d.
Paul King [Sun, 17 Apr 2022 12:18:22 +0000 (22:18 +1000)]
minor refactor: reduce removal warnings
Paul King [Sun, 17 Apr 2022 11:51:30 +0000 (21:51 +1000)]
minor refactor: fix style warnings
Paul King [Sun, 17 Apr 2022 11:08:15 +0000 (21:08 +1000)]
minor refactor: remove deprecation warning
Paul King [Sun, 17 Apr 2022 06:51:18 +0000 (16:51 +1000)]
minor refactor: fix style warnings
Paul King [Sun, 17 Apr 2022 02:36:09 +0000 (12:36 +1000)]
minor refactor: fix style warnings
Eric Milles [Sat, 16 Apr 2022 22:12:00 +0000 (17:12 -0500)]
minor edits
Eric Milles [Sat, 16 Apr 2022 16:16:11 +0000 (11:16 -0500)]
GROOVY-10583: do not print generics of type parameter
Paul King [Fri, 15 Apr 2022 22:44:19 +0000 (08:44 +1000)]
minor refactor: formatting
Paul King [Fri, 15 Apr 2022 22:38:38 +0000 (08:38 +1000)]
minor refactor: reduce style warnings
Paul King [Thu, 14 Apr 2022 13:02:18 +0000 (23:02 +1000)]
fix asciidoc warnings
Paul King [Thu, 14 Apr 2022 09:43:51 +0000 (19:43 +1000)]
remove duplicate entries in jars warnings (cont'd)
Paul King [Thu, 14 Apr 2022 09:11:50 +0000 (19:11 +1000)]
remove duplicate entries in jars warnings
Paul King [Thu, 14 Apr 2022 03:55:25 +0000 (13:55 +1000)]
commented out options for checking warnings
Paul King [Wed, 13 Apr 2022 03:17:34 +0000 (13:17 +1000)]
GROOVY-10580: Conditionally initialized `final` variables considered maybe uninitialized
Paul King [Thu, 14 Apr 2022 02:28:30 +0000 (12:28 +1000)]
remove unchecked/style warnings
Paul King [Thu, 14 Apr 2022 02:01:47 +0000 (12:01 +1000)]
remove deprecation/style warnings
Paul King [Thu, 14 Apr 2022 00:01:46 +0000 (10:01 +1000)]
remove "obsolete options" warning
Eric Milles [Wed, 13 Apr 2022 17:05:20 +0000 (12:05 -0500)]
GROOVY-10579: SC: write array component type for optimized for-each loop
Paul King [Wed, 13 Apr 2022 13:09:40 +0000 (23:09 +1000)]
remove deprecation warnings warning
Paul King [Wed, 13 Apr 2022 06:17:11 +0000 (16:17 +1000)]
remove Xlint warning
Paul King [Wed, 13 Apr 2022 06:12:54 +0000 (16:12 +1000)]
remove Xlint warning
Paul King [Thu, 31 Mar 2022 13:38:16 +0000 (23:38 +1000)]
GROOVY-10561: @NamedVariant self referential default values are not correctly resolved
Daniel Sun [Tue, 12 Apr 2022 01:05:16 +0000 (09:05 +0800)]
Refine the GINQ doco
Daniel Sun [Mon, 11 Apr 2022 18:58:37 +0000 (02:58 +0800)]
Comment out the failing JDK19 build for now
Daniel Sun [Mon, 11 Apr 2022 18:53:36 +0000 (02:53 +0800)]
Add one more test case for GINQ
Paul King [Mon, 11 Apr 2022 10:50:19 +0000 (20:50 +1000)]
minor refactor for ant test
Paul King [Mon, 11 Apr 2022 08:09:22 +0000 (18:09 +1000)]
minor refactor for travis
Paul King [Mon, 11 Apr 2022 08:08:33 +0000 (18:08 +1000)]
minor refactor
Eric Milles [Fri, 8 Apr 2022 16:59:21 +0000 (11:59 -0500)]
GROOVY-10576: "?" source and target "? extends Object"
Eric Milles [Thu, 7 Apr 2022 19:35:03 +0000 (14:35 -0500)]
GROOVY-10571: add test case
Paul King [Thu, 7 Apr 2022 05:17:32 +0000 (15:17 +1000)]
Revert "try 19-ea for build action"
This reverts commit
d0727448fa0271e08c57a96888f47cb946de8e15.
Paul King [Thu, 7 Apr 2022 04:48:12 +0000 (14:48 +1000)]
try 19-ea for build action
Paul King [Thu, 7 Apr 2022 04:37:15 +0000 (14:37 +1000)]
GROOVY-10573: Support ASM JDK19 constants
Paul King [Wed, 6 Apr 2022 23:07:21 +0000 (09:07 +1000)]
GROOVY-10572: Bump json-unit (test dependency) to 2.33.0
Eric Milles [Wed, 6 Apr 2022 20:22:28 +0000 (15:22 -0500)]
add test case
Eric Milles [Wed, 6 Apr 2022 17:11:25 +0000 (12:11 -0500)]
add test case
Daniel Sun [Tue, 5 Apr 2022 15:52:03 +0000 (23:52 +0800)]
GROOVY-10569: Bump asm to 9.3
Paul King [Tue, 5 Apr 2022 11:27:52 +0000 (21:27 +1000)]
GROOVY-10565: JDK 17: Sealed classes inside a package causes ClassFormatError
Eric Milles [Fri, 1 Apr 2022 16:17:34 +0000 (11:17 -0500)]
dynamic dispatch without GString expression
Eric Milles [Fri, 1 Apr 2022 15:56:34 +0000 (10:56 -0500)]
GROOVY-10558: no spread for one argument in inner class `methodMissing`
Paul King [Fri, 1 Apr 2022 10:08:49 +0000 (20:08 +1000)]
GROOVY-10564: Bump jackson databind version to 2.13.2.2