Directory groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.core/.settings/

Directory Created:
2007-02-08 03:33
Total Files:
3
Deleted Files:
0
Lines of Code:
65

Browse with ViewVC

[root]/groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.core/.settings

Lines of Code

groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.core/.settings/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 8 (100.0%) 87 (100.0%) 10.8
jervin 2 (25.0%) 62 (71.3%) 31.0
emp 6 (75.0%) 25 (28.7%) 4.1

Most Recent Commits

emp 2007-03-29 12:05

Extension point for type so IMemberLookup can be contributed.

Small fixes in AbstractMemberLookup.

New code completers for local variables and class names.

Conversion to bin-groovy.

2 lines of code changed in:

jervin 2007-03-21 16:10

The Groovy Eclipse Core build should work now.

62 lines of code changed in:

emp 2007-03-20 07:23

Type inference code. Required various small changes.

TypeEvaluator now takes a ITypeEvaluationContext. An inferring context does type inference as needed.

Inferences include: local variables and fields and method return types. This is the start of much more to come.

3 lines of code changed in:

emp 2007-03-08 22:45

Set up J2SE-1.4 as minimum execution environment.

Introduced a ParameterInfo. It is just a TypeInfo but stores the name of the parameter as well as the type.

Added Groovy property into IMemberLookup implementations.

4 lines of code changed in:

emp 2007-02-08 03:33

Initial import part 2.

16 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT