apache / groovy
File Age & Freshness

File age measurements show the distribution of file ages (days since the first commit) and the file freshness (days since the latest commit).

Summary
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 1,784 files with 213,786 lines of code in files.
    • 1,772 files that are 366+ days old (213,356 lines of code)
    • 6 files that are 181-365 days old (66 lines of code)
    • 2 files that are 91-180 days old (22 lines of code)
    • 2 files that are 31-90 days old (261 lines of code)
    • 2 files that are 1-30 days old (81 lines of code)
99% | <1% | <1% | <1% | <1%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by age
File Freshness Distribution Overall
Days since last update
  • There are 1,784 files with 213,786 lines of code in files.
    • 1,475 files have been last changed 366+ days ago (114,466 lines of code)
    • 177 files have been last changed 181-365 days ago (37,735 lines of code)
    • 47 files have been last changed 91-180 days ago (11,938 lines of code)
    • 45 files have been last changed 31-90 days ago (17,273 lines of code)
    • 40 files have been last changed 1-30 days ago (32,374 lines of code)
53% | 17% | 5% | 8% | 15%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by freshness
File Change History per File Extension
groovy, java, adoc, html, gradle, properties, txt, xml, yaml, bat, tpl, css, md, js, g4, xsd, gitattributes, sh, json, editorconfig, policy, gitignore, gvy, toml, rdf
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
java99% | <1% | <1% | <1% | <1%
groovy100% | 0% | 0% | 0% | 0%
css100% | 0% | 0% | 0% | 0%
g4100% | 0% | 0% | 0% | 0%
xml100% | 0% | 0% | 0% | 0%
html100% | 0% | 0% | 0% | 0%
policy100% | 0% | 0% | 0% | 0%
rdf100% | 0% | 0% | 0% | 0%
js100% | 0% | 0% | 0% | 0%
File Freshness Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
java51% | 18% | 5% | 7% | 16%
groovy62% | 17% | 8% | 5% | 5%
css100% | 0% | 0% | 0% | 0%
html85% | 0% | 0% | 0% | 14%
rdf100% | 0% | 0% | 0% | 0%
xml1% | 0% | <1% | 0% | 97%
js100% | 0% | 0% | 0% | 0%
g40% | 0% | 0% | 100% | 0%
policy0% | 0% | 0% | 0% | 100%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
src99% | <1% | <1% | <1% | <1%
subprojects99% | <1% | 0% | 0% | 0%
benchmark100% | 0% | 0% | 0% | 0%
gradle100% | 0% | 0% | 0% | 0%
build-logic100% | 0% | 0% | 0% | 0%
config100% | 0% | 0% | 0% | 0%
security100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
primary (file freshness distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
src49% | 15% | 4% | 11% | 19%
subprojects61% | 24% | 7% | 1% | 4%
benchmark100% | 0% | 0% | 0% | 0%
build-logic45% | 13% | 8% | 32% | 0%
config37% | 0% | 0% | 0% | 62%
ROOT100% | 0% | 0% | 0% | 0%
gradle0% | 0% | 0% | 0% | 100%
security0% | 0% | 0% | 0% | 100%
Oldest Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
policy
groovy.policy
in security
226 - 2004-04-15 2025-04-15 26 10 jastrachan@mac.com paulk@asert.com.au
GenerateTestCases.java
in src/tck/src/org/codehaus/groovy/tck
206 29 2005-07-25 2019-02-01 6 5 jeremy.rayner@gmail.com paulk@asert.com.au
TestGenerator.groovy
in src/tck/src/org/codehaus/groovy/tck
137 6 2005-07-25 2020-01-17 12 5 jeremy.rayner@gmail.com pascalschumacher@gmx.net
ClassicGroovyTestGeneratorHelper.java
in src/tck/src/org/codehaus/groovy/tck
70 4 2005-07-25 2020-01-17 10 6 jeremy.rayner@gmail.com pascalschumacher@gmx.net
BatchGenerate.groovy
in src/tck/src/org/codehaus/groovy/tck
61 6 2005-07-25 2019-02-01 6 6 jeremy.rayner@gmail.com paulk@asert.com.au
TestGeneratorHelper.java
in src/tck/src/org/codehaus/groovy/tck
5 - 2005-07-25 2016-11-10 5 4 jeremy.rayner@gmail.com sunlan@apache.org
JmxMetaMapBuilder.groovy
in subprojects/groovy-jmx/src/main/groovy/groovy/jmx/builder
423 18 2010-07-18 2024-12-29 17 9 paulk@asert.com.au sunlan@apache.org
JmxBuilderTools.groovy
in subprojects/groovy-jmx/src/main/groovy/groovy/jmx/builder
209 8 2010-07-18 2019-05-18 8 4 paulk@asert.com.au paulk@asert.com.au
JmxBuilderModelMBean.java
in subprojects/groovy-jmx/src/main/java/groovy/jmx/builder
148 14 2010-07-18 2024-10-27 15 6 paulk@asert.com.au sunlan@apache.org
JmxTimerFactory.groovy
in subprojects/groovy-jmx/src/main/groovy/groovy/jmx/builder
146 11 2010-07-18 2019-05-18 8 3 paulk@asert.com.au paulk@asert.com.au
JmxOperationInfoManager.groovy
in subprojects/groovy-jmx/src/main/groovy/groovy/jmx/builder
124 7 2010-07-18 2019-04-27 6 4 paulk@asert.com.au paulk@asert.com.au
JmxServerConnectorFactory.groovy
in subprojects/groovy-jmx/src/main/groovy/groovy/jmx/builder
71 6 2010-07-18 2019-04-27 11 5 paulk@asert.com.au paulk@asert.com.au
JmxBuilder.groovy
in subprojects/groovy-jmx/src/main/groovy/groovy/jmx/builder
66 10 2010-07-18 2019-04-27 5 3 paulk@asert.com.au paulk@asert.com.au
JmxEmitterFactory.groovy
in subprojects/groovy-jmx/src/main/groovy/groovy/jmx/builder
63 5 2010-07-18 2019-05-18 9 4 paulk@asert.com.au paulk@asert.com.au
JmxBeanFactory.groovy
in subprojects/groovy-jmx/src/main/groovy/groovy/jmx/builder
58 5 2010-07-18 2019-04-27 7 3 paulk@asert.com.au paulk@asert.com.au
JmxBeanInfoManager.groovy
in subprojects/groovy-jmx/src/main/groovy/groovy/jmx/builder
52 2 2010-07-18 2019-04-27 5 3 paulk@asert.com.au paulk@asert.com.au
JmxBeansFactory.groovy
in subprojects/groovy-jmx/src/main/groovy/groovy/jmx/builder
46 4 2010-07-18 2018-12-28 4 3 paulk@asert.com.au paulk@asert.com.au
JmxAttributeInfoManager.groovy
in subprojects/groovy-jmx/src/main/groovy/groovy/jmx/builder
45 2 2010-07-18 2019-04-27 5 3 paulk@asert.com.au paulk@asert.com.au
JmxEventEmitter.java
in subprojects/groovy-jmx/src/main/java/groovy/jmx/builder
42 6 2010-07-18 2024-06-24 12 4 paulk@asert.com.au paulk@asert.com.au
JmxListenerFactory.groovy
in subprojects/groovy-jmx/src/main/groovy/groovy/jmx/builder
41 4 2010-07-18 2019-04-27 8 4 paulk@asert.com.au paulk@asert.com.au
JmxEventListener.java
in subprojects/groovy-jmx/src/main/java/groovy/jmx/builder
39 3 2010-07-18 2020-09-30 8 4 paulk@asert.com.au paulk@asert.com.au
JmxClientConnectorFactory.groovy
in subprojects/groovy-jmx/src/main/groovy/groovy/jmx/builder
31 2 2010-07-18 2019-04-27 9 5 paulk@asert.com.au paulk@asert.com.au
JmxBuilderException.java
in subprojects/groovy-jmx/src/main/java/groovy/jmx/builder
15 4 2010-07-18 2019-04-27 7 4 paulk@asert.com.au paulk@asert.com.au
JmxBeanExportFactory.groovy
in subprojects/groovy-jmx/src/main/groovy/groovy/jmx/builder
14 3 2010-07-18 2019-04-27 7 3 paulk@asert.com.au paulk@asert.com.au
JmxEventEmitterMBean.java
in subprojects/groovy-jmx/src/main/java/groovy/jmx/builder
6 - 2010-07-18 2019-04-27 7 3 paulk@asert.com.au paulk@asert.com.au
meteor.java
in benchmark/bench
335 9 2010-12-11 2021-08-23 4 4 blackdrag@gmx.org paulk@asert.com.au
magicsquares.java
in benchmark/bench
206 10 2010-12-11 2021-08-23 4 4 blackdrag@gmx.org paulk@asert.com.au
fannkuchredux.java
in benchmark/bench
150 8 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
fannkuch.java
in benchmark/bench
142 7 2010-12-11 2021-08-23 2 2 blackdrag@gmx.org paulk@asert.com.au
nbody.java
in benchmark/bench
137 11 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
fasta.java
in benchmark/bench
125 7 2010-12-11 2021-08-23 3 2 blackdrag@gmx.org paulk@asert.com.au
raytracer.java
in benchmark/bench
107 8 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
chameneos.java
in benchmark/bench
99 10 2010-12-11 2016-11-10 5 5 blackdrag@gmx.org sunlan@apache.org
knucleotide.java
in benchmark/bench
99 6 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
pidigits.java
in benchmark/bench
97 13 2010-12-11 2021-08-23 2 2 blackdrag@gmx.org paulk@asert.com.au
bench.groovy
in benchmark
94 9 2010-12-11 2022-10-25 12 7 blackdrag@gmx.org paulk@asert.com.au
prodcons.java
in benchmark/bench
76 9 2010-12-11 2010-12-11 1 1 blackdrag@gmx.org blackdrag@gmx.org
echo.java
in benchmark/bench
76 6 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
message.java
in benchmark/bench
74 8 2010-12-11 2016-11-10 3 3 blackdrag@gmx.org sunlan@apache.org
fannkuch.groovy
in benchmark/bench
71 1 2010-12-11 2021-08-23 4 3 blackdrag@gmx.org paulk@asert.com.au
threadring.java
in benchmark/bench
68 7 2010-12-11 2010-12-11 1 1 blackdrag@gmx.org blackdrag@gmx.org
mandelbrot.java
in benchmark/bench
68 4 2010-12-11 2016-11-10 3 3 blackdrag@gmx.org sunlan@apache.org
moments.java
in benchmark/bench
66 1 2010-12-11 2021-08-23 4 4 blackdrag@gmx.org paulk@asert.com.au
except.java
in benchmark/bench
60 9 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
process.java
in benchmark/bench
60 5 2010-12-11 2021-08-23 2 2 blackdrag@gmx.org paulk@asert.com.au
heapsort.java
in benchmark/bench
54 3 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
revcomp.groovy
in benchmark/bench
53 2 2010-12-11 2021-08-23 4 3 blackdrag@gmx.org paulk@asert.com.au
objinst.java
in benchmark/bench
53 6 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
binarytrees.java
in benchmark/bench
51 3 2010-12-11 2014-07-20 4 3 blackdrag@gmx.org paulk@asert.com.au
methcall.java
in benchmark/bench
50 6 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
Files Not Recently Changed (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
partialsums.java
in benchmark/bench
34 1 2010-12-11 2010-12-11 1 1 blackdrag@gmx.org blackdrag@gmx.org
nsieve.java
in benchmark/bench
38 3 2010-12-11 2010-12-11 1 1 blackdrag@gmx.org blackdrag@gmx.org
recursive.java
in benchmark/bench
39 6 2010-12-11 2010-12-11 1 1 blackdrag@gmx.org blackdrag@gmx.org
nsievebits.java
in benchmark/bench
41 3 2010-12-11 2010-12-11 1 1 blackdrag@gmx.org blackdrag@gmx.org
threadring.java
in benchmark/bench
68 7 2010-12-11 2010-12-11 1 1 blackdrag@gmx.org blackdrag@gmx.org
prodcons.java
in benchmark/bench
76 9 2010-12-11 2010-12-11 1 1 blackdrag@gmx.org blackdrag@gmx.org
fibo.groovy
in benchmark/bench
6 1 2010-12-11 2010-12-13 2 2 blackdrag@gmx.org glaforge@gmail.com
hello.groovy
in benchmark/bench
1 - 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
hello.java
in benchmark/bench
5 1 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
ackermann.groovy
in benchmark/bench
8 1 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
takfp.java
in benchmark/bench
10 2 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
fibo.java
in benchmark/bench
10 2 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
ary.groovy
in benchmark/bench
13 1 2010-12-11 2012-03-30 4 3 blackdrag@gmx.org blackdrag@gmx.org
strcat.java
in benchmark/bench
13 1 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
ary.java
in benchmark/bench
15 1 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
nestedloop.java
in benchmark/bench
16 1 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
random.groovy
in benchmark/bench
17 1 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
hash.java
in benchmark/bench
18 1 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
random.java
in benchmark/bench
21 2 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
sieve.java
in benchmark/bench
22 1 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
recursive.groovy
in benchmark/bench
28 5 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
spellcheck.java
in benchmark/bench
30 1 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
mandelbrot.groovy
in benchmark/bench
30 - 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
hash2.java
in benchmark/bench
30 1 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
revcomp.java
in benchmark/bench
31 3 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
wc.java
in benchmark/bench
34 1 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
spectralnorm.groovy
in benchmark/bench
40 5 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
nsieve.groovy
in benchmark/bench
42 2 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
matrix.java
in benchmark/bench
43 2 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
threadring.groovy
in benchmark/bench
44 3 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
lists.java
in benchmark/bench
45 2 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
binarytrees.groovy
in benchmark/bench
45 2 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
spectralnorm.java
in benchmark/bench
47 6 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
heapsort.groovy
in benchmark/bench
50 2 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
methcall.java
in benchmark/bench
50 6 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
objinst.java
in benchmark/bench
53 6 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
heapsort.java
in benchmark/bench
54 3 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
except.java
in benchmark/bench
60 9 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
echo.java
in benchmark/bench
76 6 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
knucleotide.java
in benchmark/bench
99 6 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
raytracer.java
in benchmark/bench
107 8 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
nbody.java
in benchmark/bench
137 11 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
fannkuchredux.java
in benchmark/bench
150 8 2010-12-11 2012-03-30 3 3 blackdrag@gmx.org blackdrag@gmx.org
binarytrees.java
in benchmark/bench
51 3 2010-12-11 2014-07-20 4 3 blackdrag@gmx.org paulk@asert.com.au
DoubleComparator.java
in src/main/java/groovy/util/function
5 - 2015-02-24 2015-02-24 1 1 yukoba@accelart.jp yukoba@accelart.jp
LongComparator.java
in src/main/java/groovy/util/function
5 - 2015-02-24 2015-02-24 1 1 yukoba@accelart.jp yukoba@accelart.jp
IntComparator.java
in src/main/java/groovy/util/function
5 - 2015-02-24 2015-02-24 1 1 yukoba@accelart.jp yukoba@accelart.jp
package.html
in src/main/java/groovy/util/function
9 - 2015-02-24 2015-02-24 1 1 yukoba@accelart.jp yukoba@accelart.jp
TreeContextAction.java
in subprojects/groovy-macro/src/main/groovy/org/codehaus/groovy/macro/matcher
4 - 2014-10-15 2016-11-10 4 4 cedric.champeau@gmail.com sunlan@apache.org
TestGeneratorHelper.java
in src/tck/src/org/codehaus/groovy/tck
5 - 2005-07-25 2016-11-10 5 4 jeremy.rayner@gmail.com sunlan@apache.org
Most Recently Created Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
FlexibleEvictableCache.java
in src/main/java/org/codehaus/groovy/runtime/memoize
4 - 2025-04-11 2025-04-11 1 1 paulk@asert.com.au paulk@asert.com.au
Iterables.java
in src/main/java/groovy/util
77 5 2025-04-10 2025-04-10 1 1 paulk@asert.com.au paulk@asert.com.au
Iterators.java
in src/main/java/groovy/util
249 24 2025-04-06 2025-04-10 3 1 paulk@asert.com.au paulk@asert.com.au
FloatArrayIterable.java
in src/main/java/org/codehaus/groovy/util
12 2 2025-02-27 2025-02-27 1 1 paulk@asert.com.au paulk@asert.com.au
FloatUnaryOperator.java
in src/main/java/groovy/util/function
17 3 2025-01-01 2025-01-05 4 2 paulk@asert.com.au paulk@asert.com.au
FloatComparator.java
in src/main/java/groovy/util/function
5 - 2025-01-01 2025-01-02 2 2 paulk@asert.com.au sunlan@apache.org
MapExpressionTransformer.java
in src/main/java/org/codehaus/groovy/transform/sc/transformers
28 1 2024-10-07 2024-10-07 1 1 eric.milles@thomsonreuters.com eric.milles@thomsonreuters.com
RequiresConditions.java
in subprojects/groovy-contracts/src/main/java/groovy/contracts
12 - 2024-07-17 2024-07-17 1 1 paulk@asert.com.au paulk@asert.com.au
EnsuresConditions.java
in subprojects/groovy-contracts/src/main/java/groovy/contracts
12 - 2024-07-17 2024-07-17 1 1 paulk@asert.com.au paulk@asert.com.au
Invariants.java
in subprojects/groovy-contracts/src/main/java/groovy/contracts
12 - 2024-07-17 2024-07-17 1 1 paulk@asert.com.au paulk@asert.com.au
package-info.java
in subprojects/groovy-ant/src/main/java/groovy/ant
1 - 2024-06-24 2024-06-24 1 1 paulk@asert.com.au paulk@asert.com.au
package-info.java
in subprojects/groovy-astbuilder/src/main/java/org/apache/groovy/ast/builder
1 - 2024-06-24 2024-06-24 1 1 paulk@asert.com.au paulk@asert.com.au
IntIntArrayColumnIterator.java
in src/main/java/org/codehaus/groovy/util
38 3 2024-03-28 2024-03-28 1 1 paulk@asert.com.au paulk@asert.com.au
DoubleDoubleArrayColumnIterator.java
in src/main/java/org/codehaus/groovy/util
38 3 2024-03-28 2024-03-28 1 1 paulk@asert.com.au paulk@asert.com.au
FloatFloatArrayColumnIterator.java
in src/main/java/org/codehaus/groovy/util
38 3 2024-03-28 2024-03-28 1 1 paulk@asert.com.au paulk@asert.com.au
LongLongArrayColumnIterator.java
in src/main/java/org/codehaus/groovy/util
38 3 2024-03-28 2024-03-28 1 1 paulk@asert.com.au paulk@asert.com.au
FormatStringChecker.groovy
in subprojects/groovy-typecheckers/src/main/groovy/groovy/typecheckers
228 2 2024-01-03 2024-12-29 4 2 paulk@asert.com.au sunlan@apache.org
FormatMethod.groovy
in subprojects/groovy-typecheckers/src/main/groovy/groovy/typecheckers
11 - 2024-01-03 2024-01-03 1 1 paulk@asert.com.au paulk@asert.com.au
MetaMember.java
in src/main/java/groovy/lang
27 7 2023-07-25 2023-07-25 1 1 eric.milles@thomsonreuters.com eric.milles@thomsonreuters.com
OperatorRenameASTTransformation.java
in src/main/java/org/codehaus/groovy/transform
163 5 2023-03-23 2023-03-23 1 1 paulk@asert.com.au paulk@asert.com.au
OperatorRename.java
in src/main/java/groovy/transform
28 - 2023-03-23 2023-07-31 2 2 paulk@asert.com.au eric.milles@thomsonreuters.com
PlaceholderVisitor.java
in src/main/java/org/codehaus/groovy/control
60 6 2023-02-28 2024-10-27 2 2 paulk@asert.com.au sunlan@apache.org
GroovyLibraryExtension.groovy
in build-logic/src/main/groovy/org/apache/groovy/gradle
206 10 2022-09-03 2025-02-25 8 4 wangzongler@gmail.com eric.milles@thomsonreuters.com
SharedConfiguration.groovy
in build-logic/src/main/groovy/org/apache/groovy/gradle
143 5 2022-09-03 2022-10-24 3 1 wangzongler@gmail.com wangzongler@gmail.com
JarJarTask.groovy
in build-logic/src/main/groovy/org/apache/groovy/gradle
130 4 2022-09-03 2025-03-21 6 3 wangzongler@gmail.com paulk@asert.com.au
PerformanceTestsExtension.groovy
in build-logic/src/main/groovy/org/apache/groovy/gradle
104 3 2022-09-03 2024-09-11 15 2 wangzongler@gmail.com paulk@asert.com.au
CheckstyleHtmlReport.groovy
in build-logic/src/main/groovy/org/apache/groovy/gradle
79 2 2022-09-03 2023-08-01 3 2 wangzongler@gmail.com paulk@asert.com.au
ReleaseInfoGenerator.groovy
in build-logic/src/main/groovy/org/apache/groovy/gradle
61 1 2022-09-03 2022-10-24 2 1 wangzongler@gmail.com wangzongler@gmail.com
DocGDK.groovy
in build-logic/src/main/groovy/org/apache/groovy/gradle
60 1 2022-09-03 2022-09-03 1 1 wangzongler@gmail.com wangzongler@gmail.com
DgmConverter.groovy
in build-logic/src/main/groovy/org/apache/groovy/gradle
54 1 2022-09-03 2025-01-06 2 2 wangzongler@gmail.com paulk@asert.com.au
PerformanceTestSummary.groovy
in build-logic/src/main/groovy/org/apache/groovy/gradle
38 1 2022-09-03 2024-09-11 2 2 wangzongler@gmail.com paulk@asert.com.au
DistributionExtension.groovy
in build-logic/src/main/groovy/org/apache/groovy/gradle
35 1 2022-09-03 2022-09-03 1 1 wangzongler@gmail.com wangzongler@gmail.com
Versions.groovy
in build-logic/src/main/groovy/org/apache/groovy/gradle
33 2 2022-09-03 2022-10-24 2 1 wangzongler@gmail.com wangzongler@gmail.com
WriteExtensionDescriptorTask.groovy
in build-logic/src/main/groovy/org/apache/groovy/gradle
29 2 2022-09-03 2025-01-06 3 2 wangzongler@gmail.com paulk@asert.com.au
CoreExtension.groovy
in build-logic/src/main/groovy/org/apache/groovy/gradle
26 2 2022-09-03 2022-09-03 1 1 wangzongler@gmail.com wangzongler@gmail.com
ConcurrentExecutionControlBuildService.groovy
in build-logic/src/main/groovy/org/apache/groovy/gradle
16 1 2022-09-03 2022-09-03 1 1 wangzongler@gmail.com wangzongler@gmail.com
DocAggregationExtension.groovy
in build-logic/src/main/groovy/org/apache/groovy/gradle
9 1 2022-09-03 2022-09-03 1 1 wangzongler@gmail.com wangzongler@gmail.com
Services.groovy
in build-logic/src/main/groovy
6 - 2022-09-03 2022-09-03 1 1 wangzongler@gmail.com wangzongler@gmail.com
pleac01.groovy
in subprojects/performance/src/files
306 14 2022-08-24 2024-09-11 3 2 paulk@asert.com.au paulk@asert.com.au
pleac04.groovy
in subprojects/performance/src/files
256 14 2022-08-24 2022-08-24 1 1 paulk@asert.com.au paulk@asert.com.au
pleac03.groovy
in subprojects/performance/src/files
237 2 2022-08-24 2023-01-09 2 1 paulk@asert.com.au paulk@asert.com.au
pleac02.groovy
in subprojects/performance/src/files
205 8 2022-08-24 2022-08-24 1 1 paulk@asert.com.au paulk@asert.com.au
pleac11_15.groovy
in subprojects/performance/src/files
1520 110 2022-08-10 2024-09-11 2 1 paulk@asert.com.au paulk@asert.com.au
pleac16_20.groovy
in subprojects/performance/src/files
1240 43 2022-08-10 2024-09-11 2 1 paulk@asert.com.au paulk@asert.com.au
pleac05_06.groovy
in subprojects/performance/src/files
1078 28 2022-08-10 2024-09-11 2 1 paulk@asert.com.au paulk@asert.com.au
pleac07_10.groovy
in subprojects/performance/src/files
1007 60 2022-08-10 2024-09-11 2 1 paulk@asert.com.au paulk@asert.com.au
BooleanClosureForMapPredicate.java
in src/main/java/org/codehaus/groovy/runtime/callsite
25 3 2022-07-21 2022-07-21 1 1 paulk@asert.com.au paulk@asert.com.au
BooleanClosurePredicate.java
in src/main/java/org/codehaus/groovy/runtime/callsite
15 2 2022-07-21 2022-07-21 1 1 paulk@asert.com.au paulk@asert.com.au
CellValueToolTipJTable.groovy
in subprojects/groovy-console/src/main/groovy/groovy/console/ui
12 1 2022-07-10 2023-08-03 3 2 sandipchitale@gmail.com paulk@asert.com.au
SecurityManagerUtil.groovy
in subprojects/groovy-groovysh/src/main/groovy/org/apache/groovy/groovysh/util
21 3 2022-04-29 2024-01-09 3 2 paulk@asert.com.au blackdrag@gmx.org
Most Recently Changed Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
TraitReceiverTransformer.java
in src/main/java/org/codehaus/groovy/transform/trait
291 14 2017-12-14 2025-05-06 15 3 cchampeau@apache.org eric.milles@thomsonreuters.com
PropertyExpressionTransformer.java
in src/main/java/org/codehaus/groovy/transform/sc/transformers
55 1 2021-12-12 2025-05-06 4 1 eric.milles@thomsonreuters.com eric.milles@thomsonreuters.com
1522 - 2020-10-03 2025-05-05 186 8 cchampeau@apache.org sunlan@apache.org
ClassCompletionVerifier.java
in src/main/java/org/codehaus/groovy/classgen
782 54 2017-12-14 2025-05-05 37 8 cchampeau@apache.org eric.milles@thomsonreuters.com
AstBuilder.java
in src/main/java/org/apache/groovy/parser/antlr4
3916 257 2020-10-10 2025-05-03 71 7 paulk@asert.com.au eric.milles@thomsonreuters.com
template.class.html
in subprojects/groovy-docgenerator/src/main/resources/org/apache/groovy/docgenerator
141 - 2018-05-22 2025-05-03 2 1 paulk@asert.com.au paulk@asert.com.au
GroovydocVisitor.java
in subprojects/groovy-groovydoc/src/main/java/org/apache/groovy/antlr
351 20 2019-10-22 2025-05-01 19 4 paulk@asert.com.au paulk@asert.com.au
MetaClassImpl.java
in src/main/java/groovy/lang
2870 189 2019-05-19 2025-04-30 106 10 paulk@asert.com.au eric.milles@thomsonreuters.com
Selector.java
in src/main/java/org/codehaus/groovy/vmplugin/v8
798 53 2020-01-30 2025-04-30 28 5 paulk@asert.com.au eric.milles@thomsonreuters.com
Traits.java
in src/main/java/org/codehaus/groovy/transform/trait
253 24 2017-12-14 2025-04-30 15 3 cchampeau@apache.org eric.milles@thomsonreuters.com
CachedClass.java
in src/main/java/org/codehaus/groovy/reflection
435 36 2017-12-14 2025-04-26 26 7 cchampeau@apache.org eric.milles@thomsonreuters.com
StringGroovyMethods.java
in src/main/java/org/codehaus/groovy/runtime
1382 193 2017-12-14 2025-04-24 35 9 cchampeau@apache.org paulk@asert.com.au
AsmClassGenerator.java
in src/main/java/org/codehaus/groovy/classgen
2051 120 2017-11-24 2025-04-21 106 12 blackdrag@gmx.org eric.milles@thomsonreuters.com
BinaryExpressionHelper.java
in src/main/java/org/codehaus/groovy/classgen/asm
789 27 2017-12-14 2025-04-21 27 5 cchampeau@apache.org eric.milles@thomsonreuters.com
InvocationWriter.java
in src/main/java/org/codehaus/groovy/classgen/asm
697 37 2017-12-14 2025-04-21 39 7 cchampeau@apache.org eric.milles@thomsonreuters.com
StaticInvocationWriter.java
in src/main/java/org/codehaus/groovy/classgen/asm/sc
624 22 2017-12-14 2025-04-21 48 8 cchampeau@apache.org eric.milles@thomsonreuters.com
StatementWriter.java
in src/main/java/org/codehaus/groovy/classgen/asm
462 27 2017-12-14 2025-04-21 31 4 cchampeau@apache.org eric.milles@thomsonreuters.com
BinaryExpressionMultiTypeDispatcher.java
in src/main/java/org/codehaus/groovy/classgen/asm
297 17 2017-12-14 2025-04-21 9 5 cchampeau@apache.org eric.milles@thomsonreuters.com
StaticTypesBinaryExpressionMultiTypeDispatcher.java
in src/main/java/org/codehaus/groovy/classgen/asm/sc
289 9 2017-12-14 2025-04-21 32 5 cchampeau@apache.org eric.milles@thomsonreuters.com
Java8.java
in src/main/java/org/codehaus/groovy/vmplugin/v8
568 34 2017-12-14 2025-04-20 28 4 cchampeau@apache.org eric.milles@thomsonreuters.com
ExpressionUtils.java
in src/main/java/org/apache/groovy/ast/tools
296 14 2018-10-31 2025-04-20 21 4 paulk@asert.com.au eric.milles@thomsonreuters.com
MemberSignatureParser.java
in src/main/java/org/codehaus/groovy/ast/decompiled
134 2 2017-12-14 2025-04-19 10 5 cchampeau@apache.org eric.milles@thomsonreuters.com
StaticCompilationTransformer.java
in src/main/java/org/codehaus/groovy/transform/sc/transformers
135 10 2017-12-14 2025-04-18 10 4 cchampeau@apache.org eric.milles@thomsonreuters.com
CompilationUnit.java
in src/main/java/org/codehaus/groovy/control
773 64 2017-12-14 2025-04-17 49 8 cchampeau@apache.org paulk@asert.com.au
StaticTypeCheckingVisitor.java
in src/main/java/org/codehaus/groovy/transform/stc
5277 235 2017-12-14 2025-04-16 407 14 cchampeau@apache.org eric.milles@thomsonreuters.com
StaticTypeCheckingSupport.java
in src/main/java/org/codehaus/groovy/transform/stc
1867 121 2017-12-14 2025-04-16 166 11 cchampeau@apache.org eric.milles@thomsonreuters.com
GinqAstWalker.groovy
in subprojects/groovy-ginq/src/main/groovy/org/apache/groovy/ginq/provider/collection
1323 63 2020-10-28 2025-04-15 49 3 sunlan@apache.org eric.milles@thomsonreuters.com
policy
groovy.policy
in security
226 - 2004-04-15 2025-04-15 26 10 jastrachan@mac.com paulk@asert.com.au
codenarc.groovy
in config/codenarc
222 - 2011-02-26 2025-04-15 25 8 hamletdrc@gmail.com paulk@asert.com.au
InvokeDynamicWriter.java
in src/main/java/org/codehaus/groovy/classgen/asm/indy
193 14 2017-12-14 2025-04-15 17 5 cchampeau@apache.org eric.milles@thomsonreuters.com
GroovyClassLoader.java
in src/main/java/groovy/lang
747 94 2019-05-19 2025-04-13 31 11 paulk@asert.com.au paulk@asert.com.au
Groovyc.java
in subprojects/groovy-ant/src/main/java/org/codehaus/groovy/ant
788 83 2012-01-07 2025-04-12 69 19 paulk@asert.com.au eric.milles@thomsonreuters.com
VariableScopeVisitor.java
in src/main/java/org/codehaus/groovy/classgen
613 45 2017-12-14 2025-04-12 34 4 cchampeau@apache.org sunlan@apache.org
StampedCommonCache.java
in src/main/java/org/codehaus/groovy/runtime/memoize
161 24 2018-03-05 2025-04-11 8 3 sunlan@apache.org paulk@asert.com.au
ConcurrentCommonCache.java
in src/main/java/org/codehaus/groovy/runtime/memoize
143 23 2017-12-14 2025-04-11 15 6 cchampeau@apache.org paulk@asert.com.au
CommonCache.java
in src/main/java/org/codehaus/groovy/runtime/memoize
142 23 2017-12-14 2025-04-11 10 4 cchampeau@apache.org paulk@asert.com.au
FlexibleEvictableCache.java
in src/main/java/org/codehaus/groovy/runtime/memoize
4 - 2025-04-11 2025-04-11 1 1 paulk@asert.com.au paulk@asert.com.au
Groovysh.groovy
in subprojects/groovy-groovysh/src/main/groovy/org/apache/groovy/groovysh
431 23 2019-05-13 2025-04-10 10 4 paulk@asert.com.au sunlan@apache.org
Iterators.java
in src/main/java/groovy/util
249 24 2025-04-06 2025-04-10 3 1 paulk@asert.com.au paulk@asert.com.au
Iterables.java
in src/main/java/groovy/util
77 5 2025-04-10 2025-04-10 1 1 paulk@asert.com.au paulk@asert.com.au
CompileStack.java
in src/main/java/org/codehaus/groovy/classgen/asm
576 59 2017-12-14 2025-04-05 20 5 cchampeau@apache.org eric.milles@thomsonreuters.com
TraitASTTransformation.java
in src/main/java/org/codehaus/groovy/transform/trait
551 24 2017-12-14 2025-04-05 39 6 cchampeau@apache.org eric.milles@thomsonreuters.com
EnumVisitor.java
in src/main/java/org/codehaus/groovy/classgen
262 10 2017-12-14 2025-04-05 12 4 cchampeau@apache.org eric.milles@thomsonreuters.com
InnerClassVisitorHelper.java
in src/main/java/org/codehaus/groovy/classgen
66 8 2017-12-14 2025-04-05 11 4 cchampeau@apache.org eric.milles@thomsonreuters.com
InnerClassNode.java
in src/main/java/org/codehaus/groovy/ast
42 9 2017-12-14 2025-04-05 7 4 cchampeau@apache.org eric.milles@thomsonreuters.com
EnumHelper.java
in src/main/java/org/codehaus/groovy/antlr
35 2 2017-12-14 2025-04-05 5 3 cchampeau@apache.org eric.milles@thomsonreuters.com
GroovyParser.g4
in src/antlr
1086 - 2017-09-12 2025-04-01 86 7 paulk@asert.com.au eric.milles@thomsonreuters.com
AstNodeToScriptAdapter.groovy
in subprojects/groovy-console/src/main/groovy/groovy/console/ui
1028 80 2019-05-15 2025-04-01 9 4 paulk@asert.com.au eric.milles@thomsonreuters.com
StaticCompilationVisitor.java
in src/main/java/org/codehaus/groovy/transform/sc
478 21 2017-12-14 2025-04-01 25 4 cchampeau@apache.org eric.milles@thomsonreuters.com
CategoryASTTransformation.java
in src/main/java/org/codehaus/groovy/transform
203 4 2017-12-14 2025-04-01 10 4 cchampeau@apache.org eric.milles@thomsonreuters.com