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

minor refactoring: avoid div by zero for empty GString strings

github.com/apache/groovy - 22aaa6cc41dd373bde65f8cb6de9fcc928e8cebf authored over 4 years ago
minor refactoring: more usages of tryCatchS helper method

github.com/apache/groovy - 9315c26cb441e38bdcd34109cf0d15ea473a6aeb authored over 4 years ago
GROOVY-9671: Absorb GContracts project into Groovy project - initial code checkin (closes #1337)

Co-authored-by: Paul King <[email protected]>

github.com/apache/groovy - 2c8fc42710a5527911c21ca37aea7b6c83d954f9 authored over 4 years ago
additional cases for test

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

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

github.com/apache/groovy - 3aad26c5cff180872111258074b5383bff9a7a0b authored over 4 years ago
additional test for property resolution with Closures

github.com/apache/groovy - 51ad1ea0a5890dd3162d698464f8e2d567a771f5 authored over 4 years ago
GROOVY-6843: Remove GroovyDoc JANSI dependency (closes #1336)

github.com/apache/groovy - 05c5e003d79b9a5d10679db7800036184b1047f6 authored over 4 years ago
GROOVY-9669: Enhance immutability check (closes #1335)

github.com/apache/groovy - 51b269bdf001a7d165e45f52ef5d9e13dd10bcdb authored over 4 years ago
no need for Incubating to be still incubating

github.com/apache/groovy - 2fc55c3cc61e57b18ded939161c5d3ae4b7d06c0 authored over 4 years ago
GROOVY-9670: Bump TestNG to 7.3.0

github.com/apache/groovy - 39d1f02b6dd00c0c63616f2db371b7df589b116a authored over 4 years ago
add missing YAML module to doco index

github.com/apache/groovy - 070a975894684e0a46c77fa21f3bb3363ccdd562 authored over 4 years ago
GROOVY-9652: after "x" to "delegate.x", don't make "delegate.delegate.x"

github.com/apache/groovy - 770f2555903b59f31927429413b9b936583fa5b2 authored over 4 years ago
GROOVY-9653: SC: improve AST visit for multiple setter method candidates

github.com/apache/groovy - c523c6d9ffe4983521ff97bc209893a05f336e1b authored over 4 years ago
Trivial refactoring: avoid using deprecated API

github.com/apache/groovy - 68471fc52c0f19e417e79f2f452c8abbabc12fa8 authored over 4 years ago
Trivial refactoring: extract common variable

github.com/apache/groovy - 5224f2f4d6591d00c5325427a9ef649d288d7705 authored over 4 years ago
GROOVY-9666: ConcurrentModificationException when processing ModuleNode imports (closes #1332)

backwards compatibility trumps potential increased use of immutability

github.com/apache/groovy - c7507b8a8cffe2aaa112eaef670ebc92b85dae48 authored over 4 years ago
Tweak javadoc for `ManagedIdentityConcurrentMap` and add the missing `serialVersionUID`

github.com/apache/groovy - 67ac37dee15aa62b39bb97ee3bffc70be410a177 authored over 4 years ago
GROOVY-9667: Tweak ManagedIdentityConcurrentMap for better performance

github.com/apache/groovy - 35dee1974ac7afb9f79d528443e273cac977a9b5 authored over 4 years ago
Trivial tweak for GROOVY-9637

github.com/apache/groovy - a445984a2a6efb1320998ba69badfc35e9c284f0 authored over 4 years ago
Add more tests for GROOVY-9637

github.com/apache/groovy - 3dab086b500daf7f2c9fa2a634a0f92d3b85fc7a authored over 4 years ago
GROOVY-9637: Improve the performance of GString (closes #1329)(closes #1327)

Co-authored-by: Daniel Sun <[email protected]>
Co-authored-by: Jochen Theodorou <[email protected]>

github.com/apache/groovy - eacb5d3d83504dfc39958dc1f9ed76f453e7dc79 authored over 4 years ago
GROOVY-9661: address ArrayExpression inconsistencies

github.com/apache/groovy - cd5498eaf4db6dcb274570e088ed00bb1a3a6bec authored over 4 years ago
refactor AST creation and other minor edits

github.com/apache/groovy - 9b45174045d27e504e7305b38f059a634eb848e3 authored over 4 years ago
copy implicit-this, static, and type when transforming and add getText()

to AttributeExpression

github.com/apache/groovy - 855cfbb677a3d167e69b39269546b0e63af0ea87 authored over 4 years ago
add missing source position

github.com/apache/groovy - e20f6aea76691723cf875a5cae7bc9d0e1c40064 authored over 4 years ago
GROOVY-9660: Unexpected error when trait used as a generic type bound

github.com/apache/groovy - d453d3c7e1eecd5e17e2dc72377a6194ac54bcca authored over 4 years ago
GROOVY-9631: Replace legacy data structure with Java collection(master only)(closes #1306)

github.com/apache/groovy - acd53b38e72a5e6f64a40f7cc0d06df3472774a1 authored over 4 years ago
minor fix-ups

github.com/apache/groovy - b6489fd5a6110153fc7bd9ac8a231811ac99cbb7 authored over 4 years ago
GROOVY-7304: handle private field access from closure for ++x and x++

closes #1299

github.com/apache/groovy - b5c80ae6e66bb2add1722fb1256be490959a7696 authored over 4 years ago
GROOVY-7232: check resolve strategy of each closure during method search

closes #1302

github.com/apache/groovy - a01d557f05310660f3168a72cfb6635bbd818596 authored over 4 years ago
GROOVY-9658: Infinite recursion exists in HashCodeHelper#updateHash(int, java.lang.Character)

github.com/apache/groovy - 777c079f8ad3a031b28699afe2acf61b7825c91b authored over 4 years ago
Minor tweak for "GROOVY-9657: JmxMetaMapBuilder.buildOperationMapFrom throw StringIndexOutOfBoundsException" (closes #1323)

github.com/apache/groovy - 7dadce0ac9ddaab381f23e25ff341b33130ed316 authored over 4 years ago
GROOVY-9657: JmxMetaMapBuilder.buildOperationMapFrom throw StringIndexOutOfBoundsException

github.com/apache/groovy - b1b00935a212ba9261694259045f80379759df79 authored over 4 years ago
Trival refactoring: replace 'for' loop with enhanced 'for' loop

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

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

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

github.com/apache/groovy - 26985242b762c500c35308a9a012ae4bd7679499 authored over 4 years ago
GROOVY-9648: Bad error message when attempting to call a missing constructor with named args

github.com/apache/groovy - b8c62d2f8acb3ae89e4c5044fd17341da9ee879b authored over 4 years ago
GROOVY-9654: should not consider bridge methods when determining whether an overridden method annotated with @Override is valid (compiler tweak)

github.com/apache/groovy - e7ad62407b418728e42bb03335ab57dbc4eb81f4 authored over 4 years ago
GROOVY-9637: prefactor existing utility

github.com/apache/groovy - 3e8c19e0d2b693fea3caeecede9512a350cd27f3 authored over 4 years ago
additional test case

github.com/apache/groovy - 43ed85d287643343dc7893fcf793bd1ea808dc52 authored over 4 years ago
fix incorrect directory

github.com/apache/groovy - 4d59456d09f4a470a2ce9225c25117d8deec7700 authored over 4 years ago
add comment

github.com/apache/groovy - c3b7104efb58fddfc2aa156ec3c097ef4fcd473a authored over 4 years ago
fix unintentional glitch on JDK14

github.com/apache/groovy - 19ad9b63bad3d69b1855f79340c26380a8391756 authored over 4 years ago
Trivial refactoring: extract common variable

github.com/apache/groovy - 1a4542c9645b5cf4eeeeb325f141114d6f2e4083 authored over 4 years ago
GROOVY-9647: Module changes for Groovy 4

github.com/apache/groovy - ca8a4019be539d2406be401460b7876cb0548d50 authored over 4 years ago
GROOVY-5103: allow plain star imports to pick up static inner types (closes #1318)

- Java allows "import foo.Bar.*" to resolve "Baz" to "foo.Bar$Baz"

github.com/apache/groovy - 2a9d8b72a58710c63623f877cb4952a23f44024f authored over 4 years ago
GROOVY-5103: add test case

github.com/apache/groovy - b66693d1a923a5626dce41a7ba2a7151034db3e7 authored over 4 years ago
GROOVY-6977: add test case

github.com/apache/groovy - 1f9aaac6f22aa37f3def3defa4215e0f3ba550ef authored over 4 years ago
GROOVY-7996: STC: error for mismatched closure resolve strategies (closes #1303)

Provide the user some clue that runtime behavior will not match declared
behavior (in explicit o...

github.com/apache/groovy - fa6c04cfb94242579f754294bd78a96f6c3c3c5c authored over 4 years ago
GROOVY-8715: minor refactor (closes #1317)

github.com/apache/groovy - 0af5fcf2fedc7f7810d9889971e4bf394367ef92 authored over 4 years ago
GROOVY-8715: check array in ResolveVisitor.resolveToInner

github.com/apache/groovy - a6c97a41013dd132f2cada29be34999aed613617 authored over 4 years ago
GROOVY-9642: resolve anon. inner base type in same scope as ctor call (closes #1313)

github.com/apache/groovy - 27c81aadafae7ac181d327327efca866342cde2a authored over 4 years ago
GROOVY-7848: retain generics of list or map elements (closes #1311)

[[1],[2]] should infer as List<List<Integer>>
[1:['a'],2:['b']] should infer as Map<Inte...

github.com/apache/groovy - 1b6e64e82654026c30a706c6ba4241431c939e2d authored over 4 years ago
GROOVY-9618: Property reference resolves to field, not getter when property name is single upper-case letter (additional test - closes #1316)

github.com/apache/groovy - 0e355167d5a7c861879dd608c9cd25cf9509664e authored over 4 years ago
GROOVY-9618: Property reference resolves to field, not getter when property name is single upper-case letter

github.com/apache/groovy - e1e8fd1092c89728a084775cb78900a17dc84f7d authored over 4 years ago
GROOVY-9645: Inconsistencies in JavaBean naming for property access

github.com/apache/groovy - b7c273949732de6259997be9017e402ae0e8cd3b authored over 4 years ago
set range and method pointer/reference types like map, list and closure (closes #1312)

- see ClosureExpression, ListExpression and MapExpression constructors

github.com/apache/groovy - 3914f541b88bb9e4c071326937010db616753b3c authored over 4 years ago
additional test case

github.com/apache/groovy - 1b972450a55a33f74596ecb201e06f70da7a4c3f authored over 4 years ago
minor refactor: move some helper methods to a more logical spot

github.com/apache/groovy - 9e69acedd84a3b4244b0d43b8654647ffd4fd4e0 authored over 4 years ago
Trivial tweak: support logging generation of bytecode for records

github.com/apache/groovy - f65b353f481682b19fcaa54c1876e028451713bd authored over 4 years ago
GROOVY-9644: Add java.io.File to immutable type list (closes #1314)

github.com/apache/groovy - d088ad53c39ffe09ad7d91e09b475b150c359dfa authored over 4 years ago
move code in Java9 which can safely run in Java8

github.com/apache/groovy - b6b4b1a4e543e6d5af7c60b8e5982cd4ecea5b38 authored over 4 years ago
Revert the trivial tweaks

All generated methods in the script of GROOVY-9601 all startsWith "my", so it is not common in t...

github.com/apache/groovy - b9a50cf99fa94a330ef5a2ceac2d6c023a3ea0c4 authored over 4 years ago
GROOVY-8358: add test cases

github.com/apache/groovy - 1650577ecae5c57d79cc3715d51514b25f4f3f5f authored over 4 years ago
GROOVY-8359: add test case

github.com/apache/groovy - 2c7268e9f19bc65748f56cdcfeb85e873a389a30 authored over 4 years ago
GROOVY-8364: add test cases

github.com/apache/groovy - 72cebfd2396e5fbbfecec34c2ec9c8438d817c40 authored over 4 years ago
Trivial tweak: simplify checks

github.com/apache/groovy - f7f5fc120c01cf28f307b301b65188c09801bf04 authored over 4 years ago
Trivial tweak: reduce method calls of `charAt` further

github.com/apache/groovy - b80fcbb8107b45467bd404df55f189009860f698 authored over 4 years ago
Trivial tweak: reduce method calls of `charAt`

github.com/apache/groovy - 6d610ba519a289243d163b91f39793d8220dd342 authored over 4 years ago
Trivial tweak: reduce method calls of `removeAll`

github.com/apache/groovy - 78091c3058b79ba6e674201b31cd9fb1e056f4ac authored over 4 years ago
Add a regression test for GROOVY-9601

github.com/apache/groovy - 985dcdb6bcde2389b751aecd0a4ea41eef93fd0e authored over 4 years ago
GROOVY-9634: use getDeclaredMethods(String), not getMethods(String)

github.com/apache/groovy - ca6683ce50ca7018171b44b7a5a13d1bcf784fe2 authored over 4 years ago
GROOVY-9601: tweak checks

github.com/apache/groovy - 0315bb0c37bd80f3bb6862fc7e5b402639f80f27 authored over 4 years ago
GROOVY-9601: Remove redundant checks

github.com/apache/groovy - 6d8ca74e820793e1c38265e65dc4d6077acf550f authored over 4 years ago
GROOVY-9601: reduce checks made by findClassMember and getPropertyName

github.com/apache/groovy - b95baf51aac078da8773371460d5c8a2e74d56e7 authored over 4 years ago
GROOVY-9633: Refresh the doco for the Groovy Console

github.com/apache/groovy - e927da208a3355a202d48b0553e639afd57f2ecb authored over 4 years ago
move assets so that they are in the correct place "in situ" to help with viewing adoc files on github or IDE (closes #1305)

github.com/apache/groovy - b388a251aee3e03b9bd3d5ed5f2fcbe6158bc85d authored over 4 years ago
Trivial tweak: support cleaning java stubs in parallel

github.com/apache/groovy - d0f20b54194211601ddf2f7dbeb6b70ae609d78a authored over 4 years ago
Trivial refactoring: avoid redundant method calls

github.com/apache/groovy - a597dc29fb6d392d0e1241f7b58240177503c5c2 authored over 4 years ago
Trivial tweak: avoid redundant output

github.com/apache/groovy - dc19cd3ae646f238cc98229348d61e586998f935 authored over 4 years ago
Trivial tweak: no need to use buffer when write only once

github.com/apache/groovy - 8b9c4b2cf97525dc8475c611ff2f270a9190020a authored over 4 years ago
Minor refactoring: reuse the code of generating stub content

github.com/apache/groovy - 982f98f799e576d1196df8f42d4720cf3428a098 authored over 4 years ago
Trivial tweak: Align memory stub's buffer size with file stub's

github.com/apache/groovy - 32d4b6685b0a306019ab91c4a70d4cd604f5b3c9 authored over 4 years ago
Trivial refactoring: avoid redundant method calls

github.com/apache/groovy - 7b7d9ded9a8c2dd03b949bc0ec8ea573c8afe9cd authored over 4 years ago
GROOVY-9601: reduce method calls in findClassMember and getPropertyName

github.com/apache/groovy - 1845e426ce64c404b8cdee9ade93251366a71ef4 authored over 4 years ago
improve doco wording

github.com/apache/groovy - 0d5bf5a11a2ad965cefbf2260dc94f1e49704b7f authored over 4 years ago
correct heading level

github.com/apache/groovy - f15d4421d133261e90dc8ebeea9c3399369b55fd authored over 4 years ago
rename action

github.com/apache/groovy - be2a1feb0ed70b6aeb4656d19eb28a43a461356e authored over 4 years ago
GROOVY-9422: non-static inner class constructor call sets type of "this" (closes #1301)

github.com/apache/groovy - 1c8c115a8a9f9bcd6831986acf18c7cfb67a5d1f authored over 4 years ago
GROOVY-9620: do not loop over findPropertyInClassHierarchy (closes #1300)

github.com/apache/groovy - cb341cd8d91123ffcb17df4760ebd6b43c972a16 authored over 4 years ago
GROOVY-9627: Bump picocli to 4.4.0

github.com/apache/groovy - 5fc7ab7555f0af3978fe61f52f0f9e1a7df337c8 authored over 4 years ago
fix javadoc warnings

github.com/apache/groovy - 245fd29f8b9a92c6f602b8004786b54085f24653 authored over 4 years ago
fix asciidoc warnings

github.com/apache/groovy - 740343bcccae6455f98214adba320bdda377018e authored over 4 years ago
GROOVY-9626: Bump rat to 0.7.0

github.com/apache/groovy - f71ef23d04011fb45dbcb25fc5cc85d9c5a2b708 authored over 4 years ago
GROOVY-9625: Bump spotbugs/plugin to 4.0.6/4.4.4

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