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

GROOVY-9739: check knownFields for accessedVariable is FieldNode case (closes #1369)

- refactor to reduce repeated field helper getter call transformation

github.com/apache/groovy - bb35ba649b8703f2e9d46591a610dc6583d8dc8f authored over 4 years ago
GROOVY-8284: getMetaClass should be annotated as (JavaBeans) transient (closes #1365)

github.com/apache/groovy - cd6851945d3224ea3023385377c50ce1c15eb78f authored over 4 years ago
GROOVY-9736: Remove org.objectweb.asm.Opcodes as implemented interface in most (all?) places (closes #1367)

github.com/apache/groovy - d404ecd20a844b75fa7ca33097b81f51d3d9f374 authored over 4 years ago
GROOVY-9743: Bump hsqldb to 2.5.1

github.com/apache/groovy - 4847bb0aadea5a0bb9d5ca0b434179452b4d166f authored over 4 years ago
doco: add minimal DataSet section

github.com/apache/groovy - 67b111ba888bab477ff93413c15a4866ae80dad6 authored over 4 years ago
reuse asExpression and hasUnresolvedGenerics plus other minor edits

github.com/apache/groovy - 0b86329fc345c424638648ce62e2ec2d23c83d43 authored over 4 years ago
GROOVY-9741: Bump gradle to 6.6.1

github.com/apache/groovy - 1ce6624c754b02373897637d8eb661579f7a11fb authored over 4 years ago
GROOVY-9740: Bump JUnit5/platform to 5.7.0/1.7.0

github.com/apache/groovy - 09823c341f6798850ffa48c76e245689ca11abb1 authored over 4 years ago
GROOVY-9146: Seems to be a gap in method reference support

github.com/apache/groovy - 9b102f96d6908f2e014327328c7cdb92f13ba5dc authored over 4 years ago
GROOVY-9735: connect placeholder from context with method generic params

@groovy.transform.TypeChecked
class C<T extends Number> {
List<T> list
def test() {...

github.com/apache/groovy - 58144b448ae5278f31af8faa8070a49d3c67a671 authored over 4 years ago
GROOVY-9738: Bump xstream to 1.4.13

github.com/apache/groovy - 8b61a9646cd815a78ef37add790c0985ba7f2982 authored over 4 years ago
GROOVY-9732: re-implement transformExpression and several setters (closes #1361)

github.com/apache/groovy - d696771141041f6b12340c81ee4682300530cc31 authored over 4 years ago
remove superfluous trailing whitespace

github.com/apache/groovy - df414e6bb5c4479dd6d691042d8b37ed31fbb908 authored over 4 years ago
GROOVY-7492: Groovy should allow CompileStatic classes to not implement GroovyObject (closes #54)

github.com/apache/groovy - 61af653747d1cefdfaff2f96d646cba621b46a1f authored over 4 years ago
update commons-dbcp version

github.com/apache/groovy - 50c5ec23a7d9ed8c17b586219fcf91bd824bc907 authored over 4 years ago
doco: placeholder section about inheritance

github.com/apache/groovy - eb5ff59069a8397b146d1af2615bad415084d3dd authored over 4 years ago
update json-unit version

github.com/apache/groovy - 84280924372dcb66b57d8db15e88b652e4965b1a authored over 4 years ago
GROOVY-9712: type name may start with more than A-Z (closes #1362)

github.com/apache/groovy - 3425c45eaa88d85271c1df2e9520b6232be09969 authored over 4 years ago
GROOVY-9726: Compile error needed for illegal field modifier combination

github.com/apache/groovy - ec8cfdfb3817accef8240f40c6e257978b9d36d4 authored over 4 years ago
GROOVY-9706: Groovy 3.0.5 varargs [Static type checking] - Cannot find matching method

github.com/apache/groovy - 6af97ad0f26ab45b306cfe26e459870a1d1a2a88 authored over 4 years ago
GROOVY-9711: @Sortable annotation always sorts by the parent properties (closes 1360)

github.com/apache/groovy - 1c1752ac80dbeb9bf75a8c1614a6a538627223e0 authored over 4 years ago
GROOVY-9717: 3.0 stubs include packages annotations on classes other than package-info.groovy

github.com/apache/groovy - 774947443af366a48136d4309ab5fab346e8fd3e authored over 4 years ago
groovy-contracts: fix typo in metadata key

github.com/apache/groovy - 3fa0e4c67494df2e059980b51578253171ee6b56 authored over 4 years ago
GROOVY-9635: resolve "V" in T=V; "T" may have been reused as type param (closes #1359)

github.com/apache/groovy - 8acb9a709eb8c4c6a2407184e53c25171cace567 authored over 4 years ago
GROOVY-9460: fix matching for T<?>, T<? super LB> and T<? extends UB>

closes #1355

github.com/apache/groovy - 8217c29c25a29a9047b7a97601e9d457c903d764 authored over 4 years ago
doco: tweak monoid functional pattern

github.com/apache/groovy - 0962c9931dcfd07f0b447f8858533923779d5c9a authored over 4 years ago
doco: add monoid functional pattern

github.com/apache/groovy - 84bfe55eeea48e59c09eb98a0761e029e00df4e6 authored over 4 years ago
fix image name

github.com/apache/groovy - 144a190d0d127ce9d08165c311cde93de1673d50 authored over 4 years ago
doco: fix url

github.com/apache/groovy - ac4846e0875cfc7539caee7e9a9c9d597a4bd7e8 authored over 4 years ago
reduce impact of makeAccessible(AccessibleObject) (closes #1357)

github.com/apache/groovy - 9fb9e506eb2af8e96a593e08d64cfae5b5acf007 authored over 4 years ago
GROOVY-9704: load minus one as long integer (closes #1358)

github.com/apache/groovy - cdee610a78f03eb3acb70664b98f49eba22b6bc9 authored over 4 years ago
minor refactor

github.com/apache/groovy - 03c21a3190b52fe3e9c868fd93b3250eb38e875a authored over 4 years ago
doco: add Observer pattern

github.com/apache/groovy - f2b4a48f07210fa2162f05509f94808bceff03c9 authored over 4 years ago
reduce use of dynamic features

github.com/apache/groovy - 58abc9e4d4e397dc148b6b7333c350a105894d93 authored over 4 years ago
doco: tidy up visitor pattern wording

github.com/apache/groovy - 359c48c580cc6beb1c8edd633d67dfe178a509cc authored over 4 years ago
GROOVY-9570: collect context generics starting at innermost class/method

closes #1353

github.com/apache/groovy - ba63acef326cd206bd709cd6e9026bb656d54ad4 authored over 4 years ago
reuse CachedField#getProperty

github.com/apache/groovy - 57c8a116098c750e6e00b727112f66f2b8c10df5 authored over 4 years ago
minor refactor

github.com/apache/groovy - 3ae9083dbbee0d6a3bcbd5683668ac77501a9a49 authored over 4 years ago
doco: closure/lambda versions of the decorator pattern (fix typo)

github.com/apache/groovy - 4db5f7a25c6754d89b1e4787f69ce8534223de3d authored over 4 years ago
GROOVY-9703: remove superflous System.arraycopy (closes #1354)

github.com/apache/groovy - ccc14d55531740cc4e2378ecd7a75140b7b6d91c authored over 4 years ago
doco: closure/lambda versions of the decorator pattern

github.com/apache/groovy - 43741fa286306855ce73239fedb89d5de816c780 authored over 4 years ago
doco: lambda version of the template method pattern (couple of typos)

github.com/apache/groovy - c60df3160eae61794879d4f169202262929ec2ff authored over 4 years ago
doco: lambda version of the template method pattern

github.com/apache/groovy - 4fbdc5a3db6e2db26a3ac8b2429f157ba8e29c0e authored over 4 years ago
promote early returns, remove extra calls, and other minor edits

github.com/apache/groovy - 08cd04304e6e01fb935ba54a662e613910883af4 authored over 4 years ago
GROOVY-9702: source retention for @ASTTest and improved AST modification (closes #1352)

github.com/apache/groovy - 74c37bdd7979c4461862e14c2016e74679dbd3d2 authored over 4 years ago
doco: update spring versions in some examples

github.com/apache/groovy - 31a379d6d372cda96ef33464ca658d1ab4a1befe authored over 4 years ago
GROOVY-9700: SC: transform variable assignment to direct setter call

closes #1351

github.com/apache/groovy - f48603a8ce477b7b3a4c7186bd17da7acea47aac authored over 4 years ago
doco: add command pattern example

github.com/apache/groovy - d907323dd33538dbf8c677ac347dd7c8caaa76e7 authored over 4 years ago
minor refactor

github.com/apache/groovy - e4b4a54470857fa1d1c57b4d0427cce57b2e06b2 authored over 4 years ago
doco: additional tweaks - all images now rendered in pdf, better adoc editing in IDE/viewing on github

github.com/apache/groovy - c48fe4c12275a635f2bca1925971dc200ab6ab9a authored over 4 years ago
doco: flesh out alternative examples for chain of responsibility

github.com/apache/groovy - 628ac088fe5fa023044d8f739f0cfdb2bd53cf8b authored over 4 years ago
doco: tweak another example

github.com/apache/groovy - 712f7f6ab8e3cf5d5d03eac3f50b3ec5e88bafeb authored over 4 years ago
GROOVY-9699: SC: reposition checkOrMarkPrivateAccess for field reference

and drop extra visitation for "putAt" method call transformation

* reuse getType for field in...

github.com/apache/groovy - 97ba01a4d4237a8fc7863818d59fb793dbf7236c authored over 4 years ago
doco: some more recent options for this pattern

github.com/apache/groovy - ab2e8a10764f2005826fbb7728d5d0b4edb810fa authored over 4 years ago
doco: refresh JMX doco (move images)

github.com/apache/groovy - 971c69731869b6f401eb81339c9fd8f9bcc6e5ab authored over 4 years ago
doco: refresh JMX doco

github.com/apache/groovy - cce94ad6bef99a4f9bce0843f4411daa5bae5fbd authored over 4 years ago
Add test for GROOVY-9692

github.com/apache/groovy - 9b9dc31e29717e8263361af3d4aaff2dd355184b authored over 4 years ago
GROOVY-9692: "call" method call for non-string expression w/ closure arg

closes #1348

github.com/apache/groovy - 0a690d58462d4d8e8bae936b1a9b330491ab4a57 authored over 4 years ago
doco: inline activity diagram for method resolution

github.com/apache/groovy - 27c74aead7e440029550285d0f5135b43f1896e3 authored over 4 years ago
doco: inline UML for Chain of Responsibility pattern

github.com/apache/groovy - b7ecf877f3bb2a8c4a83ec1b52c7a186ec0a1ab9 authored over 4 years ago
doco: inline UML for Template Method pattern

github.com/apache/groovy - 0b148b2c626d178ce59a90aae9615ddd2e8681d4 authored over 4 years ago
doco: add some lambda variants for Strategy pattern

github.com/apache/groovy - 1ba234ee20693d755634c5ff31795788452c062d authored over 4 years ago
generate uml inline (Strategy pattern)

github.com/apache/groovy - 6a8a2dd7ea142e87e685b0d00a5cfa290becf69c authored over 4 years ago
generate uml inline (and make it pdf compatible)

github.com/apache/groovy - 2c013fd6cbdab971d29fe8aac07aef1ea71850e2 authored over 4 years ago
minor refactor

github.com/apache/groovy - e3a59d099a89ff6de35092c4639c6c0a7d0eb660 authored over 4 years ago
minor refactor

github.com/apache/groovy - 6a02298d75f6597f9dc83ab5b4b4e79ce978b651 authored over 4 years ago
GROOVY-9697: Bump asciidoctor to 3.2.0

github.com/apache/groovy - cd6c34eab813dbbeb627bfc652b62e7dd73c2458 authored over 4 years ago
GROOVY-9697: Bump asciidoctor to 3.2.0 (experimental pdf support - still fails rendering some code/images) (closes #1350)

github.com/apache/groovy - 973d230a9a8734e4d7473d0eece62a1b5fd0e975 authored over 4 years ago
GROOVY-8000: pass interface with adjusted generics to recursive collect

closes #1347

github.com/apache/groovy - c514ae0c6889e5edd127f7a890cbbec07f1517c4 authored over 4 years ago
minor refactor

github.com/apache/groovy - 092c7f78f8fd644136b6f1e35819639b3ecc5f73 authored over 4 years ago
re-sync binary-compatibility modules

github.com/apache/groovy - a810a508adc79766ea345d300984da6449508a40 authored over 4 years ago
GROOVY-9680: Groovy 4 should provide some pre-canned type checker extensions (closes #1345)

github.com/apache/groovy - 8490e9cd2c85aa076e9df0035b96737c09e31e22 authored over 4 years ago
fix parameter generics and modifiers

github.com/apache/groovy - 5a3bf184104c65e6a4bb5d30a13a93e1629bc82e authored over 4 years ago
GROOVY-9691: don't make SMCE within closure outside of special ctor call

closes #1346

github.com/apache/groovy - fc50dca6a967ef52e0f653c2505bf6f24864c3fd authored over 4 years ago
GROOVY-9672: replace "this" argument with "Type" for static super call

closes #1344

github.com/apache/groovy - 05e02e09b5699256b7d920fa13824ccbb072f892 authored over 4 years ago
GROOVY-9694: bump jackson version to 2.11.2

github.com/apache/groovy - 228e029e829f9aaf97740022c516a5ae99452ed0 authored over 4 years ago
GROOVY-9693: bump picocli to 4.5.0

github.com/apache/groovy - 8795264d5acfbea4192de0e73d1bc1d3cb2150ec authored over 4 years ago
GROOVY-9689: Bump codenarc to 1.6.1

github.com/apache/groovy - 6bea7d01f28946b0fb6144aff473377d19879573 authored over 4 years ago
GROOVY-9690: Bump checkstyle to 8.35

github.com/apache/groovy - c7fb9aee3cdaa3bc7edbb721b34d593df1b98e66 authored over 4 years ago
GROOVY-9687: Bump versions plugin to 0.29.0

github.com/apache/groovy - 67898fe939aa7907285c4d63bcdf78d1c268e46c authored over 4 years ago
GROOVY-9686: Bump spotbugs library/plugin to 4.1.1/4.5.0

github.com/apache/groovy - e286b963df638c6937f467616bdd5eceff83165e authored over 4 years ago
GROOVY-9685: Bump gradle to 6.6

github.com/apache/groovy - 72e481b383ccf2d595cf18b3146d9bf052c10203 authored over 4 years ago
GROOVY-9684: We should provide shouldFail/assertScript variants which take a shell

github.com/apache/groovy - ba6dcfd91c1631b2f25433671a571adcf9eba78e authored over 4 years ago
Add "@since" to tweak javadoc

github.com/apache/groovy - b32006660cfa578690a3420f9cb25b3bb6f43665 authored over 4 years ago
Support coerce for @NamedVariant

github.com/apache/groovy - dfd38f36b900df66b9135b6658492e5ab16be2ee authored over 4 years ago
Revert "GROOVY-9679: The fork-join pool does not provide a good ClassLoader for Groovy types(closes #1330)"

This reverts commit 8bd4731e

github.com/apache/groovy - e5b1c148153ec2dc53383055ae92c72c11eddbf8 authored over 4 years ago
Revert "GROOVY-9679: trivial tweak for better backward compatibility"

This reverts commit 21cf8b1d

github.com/apache/groovy - fa1cd74564977c67e554601b6a607acedaecb074 authored over 4 years ago
GROOVY-9677: provide a library of pre-canned macro methods

github.com/apache/groovy - e4d768ac139a41878008425fda119116dbd1416a authored over 4 years ago
GROOVY-9675: There should be a mechanism to disable individual macro methods & extension methods

github.com/apache/groovy - 443c25d5ca8e6d63306e9be0bb25a9d6592b10c9 authored over 4 years ago
GROOVY-9675: There should be a mechanism to disable individual macro methods & extension methods (use a comma-separated list to disable)

github.com/apache/groovy - 2d892f30d2dc27bd4734a6c5c25dfdc2815c76d2 authored over 4 years ago
GROOVY-9679: trivial tweak for better backward compatibility

github.com/apache/groovy - 21cf8b1de8e11b0ff09f814bdb39786ba4ecfa7e authored over 4 years ago
GROOVY-9679: The fork-join pool does not provide a good ClassLoader for Groovy types(closes #1330)

- Thread.currentThread().getContextClassLoader() was used starting with
46b1fface0b17cf41f96818...

github.com/apache/groovy - 8bd4731e70b9e55a0b36de72d50cd88f87f3aa2e authored over 4 years ago
minor refactor

github.com/apache/groovy - 6eea0beb1386fe9e6bac39eda8fc27772ef48f1f authored over 4 years ago
GROOVY-9256: process closure expressions for Trait.super.name transforms

closes #1341

github.com/apache/groovy - 983f7263408084b0948ec253de5d7cbd038e0554 authored over 4 years ago
GROOVY-9673: do not set method target on call expr in case of overloads

closes #1338

github.com/apache/groovy - dd2aca619f6bc6e2757e30bb075868202e635d0a authored over 4 years ago
GROOVY-9255: transform "TraitType.super.name" to getName()/isName() call

"TraitType.super.name = ..." was already handled; binary expression is
transformed before subbi...

github.com/apache/groovy - ffb83225b5be7c7f567b6fed91b23612b2bcc185 authored over 4 years ago
GROOVY-9386: traits: do not transform dynamic variable within closure

closes #1334

github.com/apache/groovy - 03ef95584a356bb8c514f38c3b4d16eb4772a643 authored over 4 years ago
resolve strategy additional test cases

github.com/apache/groovy - 8ac37e30bcf00034493fa721cf8cdfb9d64c7fac authored over 4 years ago
GROOVY-7232: prefer methodMissing over declared method on next candidate (closes #1328)

github.com/apache/groovy - 5ab21bd8d843e71a29eb385cfb23036d5dd7dd3f authored over 4 years ago
GROOVY-9671: fix typo

github.com/apache/groovy - e2ebc2d7cd58f331673d4039b9ada5bff5df7737 authored over 4 years ago