Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Friends of Apache Groovy
Supports activities within the Groovy community
Collective -
Host: opensource -
https://opencollective.com/friends-of-groovy
- Website: https://twitter.com/FriendsOfGroovy
- Code: https://github.com/apache/groovy
Update dep-verification metadata
github.com/apache/groovy - fc29bcccc851d2762df654a54223fba34a5e609f authored about 3 years ago by Daniel Sun <[email protected]>
github.com/apache/groovy - fc29bcccc851d2762df654a54223fba34a5e609f authored about 3 years ago by Daniel Sun <[email protected]>
GROOVY-10400: Bump gradle to 7.3.1
github.com/apache/groovy - 6cce2295b4b241a6824f7f2439e948e87736bbcf authored about 3 years ago by Daniel Sun <[email protected]>
github.com/apache/groovy - 6cce2295b4b241a6824f7f2439e948e87736bbcf authored about 3 years ago by Daniel Sun <[email protected]>
GROOVY-10399: Bump bridger to 1.6.Final
github.com/apache/groovy - 1a414d83fcdba291deb06b8efbf90fd256b18fd4 authored about 3 years ago by Daniel Sun <[email protected]>
github.com/apache/groovy - 1a414d83fcdba291deb06b8efbf90fd256b18fd4 authored about 3 years ago by Daniel Sun <[email protected]>
GROOVY-8693, GROOVY-9851, GROOVY-9884, GROOVY-9909, GROOVY-10302: super!
github.com/apache/groovy - a63ee5e26023dd22db81834d7134053bd566f441 authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - a63ee5e26023dd22db81834d7134053bd566f441 authored about 3 years ago by Eric Milles <[email protected]>
GROOVY-10398: LazyFieldNode never equals itself
github.com/apache/groovy - b9b05b4db769c807ddcdfd776c8a461d7b0292ca authored about 3 years ago by Paul King <[email protected]>
github.com/apache/groovy - b9b05b4db769c807ddcdfd776c8a461d7b0292ca authored about 3 years ago by Paul King <[email protected]>
small items
github.com/apache/groovy - 34ffbd02b16bffff59d4c1e252aeaacf77587d46 authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - 34ffbd02b16bffff59d4c1e252aeaacf77587d46 authored about 3 years ago by Eric Milles <[email protected]>
MetaMethodIndex: remove declared-by-this methods from `methodsForSuper`
github.com/apache/groovy - 7cd12222cbd8b7210fc0b3dc64de8e03c46d2e8f authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - 7cd12222cbd8b7210fc0b3dc64de8e03c46d2e8f authored about 3 years ago by Eric Milles <[email protected]>
minor refactor
github.com/apache/groovy - dce173250c1e174043c89fc867213c38cbb742c8 authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - dce173250c1e174043c89fc867213c38cbb742c8 authored about 3 years ago by Eric Milles <[email protected]>
GROOVY-8693: MOP method `super$1$name` not `super$2$name` for interfaces
to match groovy.lang.MetaMethod#getMopName()
org.codehaus.groovy.reflection.CachedClass#getSu...
github.com/apache/groovy - 6ccf8d74afc81c70f75125f3ed347f7587d7c2e9 authored about 3 years ago by Eric Milles <[email protected]>
GROOVY-4922, GROOVY-6001: apply check to method overload situation
github.com/apache/groovy - b5c7e1ce9e1838eef5a7eb9b6373587afa9ca24e authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - b5c7e1ce9e1838eef5a7eb9b6373587afa9ca24e authored about 3 years ago by Eric Milles <[email protected]>
GROOVY-8693: always use `INVOKESPECIAL` for MOP method
github.com/apache/groovy - cae5301aa9c9a274d92a760ecb70e057d746fb65 authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - cae5301aa9c9a274d92a760ecb70e057d746fb65 authored about 3 years ago by Eric Milles <[email protected]>
GROOVY-10396: StaticImportVisitor: static context skips instance methods
github.com/apache/groovy - ff0f23dad7011e8f006a666b5cf9bece538f689d authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - ff0f23dad7011e8f006a666b5cf9bece538f689d authored about 3 years ago by Eric Milles <[email protected]>
GROOVY-10395: SC: `a <=> b` into `Integer.compare(a,b)` for primitives
github.com/apache/groovy - cc8076da18d0470565a61c122ff3a995dd257a5c authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - cc8076da18d0470565a61c122ff3a995dd257a5c authored about 3 years ago by Eric Milles <[email protected]>
Fix the test for GROOVY-9802 running on Java8
github.com/apache/groovy - e2444b8cd27bbbfccb73ba5c55177d060fae9f9b authored about 3 years ago by Daniel Sun <[email protected]>
github.com/apache/groovy - e2444b8cd27bbbfccb73ba5c55177d060fae9f9b authored about 3 years ago by Daniel Sun <[email protected]>
GROOVY-9802: Add a test
github.com/apache/groovy - 26026f3f60209c862ebc15668a1563a04dc65453 authored about 3 years ago by Daniel Sun <[email protected]>
github.com/apache/groovy - 26026f3f60209c862ebc15668a1563a04dc65453 authored about 3 years ago by Daniel Sun <[email protected]>
GROOVY-9802: Add json file
github.com/apache/groovy - 953241b7f76bc43874d8f64aa25cba93f5a76411 authored about 3 years ago by Daniel Sun <[email protected]>
github.com/apache/groovy - 953241b7f76bc43874d8f64aa25cba93f5a76411 authored about 3 years ago by Daniel Sun <[email protected]>
GROOVY-10397: Bump junit to 5.8.2
github.com/apache/groovy - e6e488d41c5ce2b65995e37e26cfd96b4c7ff26c authored about 3 years ago by Daniel Sun <[email protected]>
github.com/apache/groovy - e6e488d41c5ce2b65995e37e26cfd96b4c7ff26c authored about 3 years ago by Daniel Sun <[email protected]>
Fix a breaking change of `CompilerConfiguration`
github.com/apache/groovy - bed7b147c2a654673b0af1a97cc0703488dc1e1d authored about 3 years ago by Daniel Sun <[email protected]>
github.com/apache/groovy - bed7b147c2a654673b0af1a97cc0703488dc1e1d authored about 3 years ago by Daniel Sun <[email protected]>
GROOVY-10394: SC: `a <=> b` should evaluate operands only once
github.com/apache/groovy - 7a8f2e11d8e3c68ec90250a7555b7b236b85c86c authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - 7a8f2e11d8e3c68ec90250a7555b7b236b85c86c authored about 3 years ago by Eric Milles <[email protected]>
Trivial tweak: highlight `!in` and `!instanceof` in groovy console
github.com/apache/groovy - 4beff1493b4c2f3d6216ce6c9f9864efcfe6254f authored about 3 years ago by Daniel Sun <[email protected]>
github.com/apache/groovy - 4beff1493b4c2f3d6216ce6c9f9864efcfe6254f authored about 3 years ago by Daniel Sun <[email protected]>
GROOVY-10383: SC: optimize `a !in b`
github.com/apache/groovy - c6b4b79b0c22bac055b275f792aecf6698e000dd authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - c6b4b79b0c22bac055b275f792aecf6698e000dd authored about 3 years ago by Eric Milles <[email protected]>
GROOVY-10393: Prepare for deprecation of security manager (JEP-411)
github.com/apache/groovy - d6e5e54b4a0559178d45d7a1b5d6d47b5974817d authored about 3 years ago by Paul King <[email protected]>
github.com/apache/groovy - d6e5e54b4a0559178d45d7a1b5d6d47b5974817d authored about 3 years ago by Paul King <[email protected]>
Add test cases for `CompilerConfiguration`
github.com/apache/groovy - 392fa1563dcaf737b8a4a2236aaddb39e4edabb0 authored about 3 years ago by Daniel Sun <[email protected]>
github.com/apache/groovy - 392fa1563dcaf737b8a4a2236aaddb39e4edabb0 authored about 3 years ago by Daniel Sun <[email protected]>
Tweak memory stub setting further
github.com/apache/groovy - 4cc38fa775506c737a7dd794b326022bb02b3021 authored about 3 years ago by Daniel Sun <[email protected]>
github.com/apache/groovy - 4cc38fa775506c737a7dd794b326022bb02b3021 authored about 3 years ago by Daniel Sun <[email protected]>
Tweak memory stub setting
github.com/apache/groovy - 01f65154912dbda8baa6a0624ba27e5b614bf457 authored about 3 years ago by Daniel Sun <[email protected]>
github.com/apache/groovy - 01f65154912dbda8baa6a0624ba27e5b614bf457 authored about 3 years ago by Daniel Sun <[email protected]>
Trivial refactoring: remove unnecessary unboxing
github.com/apache/groovy - e8621dc1c5e8dd10044af5d36fdea081f0a8083b authored about 3 years ago by Daniel Sun <[email protected]>
github.com/apache/groovy - e8621dc1c5e8dd10044af5d36fdea081f0a8083b authored about 3 years ago by Daniel Sun <[email protected]>
Add test cases for `CompilerConfiguration`
github.com/apache/groovy - cd101330523f241b615e4d9211851303571bc6c8 authored about 3 years ago by Daniel Sun <[email protected]>
github.com/apache/groovy - cd101330523f241b615e4d9211851303571bc6c8 authored about 3 years ago by Daniel Sun <[email protected]>
Tweak build: extract versions
github.com/apache/groovy - 308f563a4284d59d61b32cad0ae0944dd822b711 authored about 3 years ago by Daniel Sun <[email protected]>
github.com/apache/groovy - 308f563a4284d59d61b32cad0ae0944dd822b711 authored about 3 years ago by Daniel Sun <[email protected]>
Fix dgm bytecode version as 1.8
github.com/apache/groovy - 343ca40d83ac772e9f137b987cbe79288f1005d7 authored about 3 years ago by Daniel Sun <[email protected]>
github.com/apache/groovy - 343ca40d83ac772e9f137b987cbe79288f1005d7 authored about 3 years ago by Daniel Sun <[email protected]>
Tweak bytecode version management
github.com/apache/groovy - 42528624cff93a4a13b509d19d79f924af5eebf0 authored about 3 years ago by Daniel Sun <[email protected]>
github.com/apache/groovy - 42528624cff93a4a13b509d19d79f924af5eebf0 authored about 3 years ago by Daniel Sun <[email protected]>
Minor refactoring: simplify code of tail recursive transformation
github.com/apache/groovy - 6993045f820f8854438208e732b734e5238438dd authored about 3 years ago by Daniel Sun <[email protected]>
github.com/apache/groovy - 6993045f820f8854438208e732b734e5238438dd authored about 3 years ago by Daniel Sun <[email protected]>
Trivial refactoring: remove redundant imports
github.com/apache/groovy - 829e71c45fd223c4484cb3553bbcca0a247d6f16 authored about 3 years ago by Daniel Sun <[email protected]>
github.com/apache/groovy - 829e71c45fd223c4484cb3553bbcca0a247d6f16 authored about 3 years ago by Daniel Sun <[email protected]>
Trivial tweak: avoid type cast
github.com/apache/groovy - 6b1f43087c4dcfc0034724afb3f3c88f60c25aa7 authored about 3 years ago by Daniel Sun <[email protected]>
github.com/apache/groovy - 6b1f43087c4dcfc0034724afb3f3c88f60c25aa7 authored about 3 years ago by Daniel Sun <[email protected]>
fix javadoc warnings
github.com/apache/groovy - 55d630056cf6a796dacfde8537d96b01efd26350 authored about 3 years ago by Paul King <[email protected]>
github.com/apache/groovy - 55d630056cf6a796dacfde8537d96b01efd26350 authored about 3 years ago by Paul King <[email protected]>
GROOVY-8693: SC - override default method: no `super.m()` stack overflow
github.com/apache/groovy - 538374a1799947912496bf3a9aa8590cf5e38a75 authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - 538374a1799947912496bf3a9aa8590cf5e38a75 authored about 3 years ago by Eric Milles <[email protected]>
GROOVY-10380: SC: support calling non-public interface's default methods
github.com/apache/groovy - fe8c34b45672fdbfcbfdf31ff518aedc2f35f1f7 authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - fe8c34b45672fdbfcbfdf31ff518aedc2f35f1f7 authored about 3 years ago by Eric Milles <[email protected]>
GROOVY-7001: DGM: return exact type for methods accepting collector
github.com/apache/groovy - 99199e499afa839a2c266b1269ced2345b316c63 authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - 99199e499afa839a2c266b1269ced2345b316c63 authored about 3 years ago by Eric Milles <[email protected]>
avoid breaking binary compatibility
github.com/apache/groovy - c184bd7f4433ce3a80e5f3b92ee5d8a03168e603 authored about 3 years ago by Paul King <[email protected]>
github.com/apache/groovy - c184bd7f4433ce3a80e5f3b92ee5d8a03168e603 authored about 3 years ago by Paul King <[email protected]>
avoid breaking binary compatibility
github.com/apache/groovy - dcdff551d5107532075f075c8fdfffe89c0fbeb5 authored about 3 years ago by Paul King <[email protected]>
github.com/apache/groovy - dcdff551d5107532075f075c8fdfffe89c0fbeb5 authored about 3 years ago by Paul King <[email protected]>
avoid breaking binary compatibility
github.com/apache/groovy - 38cb0018133ca8517ff8d673df087a4880a99a4d authored about 3 years ago by Paul King <[email protected]>
github.com/apache/groovy - 38cb0018133ca8517ff8d673df087a4880a99a4d authored about 3 years ago by Paul King <[email protected]>
GROOVY-5746, GROOVY-6137, GROOVY-7473: SC: pop temp variable(s)
github.com/apache/groovy - ca1c3b481cff88b70268c46475cd67e062143dc3 authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - ca1c3b481cff88b70268c46475cd67e062143dc3 authored about 3 years ago by Eric Milles <[email protected]>
fix japicmp serialVersionUid warnings
github.com/apache/groovy - e9d94be9ebe7124bfe90a658eac6623700fbcb10 authored about 3 years ago by Paul King <[email protected]>
github.com/apache/groovy - e9d94be9ebe7124bfe90a658eac6623700fbcb10 authored about 3 years ago by Paul King <[email protected]>
resolve ambiguity
github.com/apache/groovy - ee646b1c4ebb76530a7937c51323a7e584ef56d0 authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - ee646b1c4ebb76530a7937c51323a7e584ef56d0 authored about 3 years ago by Eric Milles <[email protected]>
leverage extension `getLocation()` and other minor edits
github.com/apache/groovy - 30159f48140e3be3fb09d5fea0f329e292144779 authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - 30159f48140e3be3fb09d5fea0f329e292144779 authored about 3 years ago by Eric Milles <[email protected]>
GROOVY-10239, GROOVY-10383: SC: skip `ScriptBytecodeAdapter` for `!in` via `isNotCase` extension methods
github.com/apache/groovy - 1cff465ee4eaa159192cbade013033af0b38be04 authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - 1cff465ee4eaa159192cbade013033af0b38be04 authored about 3 years ago by Eric Milles <[email protected]>
GROOVY-10390: Bump jqwik (test dependency) to 1.6.0
github.com/apache/groovy - 455956d65fe94a470e2fbf8386f7f81e316d8757 authored about 3 years ago by Paul King <[email protected]>
github.com/apache/groovy - 455956d65fe94a470e2fbf8386f7f81e316d8757 authored about 3 years ago by Paul King <[email protected]>
GROOVY-10389: Bump logback to 1.2.7
github.com/apache/groovy - 5cbb0a9399b17fa1fb80b598ece335811327e773 authored about 3 years ago by Paul King <[email protected]>
github.com/apache/groovy - 5cbb0a9399b17fa1fb80b598ece335811327e773 authored about 3 years ago by Paul King <[email protected]>
GROOVY-10388: Bump json-unit version to 2.28.0
GROOVY-10387: Bump gson to 2.8.9
github.com/apache/groovy - 1d0f2f510d16a2ddeb4efa3440b3a095fa1fc7d3 authored about 3 years ago by Paul King <[email protected]>
GROOVY-10386: Bump Spotbugs/Spotbugs annotations to 4.5.0
github.com/apache/groovy - e4e4fa772853363b9530d7418dc92671f3111e32 authored about 3 years ago by Paul King <[email protected]>
github.com/apache/groovy - e4e4fa772853363b9530d7418dc92671f3111e32 authored about 3 years ago by Paul King <[email protected]>
GROOVY-10385: Bump japicmp plugin to 0.3.0
github.com/apache/groovy - c1d2ec8ecaad4fb21c79dad44c78bbee86380203 authored about 3 years ago by Paul King <[email protected]>
github.com/apache/groovy - c1d2ec8ecaad4fb21c79dad44c78bbee86380203 authored about 3 years ago by Paul King <[email protected]>
GROOVY-10384: Bump checkstyle to 9.1
github.com/apache/groovy - d979faf82300161e6410798527b9551cefa3058c authored about 3 years ago by Paul King <[email protected]>
github.com/apache/groovy - d979faf82300161e6410798527b9551cefa3058c authored about 3 years ago by Paul King <[email protected]>
GROOVY-10378: Provide a mechanism to prioritise AST transforms running at the same stage
github.com/apache/groovy - c2d6204e44ed65c5a47bfe036456221e5ea910a9 authored about 3 years ago by Paul King <[email protected]>
github.com/apache/groovy - c2d6204e44ed65c5a47bfe036456221e5ea910a9 authored about 3 years ago by Paul King <[email protected]>
GROOVY-10379: interface default methods in `ClassNode#hasPossibleMethod`
github.com/apache/groovy - 44e0a5ecb56fa53cc2ad66ee74e9fcf11bcbb69b authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - 44e0a5ecb56fa53cc2ad66ee74e9fcf11bcbb69b authored about 3 years ago by Eric Milles <[email protected]>
minor edits
github.com/apache/groovy - aef6637d2c51a98bd0fabfe4846c2af999632725 authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - aef6637d2c51a98bd0fabfe4846c2af999632725 authored about 3 years ago by Eric Milles <[email protected]>
GROOVY-6137, GROOVY-7473: SC: `a in b` should evaluate operands one time
github.com/apache/groovy - 8f4e907d59cc189766224d651d54605b538ec06f authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - 8f4e907d59cc189766224d651d54605b538ec06f authored about 3 years ago by Eric Milles <[email protected]>
Merge pull request #1654 from greendatasoft/compareTo-extension-test/master
ExtensionModuleTest: add test for comparing LocalDateTime and LocalDate
github.com/apache/groovy - 462c8489a861a69ece1feadcf3cf79303e47b2aa authored about 3 years ago by Paul King <[email protected]>
minor edits
github.com/apache/groovy - 8aa160765801bad5588a9f78f7c80e4182386070 authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - 8aa160765801bad5588a9f78f7c80e4182386070 authored about 3 years ago by Eric Milles <[email protected]>
GROOVY-10377: SC: optimize `x === y` and `x !== y` for non-primitives
github.com/apache/groovy - 595f7e78c1d4b1f360f04322ea56008cb1933dc0 authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - 595f7e78c1d4b1f360f04322ea56008cb1933dc0 authored about 3 years ago by Eric Milles <[email protected]>
GROOVY-10377: SC: optimize `x === null` and `x !== null`
github.com/apache/groovy - bec691dbcc15cd7df4691fa149e6d57212c883d1 authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - bec691dbcc15cd7df4691fa149e6d57212c883d1 authored about 3 years ago by Eric Milles <[email protected]>
refactor `BinaryExpressionTransformer`
github.com/apache/groovy - 2c1608903b946430cb055acc948a10d70d40e695 authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - 2c1608903b946430cb055acc948a10d70d40e695 authored about 3 years ago by Eric Milles <[email protected]>
GROOVY-7473: SC: change `a in b` into `b.isCase(a)` for obvious non-null
then `b == null ? a == null : b.isCase(a)` when null is a possibility
github.com/apache/groovy - 51749380ff43d1cdfb3164c3a9e858c9d5573b9d authored about 3 years ago by Eric Milles <[email protected]>
ExtensionModuleTest: add test for comparing LocalDateTime and LocalDate
github.com/apache/groovy - 3932cf682a5e790a2aac9326af181eb3c909fd12 authored about 3 years ago by sszuev <[email protected]>
github.com/apache/groovy - 3932cf682a5e790a2aac9326af181eb3c909fd12 authored about 3 years ago by sszuev <[email protected]>
add check for required parameter when using NamedVariant (additional test)
github.com/apache/groovy - 059434faad631132ef84ff72814f307dbb1029ee authored about 3 years ago by Paul King <[email protected]>
github.com/apache/groovy - 059434faad631132ef84ff72814f307dbb1029ee authored about 3 years ago by Paul King <[email protected]>
GROOVY-10375: SC: fix implicit-this access to non-static member of outer
github.com/apache/groovy - 5f262f5291bcb2a995389e9939f8d23eb48498bf authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - 5f262f5291bcb2a995389e9939f8d23eb48498bf authored about 3 years ago by Eric Milles <[email protected]>
add check for required parameter when using NamedVariant
github.com/apache/groovy - 220f73a250a0a1f3dd14ce3bfa8a91bf51d35bab authored about 3 years ago by Paul King <[email protected]>
github.com/apache/groovy - 220f73a250a0a1f3dd14ce3bfa8a91bf51d35bab authored about 3 years ago by Paul King <[email protected]>
GROOVY-10341: STC: error for `super.abstractMethod()`
github.com/apache/groovy - e97eab240d165b632e0cdbe5c6e685ac87dc2934 authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - e97eab240d165b632e0cdbe5c6e685ac87dc2934 authored about 3 years ago by Eric Milles <[email protected]>
GROOVY-10372: STC: check param types for functional interface conversion
github.com/apache/groovy - fdb2fc5089ed2c1ae6b000082dfea41d86d77577 authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - fdb2fc5089ed2c1ae6b000082dfea41d86d77577 authored about 3 years ago by Eric Milles <[email protected]>
additional record documentation
github.com/apache/groovy - e453db968df3753dc6c26d51168b944137c8e4b1 authored about 3 years ago by Paul King <[email protected]>
github.com/apache/groovy - e453db968df3753dc6c26d51168b944137c8e4b1 authored about 3 years ago by Paul King <[email protected]>
minor refactor
github.com/apache/groovy - 2d6c0003a4db962f5a25484b48da1791a4db4c29 authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - 2d6c0003a4db962f5a25484b48da1791a4db4c29 authored about 3 years ago by Eric Milles <[email protected]>
minor edits
github.com/apache/groovy - 141de0463f2e479737b342f82eded85e1815025b authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - 141de0463f2e479737b342f82eded85e1815025b authored about 3 years ago by Eric Milles <[email protected]>
GROOVY-10277: STC: error for incompatible closure or lambda return value
github.com/apache/groovy - eb8854afcf02057f70b8a979a873e0a34393b740 authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - eb8854afcf02057f70b8a979a873e0a34393b740 authored about 3 years ago by Eric Milles <[email protected]>
GROOVY-10361: TupleConstructor could be improved to have a smarter mode for handling default values (additional refactoring for records)
github.com/apache/groovy - 56e7264fda0778c2eec531274fb0c2d16d410dd0 authored about 3 years ago by Paul King <[email protected]>
github.com/apache/groovy - 56e7264fda0778c2eec531274fb0c2d16d410dd0 authored about 3 years ago by Paul King <[email protected]>
GROOVY-10361: TupleConstructor could be improved to have a smarter mode for handling default values (additional refactoring)
github.com/apache/groovy - 6ef7a11a0a2c53f5b3d9668f8d2ffef7e4da5ef1 authored about 3 years ago by Paul King <[email protected]>
github.com/apache/groovy - 6ef7a11a0a2c53f5b3d9668f8d2ffef7e4da5ef1 authored about 3 years ago by Paul King <[email protected]>
GROOVY-10361: TupleConstructor could be improved to have a smarter mode for handling default values
github.com/apache/groovy - cdcdc5eacf2abb3801d97679d8ffebae50181779 authored about 3 years ago by Paul King <[email protected]>
github.com/apache/groovy - cdcdc5eacf2abb3801d97679d8ffebae50181779 authored about 3 years ago by Paul King <[email protected]>
GROOVY-10277: STC: error for incompatible closure or lambda coerce
github.com/apache/groovy - 324075cabff6cf49009f491e8d812979c43491d3 authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - 324075cabff6cf49009f491e8d812979c43491d3 authored about 3 years ago by Eric Milles <[email protected]>
STC: remove difference for plain vs generic return type on method call
github.com/apache/groovy - bb0c4070d0ff4b82b439a21d0e39711679c423eb authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - bb0c4070d0ff4b82b439a21d0e39711679c423eb authored about 3 years ago by Eric Milles <[email protected]>
improve `getText()` and `toString()` of method and closure
github.com/apache/groovy - cf2f77fb033a10d36c4db3a7ff07a2b04631afcf authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - cf2f77fb033a10d36c4db3a7ff07a2b04631afcf authored about 3 years ago by Eric Milles <[email protected]>
Fix javadoc of `ConditionalInterruptibleASTTransformation`
github.com/apache/groovy - 2c488998fba183c5f33b7325acad89bca0c66a4f authored about 3 years ago by Daniel Sun <[email protected]>
github.com/apache/groovy - 2c488998fba183c5f33b7325acad89bca0c66a4f authored about 3 years ago by Daniel Sun <[email protected]>
Attach `@CompileStatic` to some transformation classes
github.com/apache/groovy - 31965a1d2f460a188e7b0d5bc8229f2b3e4894a3 authored about 3 years ago by Daniel Sun <[email protected]>
github.com/apache/groovy - 31965a1d2f460a188e7b0d5bc8229f2b3e4894a3 authored about 3 years ago by Daniel Sun <[email protected]>
Add one more test case for `record`
github.com/apache/groovy - 25e789cfcf84ece5b0c6ebd715de59d2bc9020a9 authored about 3 years ago by Daniel Sun <[email protected]>
github.com/apache/groovy - 25e789cfcf84ece5b0c6ebd715de59d2bc9020a9 authored about 3 years ago by Daniel Sun <[email protected]>
Add one more test case for `record`
github.com/apache/groovy - 2aa1e563eee31f944f069164ae500cbfb5078f54 authored about 3 years ago by Daniel Sun <[email protected]>
github.com/apache/groovy - 2aa1e563eee31f944f069164ae500cbfb5078f54 authored about 3 years ago by Daniel Sun <[email protected]>
fix error message
github.com/apache/groovy - a41f9e45b0072af6db6bc91c6b2b944e3f5204d4 authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - a41f9e45b0072af6db6bc91c6b2b944e3f5204d4 authored about 3 years ago by Eric Milles <[email protected]>
fix error message
github.com/apache/groovy - af936822ce883e4c28f13bf96f576c30eef06ae4 authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - af936822ce883e4c28f13bf96f576c30eef06ae4 authored about 3 years ago by Eric Milles <[email protected]>
fix error message
github.com/apache/groovy - e5097dd45b69158d0a1e4857478492ac221ab861 authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - e5097dd45b69158d0a1e4857478492ac221ab861 authored about 3 years ago by Eric Milles <[email protected]>
make fewer `LowestUpperBoundClassNode` instances
github.com/apache/groovy - 2feab7d0358ceda2654e20d518ab5d58b0732e57 authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - 2feab7d0358ceda2654e20d518ab5d58b0732e57 authored about 3 years ago by Eric Milles <[email protected]>
GROOVY-10353: `evaluateExpression` can handle simple expression directly
github.com/apache/groovy - 83a018a1d657117c9067b5575c85d52a591803be authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - 83a018a1d657117c9067b5575c85d52a591803be authored about 3 years ago by Eric Milles <[email protected]>
Tweak record compact constructor grammar
github.com/apache/groovy - b2f8b92f88feddf66393703c2054f40d87370ee3 authored about 3 years ago by Daniel Sun <[email protected]>
github.com/apache/groovy - b2f8b92f88feddf66393703c2054f40d87370ee3 authored about 3 years ago by Daniel Sun <[email protected]>
GROOVY-10366: Bump gradle to 7.3
github.com/apache/groovy - d360463ab734c2bfb07ed75a9ede744922ab2706 authored about 3 years ago by Daniel Sun <[email protected]>
github.com/apache/groovy - d360463ab734c2bfb07ed75a9ede744922ab2706 authored about 3 years ago by Daniel Sun <[email protected]>
GROOVY-10229, GROOVY-10339, GROOVY-10347: STC: merging generic results
github.com/apache/groovy - d5201313481d9f47d26e5aeb9e3d538be9d6f733 authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - d5201313481d9f47d26e5aeb9e3d538be9d6f733 authored about 3 years ago by Eric Milles <[email protected]>
minor edits
github.com/apache/groovy - 8d1901775668874575a92275304546949a3cd9c8 authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - 8d1901775668874575a92275304546949a3cd9c8 authored about 3 years ago by Eric Milles <[email protected]>
GROOVY-10347: STC: add test cases
github.com/apache/groovy - 4e7f4f45a31e06b8d14fb62e7b14c3216a76cddd authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - 4e7f4f45a31e06b8d14fb62e7b14c3216a76cddd authored about 3 years ago by Eric Milles <[email protected]>
minor refactor
github.com/apache/groovy - 11fe90dc5a786684a1565ae758cbe63d15a3354a authored about 3 years ago by Paul King <[email protected]>
github.com/apache/groovy - 11fe90dc5a786684a1565ae758cbe63d15a3354a authored about 3 years ago by Paul King <[email protected]>
GROOVY-10351: STC: argument `C<...>` for parameter `C<T,? extends T>`
github.com/apache/groovy - 0ff632514f9e06b8cea96f2e70749b3da3bc6dbb authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - 0ff632514f9e06b8cea96f2e70749b3da3bc6dbb authored about 3 years ago by Eric Milles <[email protected]>
GROOVY-10352: class model: load anno enum value as property expression
github.com/apache/groovy - d711be14e2556f437b22b25f3206eba50cc918f4 authored about 3 years ago by Eric Milles <[email protected]>
github.com/apache/groovy - d711be14e2556f437b22b25f3206eba50cc918f4 authored about 3 years ago by Eric Milles <[email protected]>
Eliminate redundant checks for Java7
github.com/apache/groovy - de17150ee844a943c070c01c07b81fd547ff074d authored about 3 years ago by Daniel Sun <[email protected]>
github.com/apache/groovy - de17150ee844a943c070c01c07b81fd547ff074d authored about 3 years ago by Daniel Sun <[email protected]>
add aliases
github.com/apache/groovy - 0e693bb7effbc93b2f79caaf13351b706c3333fd authored about 3 years ago by Paul King <[email protected]>
github.com/apache/groovy - 0e693bb7effbc93b2f79caaf13351b706c3333fd authored about 3 years ago by Paul King <[email protected]>
Tweak java version info in the groovy console
github.com/apache/groovy - 142c0ca8fc4c62a20c76ee12400b3cdb0d35c9e5 authored about 3 years ago by Daniel Sun <[email protected]>
github.com/apache/groovy - 142c0ca8fc4c62a20c76ee12400b3cdb0d35c9e5 authored about 3 years ago by Daniel Sun <[email protected]>
Attach `@CompileStatic` to `CheckingVisitor`
github.com/apache/groovy - bcebfb0ed8689e2a63f2676c4324768fa637db7b authored about 3 years ago by Daniel Sun <[email protected]>
github.com/apache/groovy - bcebfb0ed8689e2a63f2676c4324768fa637db7b authored about 3 years ago by Daniel Sun <[email protected]>
Eliminate redundant checks for Java5
github.com/apache/groovy - 6987206049441f0539a54ac554de86b4ba09bd07 authored about 3 years ago by Daniel Sun <[email protected]>
github.com/apache/groovy - 6987206049441f0539a54ac554de86b4ba09bd07 authored about 3 years ago by Daniel Sun <[email protected]>
Rename GitHub actions workflow files
github.com/apache/groovy - d3e6293ab09dd1a5136230978e0e2f5f494439f7 authored about 3 years ago by Daniel Sun <[email protected]>
github.com/apache/groovy - d3e6293ab09dd1a5136230978e0e2f5f494439f7 authored about 3 years ago by Daniel Sun <[email protected]>