Directory groovy/groovy-core/src/main/org/codehaus/groovy/runtime/metaclass/

Directory Created:
2007-02-19 16:43
Total Files:
12
Deleted Files:
0
Lines of Code:
4645

Browse with ViewVC

[root]/groovy/groovy-core/src/main/org/codehaus/groovy/runtime/metaclass

Lines of Code

groovy/groovy-core/src/main/org/codehaus/groovy/runtime/metaclass/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 20 (100.0%) 4678 (100.0%) 233.9
tug 16 (80.0%) 4667 (99.8%) 291.6
graeme 3 (15.0%) 7 (0.1%) 2.3
paulk 1 (5.0%) 4 (0.1%) 4.0

Most Recent Commits

paulk 2007-03-03 22:51

GROOVY-1682: references to static methods should follow Java rules wrt superclasses

4 lines of code changed in:

  • groovy/groovy-core/src/main/org/codehaus/groovy/runtime/metaclass: MetaClassImpl.java (+4)
graeme 2007-02-24 18:03

more javadoc comments, added MutableMetaClass interface

4 lines of code changed in:

  • groovy/groovy-core/src/main/org/codehaus/groovy/runtime/metaclass: MetaClassImpl.java (+4 -18)
graeme 2007-02-24 16:37

changed GroovySystem static public fields to private and added static getters instead

3 lines of code changed in:

tug 2007-02-20 19:37

Fix a bug which maens that a groovy class which subclasses HashMap is not reated as a Map wert properties.



(JIRA is down so I'll submit a JIRA iue when it's back)

20 lines of code changed in:

  • groovy/groovy-core/src/main/org/codehaus/groovy/runtime/metaclass: MetaClassImpl.java (+20 -3)
tug 2007-02-20 11:24

Move more MetaClass related stuff into runtime.metaclass package

1941 lines of code changed in:

tug 2007-02-19 16:43

Move the MetaClass implementations to the runtime package

2706 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT