Directory groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.core.test/src/org/codehaus/groovy/eclipse/core/

Directory Created:
2007-03-02 22:05
Total Files:
3
Deleted Files:
0
Lines of Code:
108

Browse with ViewVC

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

                                            directory in repo compiler (3 files, 428 lines)

                                            directory in repo context (0 files, 0 lines)

                                                directory in repo impl (5 files, 525 lines)

                                            directory in repo impl (1 files, 61 lines)

                                            Folder removed from repo test (0 files, 0 lines)

                                                Folder removed from repo compiler (0 files, 0 lines)

                                            directory in repo type (3 files, 489 lines)

                                            directory in repo util (2 files, 465 lines)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
emp 7 (100.0%) 113 (100.0%) 16.1

Most Recent Commits

emp 2007-04-03 04:16

Refactored SyntacticContextFactory. Cleaner code, now handles Groovy classes and Groovy scripts properly and uniformly.

Removed idea of semantic context. Renamed *SyntacticContext* to *SourceCodeContext*.

Updated documents to reflect the above.

Updated context tests, and added new test cases for Groovy scripts.

Fixed a bug in JavaElementCategoryLookup.

Fixed type inference bug when inside a Closure that is an initial value of a field (e.g. Grails actions).

9 lines of code changed in:

emp 2007-03-13 21:54

Fix to syntactic context inside of method arguments being reported as a MethodParametersContext.

4 lines of code changed in:

emp 2007-03-02 22:05

Initial cut of code completion support code. Completion expression finder, type evaluator,

various lookup interfaces, etc, etc.

100 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT