Directory groovy/groovy-core/experimental/groovy/lang/

Directory Created:
2005-11-19 18:27
Total Files:
2
Deleted Files:
0
Lines of Code:
507

Browse with ViewVC

[root]/groovy/groovy-core/experimental/groovy/lang

Lines of Code

groovy/groovy-core/experimental/groovy/lang/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
tug 6 (100.0%) 705 (100.0%) 117.5

Most Recent Commits

tug 2005-11-29 20:10

Add an interface(MOP) which defines which methods are in the new Meta Object Protocol

258 lines of code changed in:

tug 2005-11-25 10:21

remove the boolean results for set attribute/property when they would throw execeptions if there was no attribute or property

2 lines of code changed in:

tug 2005-11-21 08:55

Change the definition of invokeXMethod and invokeXConstructor so that id the metaclass doesn't call the method or constructor then it returns the actual parameters to be used by the bytecode call.

Make sure that freash Class arrays are used by the helper methods.

40 lines of code changed in:

tug 2005-11-20 16:08

Change the contract with the invokeXmethod and invokeXconstructor methods so that they return the argumantTypes array now contains all the information needed to choose which method to call when the MetaClass delegates that task to the caller.

43 lines of code changed in:

tug 2005-11-19 18:27

First attempt to create a new MetaClass capable of supporting Java name resolution rules more closely than the existing MetaClass

362 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT