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-8339: Refine illegal access checking(closes #919)

1ee928b86b08864a2715ffed77ca62b39b69701a authored almost 6 years ago
minor refactor: set source position

f033832289a0f77b6f63d7885ff25078c954948a authored almost 6 years ago
GROOVY-9101: Add context menus to Console's input & output areas (closes #918)

57d3394fb41a3aa19ee6a4c0f32b7315116625ca authored almost 6 years ago
GROOVY-8339: hack to remove some remaining JDK 9+ illegal access warnings from the Console

6622e257e99b321e16d3de7b3418a896eca7c580 authored almost 6 years ago
GROOVY-9086: @CompileStatic of closure calls with OWNER_FIRST fail at runtime with ClassCastException (closes #917)

5d529da542befe55032e87de1f71a5010a97310b authored almost 6 years ago
GROOVY-8339: Fix warning "An illegal reflective access operation has occurred" (closes #905)

7b1ab21e2839ab7b5662cced04d11bdd152371e7 authored almost 6 years ago
refactor: don't weaken method access during override

71cf20addb611bb8d097a59e395fd20bc7f31772 authored almost 6 years ago
GROOVY-8651: Method override weaker access check does not fully account for package-private visibility

6578021bce3f2319c0fa6998fdc7a09d9a373d09 authored almost 6 years ago
test refactor

30690ab48705cb5c4a7a96a6801af3e8fb8edd2a authored almost 6 years ago
refactor generics tests

ee3f1831c007f8d14db0284ed7500bf6664934b1 authored almost 6 years ago
GROOVY-8990: expecting compilation error for mismatched generics in the presence of multiple bounds

b80660a8f4f47d53a4cfd1369eeb60703cbd4229 authored almost 6 years ago
minor refactor: improved javadoc and additional consistency

ab554d0cc398dfbbf378d251818ef8e305a52548 authored almost 6 years ago
GROOVY-9100: CompilerConfiguration.DEFAULT should be immutable

9a57f31f64720e3dcba190d03ca5ee50541d2a5f authored almost 6 years ago
GROOVY-9095: Default retention policy not implemented for annotation (add test)

e4e10a044db92d0558ebd9c0b9d69d071062a5ec authored almost 6 years ago
minor refactor: formatting and tidy up

3bfe08232e55aee575a68fc1f4865b0112153b47 authored almost 6 years ago
fix codenarc warnings

08cde8bef612639125a0841c295c8c2a358c32bc authored almost 6 years ago
checkstyle warnings

840884f3483cb15738c3ccd581be0f003f2e3988 authored almost 6 years ago
GROOVY-9095: Default retention policy not implemented for annotation (also covers GROOVY-9096)

96c3364b18613354fc62f75420d54fb2b668b0f0 authored almost 6 years ago
minor refactor: remove javadoc warnings (fix typo)

7b5da6aa469a9030fbeef154ef6233061b347f7e authored almost 6 years ago
minor refactor: remove javadoc warnings (cont'd 2)

addd13f422fce89f2e0815855e52ca8bdeabf549 authored almost 6 years ago
minor refactor: remove javadoc warnings (cont'd)

d6854eed2ab504f2841e79f1d7f68354981d677f authored almost 6 years ago
minor refactor: fix CRLF endings

2b7c9305d40df59dd0fd5600d5fd660edcbc03d4 authored almost 6 years ago
minor refactor: remove javadoc warnings and tidy up (cont'd)

c76236f8d75ff9f757f28d8250da8c1393e949c8 authored almost 6 years ago
minor refactor: remove javadoc warnings and tidy up

0306bc518b854ee26e145cf3b913be7ec34c8e90 authored almost 6 years ago
GROOVY-9098: Bump gradle to 5.4.1

33054656753244ae0cd128378e02e134ec88d6ac authored almost 6 years ago
GROOVY-9073: added compiler option to enable preview features - simplify case where preview wouldn't be allowed by JDK anyway

76fe6fbd1948571332dc98363f73a934a0945ab3 authored almost 6 years ago
GROOVY-9073: added compiler option to enable preview features - fix typo (closes #906)

66faaa3f2e040fd74c5ab1e621b924ce304cdefc authored almost 6 years ago
GROOVY-9073: added compiler option to enable preview features (adjustments to startup scripts)

b03dc0939a23f58473ee0e4e0e4ea25e6b65999e authored almost 6 years ago
GROOVY-9073: added compiler option to enable preview features (JEP 12)

7b395f5a3a9f46ba3bf0edd6ce335746ac10d638 authored almost 6 years ago
minor refactor: reduce some codenarc warnings

50ce10e3b9aa73cb3b12bd887e32ff334322623d authored almost 6 years ago
GROOVY-9043: Access to package-scoped static field is forbidden for inner class in static compilation mode

d8731a7f9ed0f6d9e6c123f371ef0aca1f5a231f authored almost 6 years ago
GROOVY-5961: Variable scope not checked properly for AIC in static method

3cb400392baee07f7725ada2f222e1184abe9436 authored almost 6 years ago
GROOVY-9077: STC: inferred type of property that resolves to method not always stored

4ae731d4a604e96e4fd8bdea3f44ec4db90f252e authored almost 6 years ago
update notices - some still had 2018

bd517f2a73d03d9e152945bce7ff99be01ad7881 authored almost 6 years ago
minor refactor: remove duplication, improve clarify

48f00c9c9890bf7a175df394adbba14d2502d053 authored almost 6 years ago
minor refactor: whitespace and formatting

f1bef9de4fbda0dbf7158908a13dcbdc9889bd46 authored almost 6 years ago
minor refactor: don't set configuration twice and use DEFAULT rather than creating a new one when none supplied

471d18df7143c5be58ebbcf5541227a5315937f1 authored almost 6 years ago
GROOVY-9035: config script: unexpected NPE when processing compiler config DSL

15102bd3ddc9115c98c71a806676d476c32a6f5a authored almost 6 years ago
trivial refactor - consistency in generating toString and whitespace

bc773c126b814f7cef086171ae03e34e27667110 authored almost 6 years ago