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-9196: We should provide a shuffle(d) DGM method similar to Kotlin (closes #969)

aa4909b8715fb98b5f71f731be948ad2fc8b0e2b authored over 5 years ago
GROOVY-9106: fix for same-package check in isDirectAccessAllowed

7954154005bde8afe2bd693e82e1852ae313ae39 authored over 5 years ago
GROOVY-8547: remove ParserVersion in favor of CC.setPluginFactory(PPF) (closes #967)

setPluginFactory implements strategy pattern; setParserVersion was
redundant and led to incorrec...

c18c70d849f34ddeee9084ff248b289215f90ed0 authored over 5 years ago
Add indy builds to travis ci

b34daea63e38116bc080c30e22349e101f6d3609 authored over 5 years ago
Update tests for GROOVY-9043, GROOVY-9093, GROOVY-9106, et al.(closes #938)

6f49f5a47267dfcc549e9172fd952d48d5e1fd2a authored over 5 years ago
GROOVY-8819: set source position of property's new constant expression

18d87630b662c6a583469aa0c1188eecdbcc550d authored over 5 years ago
GROOVY-9168: emit more specific error for use of uninitialized this(closes #963)

09ac1a527615d103779464ee0870ea2d0ae4ce93 authored over 5 years ago
Remove `testWithIndy` task for now due to timeout occurs on travis CI

eba01135e274cd1f3d506b6ad1cc7e1383a65ab3 authored over 5 years ago
GROOVY-9190: Bump gradle to 5.5.1

1393edb52811ca42183c7387399859ddd1102560 authored over 5 years ago
Change "provided" to "compileOnly" to fix the install problem

f9fefbfde679aa9666a78dd30520219d5c636312 authored over 5 years ago
GROOVY-9165: Grape cannot pull in picocli (don't use stock CliBuilder in our own classes) (closes #962)

bdab24389e153567382ac356dab9c997800aa80e authored over 5 years ago
GROOVY-9177: Support JDK14 (side effect: closes #961)

02a675b9c0d4ae9fc36993067ac57df568e5f7bf authored over 5 years ago
GROOVY-9177: Support JDK14

8498413858512e949c5d374c1a4a1d2b71c8d10d authored over 5 years ago
Fix test cases affected by declaration expression getText() change

3f6deca8b31a823737e8d1686e97c6d56f5836da authored over 5 years ago
Override getText() in DeclarationExpression to provide type info

d3177e870f774a4cc82032eb214218fa063892f5 authored over 5 years ago
GROOVY-9140: Class.&instanceMethod with incorrect first param (improve error message)

acef2e91e69627ac3387ac15f3405a98a7d221c5 authored over 5 years ago
GROOVY-6809 and GROOVY-9168: AIC before delegate constructor call

d2037b51d8fa2704ef458633d465307707de3430 authored over 5 years ago
Add indy builds

cdef560d51a4a97058a1ce10e70740cc36e59526 authored over 5 years ago
Refine the switch according to @paulk-asert's suggestion

54ed0f8839082316419e8cad07399f6028bfda1d authored over 5 years ago
GROOVY-9103: CLONE - CLONE - Fix warning "An illegal reflective access operation has occurred"

6b0c41604d1e7f1f0156402b20ec8caa497f5789 authored over 5 years ago
GROOVY-9184 (clone of GROOVY-4438): enumConstants: reduce ambiguity within loop (closes #940)

f66b264754d190d877bbae06b77e92194cce08fe authored over 5 years ago
avoid assumptions about subdirs already created under target/classes/

d162b12b704511fcbdcf7df357c9a4effe599413 authored over 5 years ago
tweak to jackson version numbering

06490b547b220b80a1e656a56b3e8484b8fe18f8 authored over 5 years ago
GROOVY-9176: fix line and column of error for property-generated method (closes #959)

218c4cdb245642d9a2d35a6ce2d60b59336b3c4c authored over 5 years ago
GROOVY-9138: Upgrade JUnit 5 to 5.5.0

86a73dc4ded48737f17714b8c89ccae0d014fdbb authored over 5 years ago
Trivial refactoring: Remove redundant initializer

33c893a544589218a998b8855bf98c475ab6c255 authored over 5 years ago
GROOVY-9151: check for references to parameters that have been removed

Constructor with multiple defaults (case 1):
Type(String s1 = 'x', String s2 = s1) { ... }

...

ce8605726451742084967fab45b270715ee60e06 authored over 5 years ago
GROOVY-9151: fix variable expressions referring to replaced parameters

546f034620d37d588e33408d0b9b8565c775282f authored over 5 years ago
GROOVY-9170: exclude non-interface methods from methods map

3d03e2f4b31d7514a76f918dc6eb3308f599a3c1 authored over 5 years ago
GROOVY-9182: Bump gradle to 5.5

9630d94bd07b7a7cdb4068548f82b1e161e5775c authored over 5 years ago
Add `@Generated` to generated methods

536af2d2616e7549d46b0655142381195d7fa776 authored over 5 years ago
GROOVY-9181: Bump jansi to 1.8

9e396c67845bb39be40c6feaf828c45692f6f785 authored over 5 years ago
GROOVY-9180: Bump junit5 to 5.5.0-RC2

257e1b720f13a8aa823529417ab056a6774ffcaf authored over 5 years ago
GROOVY-9179: Bump CodeNarc to 1.4

a2bba5f4b1ca77fccede58ea4d469927bac6e83a authored over 5 years ago
GROOVY-9127: check for subclass access to field for this prop expression

a44cfc5ac24ff6bc0b31a59759e6148909fece3d authored over 5 years ago
Remove stripMargin and pipe chars from test snippets

a8b6d013235b14df27bcb5fa615082eefd6a022d authored over 5 years ago
Add a test for Builder and its 4 strategies

a76ed956032591531b6451bb2b375927ab008b8b authored over 5 years ago
Fix method names

340a0c2dcd3af83372a095885307e387a98250c1 authored over 5 years ago
Add testcase for Delegate

25fb07b5a8c8042f938160a12d6e12bb76d069b4 authored over 5 years ago
Add test cases for IndexedProperty, Bindable, and Vetoable

ddb8e04b77a47a8c6e201c776e6d2df03657b054 authored over 5 years ago
Add first batch of tests for @Generated. Relates to GROOVY-9164

37aeeb8637dcdd5d3e8b27465a1dfe69b6cb742b authored over 5 years ago
Reinstantiate skipped tests

92b139cbb970e91b7fb6c9bb6f0a9686d32171a7 authored over 5 years ago
Apply changes suggested by review

ba1c1496e9b1e75b7c33ec15190c18abb2b5fb1a authored over 5 years ago
Revert "GROOVY-8955: allow "def" as universal non-primitive return type"

https://github.com/apache/groovy/commit/23ea427dfff1623550e3f83c8b1a5f31ab944a8a#commitcomment-3...

d53e4e461bc6e08a7d265258db9d00e86d873691 authored over 5 years ago
GROOVY-9175 migrate private methods to protected

9a8f123bb3f4a230ff2fb5fa7faf7c552a7830d8 authored over 5 years ago
Correct the priority of DGM when choosing methods

56df979e34c9e2558a686f9c3ec53d38174c3d60 authored over 5 years ago
Trivial tweaking DGSM support for native method reference

c47d0144101e7e5ffafcd0177a742b8c54ca948c authored over 5 years ago
GROOVY-9169: Groovy could support andThen/compose aliases for rightShift/leftShift (closes #952)

5d4675988fc58a06553343039cb8b4943f035908 authored over 5 years ago
Improve the robustness of smart highlighter

8b0aca3981565f99c7dc1628e99759c3a5053157 authored over 5 years ago
GROOVY-9131: Extension method support for native method references (#955)

2510d5151ddd38051d53b3f2e1306db1b9977b53 authored over 5 years ago
GROOVY-9133 Loop mode for groovy-console (rename prefs variable) (closes #951)

4a1f7c32823fbbf271e9c9c02b1e7d5aff6e3936 authored over 5 years ago
Let the loop mode length be configurable from preferences

33c02e5ae73819c919df88345e1cab576c2de9f1 authored over 5 years ago
Loop mode for Groovy Console

4aac3e109aa48c0439574b4fa5d15c03b44b8a5e authored over 5 years ago
Add loop mode to MacOSX Menu too

5b63be12c98329d07e32b7a35748dde194e996e1 authored over 5 years ago
GROOVY-9163: AutoExternalize AST transform (and others) mark user supplied read/write method as @Generated

c2b32404cf5765dd7a7bd8383aecbb901df99248 authored over 5 years ago
GROOVY-8955: allow "def" as universal non-primitive return type

23ea427dfff1623550e3f83c8b1a5f31ab944a8a authored over 5 years ago
Refactor and allow default CompilerConfiguration as parent allows

4b497ea2be8688a0807fb3c39d6dc80ef90fc018 authored over 5 years ago
GROOVY-9153: create mutable constant expression

80733fcd232e82cd80ec59f493c3d37bd3b5aec6 authored over 5 years ago
Mark antlr source folders as optional

Generate the grammar source folders with:
>gradlew antlr2classes generateGrammarSource eclipse

3c24c9d57d9d3f917fbaf321ff71d99f4a904bb7 authored over 5 years ago
Minor refactoring: extract duplicated code of caches (#944)

e0033ff2866c32decdd26c4356ed0f64573623c5 authored over 5 years ago
display annotations within methods

24f94426bfdd8eccad76f8a02de5776dc633e07f authored over 5 years ago
provide getText for AnnotationNode

efe87975c42dfdde3ebb5f0ffa32e82d7b93e4a8 authored over 5 years ago
GROOVY-9156: The metaDataMap table of values should scale with the outer frame

1a562d2804305168613b3f06a356bdf73267ba84 authored over 5 years ago
slightly improved label on button

54754a548f81e436ab299f6f0fc5262a1a9cc48d authored over 5 years ago
Sort eclipse classpath entries by artifact name

4c24ee00f0973455d4726132e0fba9b7193e46a1 authored over 5 years ago
Sort eclipse source folders by full path: src/main/java, src/test/groovy

e20153e10e7d8908a16565a82589ef565994f9d4 authored over 5 years ago
Console, GroovyMain and Groovysh (via its Main) use context class loader

- All: pass system properties to new CompilerConfiguration instances
- Console: use default para...

93bebbe140846117cf16127360217dac1d13f5fc authored over 5 years ago
Add clean tasks and save actions

b5c9a8c5e1aa3a07518b6e4e2a9f3541793f5972 authored over 5 years ago
GROOVY-9022: fix for MacOSX

a474d119426b2387f917d108b4f8c3e2efaa9c93 authored over 5 years ago
GROOVY-8647: use new class for gradle task

c59df61629e1a9d88d58b519d16ebe857973a58c authored over 5 years ago
refactor test

d06812d99109ad6919513855f6c3f696356418d0 authored over 5 years ago
GROOVY-9145: Add DGSM `dumpAll` to `Thread`

af69a7b36fb92d06b96b2cbbb24d8dff03e6d13c authored over 5 years ago
Revert "GROOVY-9116: Bump ant to 1.10.6" (to avoid known JDK8 issues)

This reverts commit 4d8dcfe8e4d59e8dd6990f7edc16411ed2159f2b.

8b7658ab8db29d97f4c97952321d62f45f3fe2b3 authored over 5 years ago
GROOVY-9136: Refactor StaticTypeCheckingVisitor.checkOrMarkInnerPropertyOwnerAccess(closes #935)

18c8b08a471b112762b0e91d961db72f63d96548 authored over 5 years ago
set source position

756676e71083d420ef9df8b1c9c3bf3f20ba6e6b authored over 5 years ago
GROOVY-9136: check for non-closure parameter references

506b057b0af0204e399cbe8847276c49f94d5d43 authored over 5 years ago
GROOVY-9143: Bump picocli to 3.9.6

b393a0a8afd68a8ae3007d27362b458b7007d6c6 authored over 5 years ago
GROOVY-9142: Bump jackson-dataformat-yaml to 2.9.9

377047d603f4d2f41c3ba956492746695ca01b5b authored over 5 years ago
Refine the error message for invalid receiver type(closes #931)

dcf3bcbc65e71ad47bffaca904ab8a58195bb17a authored over 5 years ago
GROOVY-9141: add null check for classNode when checking for abstract method with body (tweaks)

4cafae822961b51775b49d3b7201b20939e967b1 authored over 5 years ago
GROOVY-9141: add null check for classNode when checking for abstract method with body (closes #933)

25465fcad59b2fa4cd365b66a27cac15ef6f49e0 authored over 5 years ago
Add test runtime dependency (closes #932)

5a5494ae12be4d2b7c7dd50038f88d86c938a1f5 authored over 5 years ago
Fix test compile dependency

fc99f70c6f146590faf1f952df480398faa5ead1 authored over 5 years ago
Update eclipse gradle scripts

ebd902af8bd3aa8d96cbe6739258750145a32db3 authored over 5 years ago
GROOVY-9139: Bump JUnit 5 to 5.5.0-M1

8635e3404c8c4e05eff05f3c5ae7f7532375892c authored over 5 years ago
GROOVY-7772: Class.&instanceMethod had better to have same meaning of Class::instanceMethod of Java8 (add doco)

375b105dd745b3543d6b374c34fa5ed57eaa8ed6 authored over 5 years ago
GROOVY-7772: Class.&instanceMethod had better to have same meaning of Class::instanceMethod of Java8 (Add test cases - closes #287)

b1e1c8d975b18bfa2bf42688d45c9bb3d2a7eb1f authored over 5 years ago
GROOVY-9135: Additional support for @Testable annotation in JUnit5Runner

2221ba0845369741405b47efc375ca70c76d7356 authored over 5 years ago
GROOVY-9129: [PARROT] Support safe index operations for lists (tweak test)

519899e61e7b76cc1366dcf71f29e857be4afe8a authored over 5 years ago
GROOVY-9128: [PARROT] Provide proper support for the identical (===) and not identical (!==) operators (tweak to test)

45d8323810720e71e51082d926de63a18858abfe authored over 5 years ago
GROOVY-9046: Build hardening

c80fef5cbcd3bfafa84ff4a25730e9afe88c1f24 authored over 5 years ago
no longer needed since all java files are in src/main/java now

1153475589cc73e8d687b8fe0889b37d7edaa131 authored over 5 years ago
Validate parameter types of method reference(class::instanceMethod)(closes #930)

11c6aaba3a8f2ab4bfbececf7af21e733bf71ae8 authored over 5 years ago
move some java files from src/main/groovy to src/main/java and fix up some Javadoc assertion tests that weren't running

86f5c8216b5d0f042408bdc4ae5d6a7baa247c95 authored over 5 years ago
GROOVY-8647: Split package renaming (fix a broken link)

3c1d89556a82e2c0dce05c1f4536f6c167d6b7ca authored over 5 years ago
GROOVY-8647: Split package renaming (a few remaining deprecations)

a0971cc76fa8c6927ed00174e293c44ecf96e0ce authored over 5 years ago
GROOVY-8647: Split package renaming (groovy-jmx)

6be83758a4d0498f22718232e1e571dd89db00fe authored over 5 years ago
Split history main/java/groovy/util/GroovyMBean.java to main/java/groovy/jmx - rename source-file to temp

60ace39ced71d65f819b100c2683a9f493414aa6 authored over 5 years ago
Split history main/java/groovy/util/GroovyMBean.java to main/java/groovy/jmx - restore name of source-file

f5fa3bdb5295dadf85115421d6fa7d9146b84350 authored over 5 years ago
Split history main/java/groovy/util/GroovyMBean.java to main/java/groovy/jmx - resolve conflict and keep both files

3ec376560eecef3f9f51a627925e9889840b8728 authored over 5 years ago