Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/apache/groovy

Apache Groovy: A powerful multi-faceted programming language for the JVM platform
https://github.com/apache/groovy

GROOVY-9251: Bump picocli to 4.0.4

c652220bb072188449976c6a33e7000b9c077daf authored over 5 years ago
fix javadoc

a8c2c336feac3cf9e9e350a27041de9c68cfa93d authored over 5 years ago
add some tests and clean up some tests

5073dc0492afaaac88a7fad3896d246b3ecadf7e authored over 5 years ago
GROOVY-9251: Bump picocli to 4.0.4

7f3675ea29e9d7f67c092034142cb90bb306fc60 authored over 5 years ago
GROOVY-9236: Avoid unnecessary resolving

fbc442da25335ebcb8f61623cd4a89f551c86331 authored over 5 years ago
fix javadoc

3caa96a5382ff616f8c0e1593d56e2522b483597 authored over 5 years ago
GROOVY-9249: Bump junit to 5.5.2

8ee68a6dfd07d2b7112c17a05863fbaec5f8e353 authored over 5 years ago
Added named param annotations

21e363d12520dd4697cdb2e2208df6d30d100569 authored over 5 years ago
GROOVY-9240: relax signature of RGM.traverse(File, Map, ...)

86d51cc2a8fe55a854ee8f2d760123c7d4007c5d authored over 5 years ago
GROOVY-9229, GROOVY-9233: added missing closure parameter metadata

2572c62f06621330babf0f008c1a4021242f41ef authored over 5 years ago
GROOVY-9247: Bump gradle to 5.6.2

43ca9b0a7e70b89ae1795627a02a79aed8c62de1 authored over 5 years ago
GROOVY-9243: Fail to resolve nested type defined in base type written in Groovy

89c4dfa95777fb40af362730f12a81f9daf863b8 authored over 5 years ago
GROOVY-8815: preserve redirects for generics placeholders

When resolving method with generics, placeholder may have bounds. Ex:
def <T extends Type> vo...

0c2bdb903800d528746579a9385100a24020c186 authored over 5 years ago
format and reduce patch burden

1aec7dcb6ecbe4b162a6e34ea11b038d6d158eb5 authored over 5 years ago
Build with JDK9+ and exclude unnecessary tasks

cba6f54798453283817889b834cd99fc5b98e360 authored over 5 years ago
Transfer source offsets to tuple wrapper and protect NO_ARGUMENTS

e75905c974686ed07936838384af303abbb64f38 authored over 5 years ago
JUnit 4 refactor

4c3da9c84ffeb17a62bce0f7c5302f04092f7fc4 authored over 5 years ago
GROOVY-9242: Bump picocli to 4.0.3

ff20e65c2e108fc3432fdb69e7f56ef26edfebcb authored over 5 years ago
Format README

f22ad15939695a47522fdef4dd0aacef6ba667d2 authored over 5 years ago
GROOVY-9241: Bump gradle to 5.6.1

cf108c8c65d01146bcb0dc7ad9c568af22597edd authored over 5 years ago
Refactor and reformat

79dfd8586b33e3c80add6b2ffb26c07ff7a6e8b3 authored over 5 years ago
Minor refactoring: Convert `ProgressCallback` to functional interface

8a417f9fa52f0db2b7b48ab514decd7f67c7b010 authored over 5 years ago
Minor refactoring: Convert `ClassgenCallback` to functional interface

5a7fa7357bf587c317825df0de907e0d512e8b5d authored over 5 years ago
Trivial refactoring: Simplify code with `Map.computeIfAbsent`

a4bffdc7818e1606ce8c8d550984e1a3c0bdfab8 authored over 5 years ago
Trivial refactoring: The loop could be replaced with `Collection.removeIf`

df789a55f35cf53066c2360b0244944ed1d002bf authored over 5 years ago
GROOVY-9234: Bump build-scan gradle plugin to 2.4.1

5381eeec7b19e315817efaccf94f4c2bcc033026 authored over 5 years ago
expand imports

a04ab7aa15745f7000fbb4d2e98fae8e389a2db9 authored over 5 years ago
-cs and -tc arguments

031813698c2d271e69f603e2861076e4d288cc88 authored over 5 years ago
trivial refactoring: GroovyMain & FileSystemCompiler

e21543c5b42a81d789b8e70829c9f8e153ee33de authored over 5 years ago
remove short option names & small fixes

4e625616b50d2f4d21e53e644583c1c98e517f77 authored over 5 years ago
Use BigDecimal.valueOf()

5dffd3840ed30b20e600fa960c7e776fab4a98c1 authored over 5 years ago
Only check the sign of compareTo()

ea961925f8fe5e89065e1a50192f663970212e4e authored over 5 years ago
Calling toString() on an object should always return a non-null string

134dbe3453d66013711cc797067bcafd98c663b0 authored over 5 years ago
Overrides should match their parent class methods in synchronization

81c2e79a1eb382713b47349dba213b335233f80a authored over 5 years ago
Change to BigDecimal.ONE

7dc445c349b2da42d62db3cb97baca4251d268d3 authored over 5 years ago
Use Objects.equals to compare Boolean

eb23c90ea303abf96c71a6bd617e95b93ee939a1 authored over 5 years ago
Use Objects.equals to compare Boolean

5fc311a69137e2406f15bc25b5d61870b28d26d3 authored over 5 years ago
Fix potential bugs when Math.abs(Integer.MIN_VALUE)<0

It is possible for a call to hashCode to return Integer.MIN_VALUE.
Take the absolute value of su...

fc4fa9aaa117160f457eb41286da5f07e0f80f07 authored over 5 years ago
Don't add synchronized

15c33a215f023070c6c7813cc71e3d4ea18da7f3 authored over 5 years ago
Only check the sign of compareTo()

5543d61f27b35908837ad45346b78d676576bca7 authored over 5 years ago
Use try-with-resources

45f282ed8cf3f69140a360e61c85e98bcb2aded5 authored over 5 years ago
GROOVY-9231: typo in package name for TypeChecked in semantics adoc

6a1b53c5595ee627aafcb5634b9249871b37bf7a authored over 5 years ago
formatting and convert test to JUnit4

c56326a50b3e39a09d0e5dac3d513b84bc518567 authored over 5 years ago
formatting

b7c1710246028b9544bac5cfa99b5e21e3364ce3 authored over 5 years ago
formatting

6de1ad8d03f85a1edf3b9249ee27397f1343af6b authored over 5 years ago
GROOVY-4993: add @since tag to javadoc

5705e38513e56207ab0ce4ef39c963f1c01605a7 authored over 5 years ago
GROOVY-9223: Avoid generating common methods for each groovy class

d09ba4e9389763fd8de781c5da018b31680a008e authored over 5 years ago
GROOVY-9227: Bump gradle to 5.6

6df21dd7f4b5fd78b1af62e0c588f64c829b1c9e authored over 5 years ago
GROOVY-9226: Calling super.toString() with @TypeChecked or @CompileStatic will throw java.lang.StackOverflowError

007877d9b5414ddd08ac34444a30c9712bf5754c authored over 5 years ago
GROOVY-9215: Incorrect compile time access error is raised when using… (#992)

* GROOVY-9215: Incorrect compile time access error is raised when using @CompileStatic and/or @T...

5865a07f4537717c6f7d2600ae1fbf30a2e5db87 authored over 5 years ago
Trivial refactoring: extract array constant

bf265e4aaea56c85886e450a3949a2670c21463c authored over 5 years ago
Allow chooseBestMethod to match "? super T"

See comment in GROOVY-9074 for next step(s)

62ab65a7fcc4a63e9d8fdf920fe20b81afaf7138 authored over 5 years ago
Import public method instead of private field

3fbccfbe0b22a2c718c9b1a325ccce26f3b473f0 authored over 5 years ago
Add script filters for test support files

bd9a6e8cacacabd705db9d09e666654694e41faf authored over 5 years ago
Moved some type declarations inside test class to hide them

4bca463ce6254df7025d04741997b290b5f21ffc authored over 5 years ago
Added missing package statements (or qualifiers)

088888cad05565c30cc4a804b6ae121cb624963f authored over 5 years ago
GROOVY-9031: correct trait property generics before writing stub methods

d321754e8cf7054c5bcf89c56c2eadfc0c01916e authored over 5 years ago
GROOVY-9222: Bump picocli to 4.0.2

f9fea2c2df5dcd703c71d17a88a26fef97803a58 authored over 5 years ago
GROOVY-9221: Bump build-scan gradle plugin to 2.4

c29ae0ce0070b2091bc9a7329ba781169108a42d authored over 5 years ago
GROOVY-9219: Bump versions gradle plugin to 0.22.0

44933d6b12e40ac9fff178340b24c815f57abb9f authored over 5 years ago
GROOVY-9220: Bump spotbugs gradle plugin to 2.0.0

32f65f981d85b6072c0840c67d1c6c4bdd6b4eb5 authored over 5 years ago
Make inner class `MethodIndex` `static`

A static inner class does not keep an implicit reference to its enclosing instance. This prevent...

a955189d90c3a16340338db8fe87eaf3dad86130 authored over 5 years ago
Revert "Send notification emails when builds fail"

This reverts commit 2fcaa400 to avoid getting notifications from forks

f0333f6be968e69a6377e01d01c1a48d285c06a9 authored over 5 years ago
Send notification emails when builds fail

2fcaa40034324ade771b17df95a8393729f84c04 authored over 5 years ago
tidy up license headers including adding some missing headers (closes #971)

a09c3f5188a08524b66c5555d3bb58e19203f759 authored over 5 years ago
Convert some recent tests to JUnit 4

cf6888cbcd7df169246a59818134f805a6957866 authored over 5 years ago
Minor refactoring: Avoid redundant method invocation

0a673844f0ba8377baff7f1db7d6993ba10adf23 authored over 5 years ago
GROOVY-9217: Fix warning "An illegal reflective access operation has occurred" when setting property

c533d7660a9f6d2f1e8071114f2f42407c60f1a5 authored over 5 years ago
Clean code smell: throwable should be immutable

4b7dc1d7f75ba5354908a91c5d589cfd916bac72 authored over 5 years ago
GROOVY-9216: Bump gradle to 5.6-rc-2

beb1cd40dc5b0b60bd63a70bd82edb838e2c6b8d authored over 5 years ago
GROOVY-9059: use redirect in generics spec if redirect is placeholder

6cb248a4716d3ed02ec1ea14a25adc776a8a68b6 authored over 5 years ago
GROOVY-9153: refactor

7da5f83af91b1d833fd9ac3decc2ee5b81c3b500 authored over 5 years ago
GROOVY-9153: follow-up refactor - further cases which could cause issues down the track

73314d6291ff64a00e91fd3cf351cd7ef69cf7cd authored over 5 years ago
Update the requirement of JDK to build from source code

583917c83b68489e71736a91521aad21a42aea88 authored over 5 years ago
Comment out the teamcity CI info for now

010fed554d7d9d78b633f32b32a60b1d6ffcdccf authored over 5 years ago
Enable groovy compilation avoidance

79d231720c5a1aa433fec079d30d5735d75b439c authored over 5 years ago
Bump gradle to 5.6-rc-1

715ab07adf3618231c7821e9d5f0e82d553dc0a6 authored over 5 years ago
GROOVY-9210: Missing TextfierSupport from asm-util

5917828e1f3550a674ff0c4a57e67438fcc4258a authored over 5 years ago
GROOVY-8002: propagate source position to method in chain assignment

9c55d50c886b249c6da9f470562bfe7dd208b01c authored over 5 years ago
[GROOVY-9109] GroovyShell: don't override classloader if parent is already GroovyClassLoader

65c204f57f404205996af4809039c2601774c8e5 authored over 5 years ago
[GROOVY-9109] override the classloader with different config

9ce87bc821e67a9a60300b88c62a0bed33219134 authored over 5 years ago
[GROOVY-9109] Don't leak CompilerConfiguration from GroovyClassLoader

390af080a7ea4b1d3c470ed8e3338fe9c6c7c613 authored over 5 years ago
GROOVY-9208: Adapt the groovysh with the new parser Parrot (closes #983)

faa80fdfcbade6fb0f6df4a5ad03368dd495d23b authored over 5 years ago
Remove unused field and other minor clean-ups

905b9c54ed3176bd140e383c6c2a0fddb5e200a0 authored over 5 years ago
GROOVY-8169: preserve origin type of for loop variable

a7ed2174d003691dbadc3c31b8c4e2636a6f2b49 authored over 5 years ago
GROOVY-9136: set source position of object expression for error messages

Set only line and column to prevent overlap with property expression.

7e496edb4413c0fd6520e95eb6b8449fa0ecedd7 authored over 5 years ago
GROOVY-8279: Adapt the groovysh with the new parser Parrot (closes #980)

47d106cddc069d0f7c9b3e75f1a35aec44685b03 authored over 5 years ago
GROOVY-9202: Bump picocli to 4.0.1 (fix jarjar processing)

1173f809a443ad6ad198f80c5d50826bf07dd772 authored over 5 years ago
GROOVY-9203: anonymous inners start at "$1" for each enclosing class (closes #981)

de3ac293ca0f120ac917579d624117d2e801a291 authored over 5 years ago
typo

6bf29ef1942022f1449b575b8089716e577780c0 authored over 5 years ago
GROOVY-9202 Bump picocli to 4.0.1

669127c94559f0c54d1bb548c790813b33ece417 authored over 5 years ago
GROOVY-9200: StringIndexOutOfBoundsException in AstBrowser (also apply to legacy class)

01e72cc737c75ad8ec14875f42b5325126240b1a authored over 5 years ago
Add `CompileStatic` annotation to synthetic method nodes

99f54381f35f57c229e691e9d7d4fc7b49069bab authored over 5 years ago
GROOVY-9201: Bump junit to 5.5.1

db0c3724312f0ac59c59c1d42f4f34ef46d609ab authored over 5 years ago
GROOVY-9200: StringIndexOutOfBoundsException in AstBrowser (fix previous commit - too trigger happy)

f6e117c25c0f42b19b86a9f00ddc07dc41d84591 authored over 5 years ago
GROOVY-9200: StringIndexOutOfBoundsException in AstBrowser

75f945ec7382eb1347a824f48340d9cee09a00a7 authored over 5 years ago
GROOVY-9199: reset line number for revisit of finally block (closes #972)

26e2957b861b4c44b47d13f5e8a2e17eba5a1580 authored over 5 years ago
GROOVY-9198: We should provide an average/mean DGM method similar to Kotlin (closure variant)

d1c7ca52776f08e8acb16fb51ec89da05696464b authored over 5 years ago
GROOVY-9198: We should provide an average/mean DGM method similar to Kotlin (closes #970)

48a6a2984eee2267357763ed4242b49ef69917de authored over 5 years ago
fix @since numbering (we don't track pre-releases in those numbers)

d17f498d42facf95a03e92429b3f1aea30f01177 authored over 5 years ago