Directory groovy/ide/groovyj/src/test/org/codehaus/groovy/intellij/psi/

Directory Created:
2005-03-30 23:14
Total Files:
3
Deleted Files:
1
Lines of Code:
149

Browse with ViewVC

[root]/groovy/ide/groovyj/src/test/org/codehaus/groovy/intellij/psi

Lines of Code

groovy/ide/groovyj/src/test/org/codehaus/groovy/intellij/psi/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
fraz 23 (100.0%) 203 (100.0%) 8.8

Most Recent Commits

fraz 2006-06-01 08:29

Made GroovyJ build on IDEA Demetra build #5289

6 lines of code changed in:

fraz 2006-06-01 01:53

Restored changes committed since 27th April 2006:

- Updated jMock SNAPSHOT JAR files to version 1.1.0 RC-1

- Updated the Groovy 1.0 RC-1 SNAPSHOT JAR files

- Made GroovyJ build on IDEA Demetra build #5289

- Made GroovyJ a plug-in module and restored Java 5's synax highlighting for IDEA Demetra build #5289

- Added an IDEA project file with groovyj and groovy-core modules and shared Run/Debug configuration + EMMA code coverage

- Restored the DTD declaration in the plug-in's deployment descriptor

- Updated a test in GroovyPsiParser to use a more syntactically correct Groovy code snippet

- Replaced hardcoded constant with delegation to one of IDEA's obscure utility classes in GroovyParserDefinition

- Added missing annotations

12 lines of code changed in:

fraz 2006-02-26 13:03

Remove typo from copyright statement

1 lines of code changed in:

fraz 2006-02-26 12:52

Updated copyright statement for 2006 at last...

3 lines of code changed in:

fraz 2006-02-26 03:39

Upgraded to support IntelliJ IDEA 6.0 (Demetra) exclusively - starting from EAP build #5162

4 lines of code changed in:

fraz 2005-07-17 21:40

GROOVY-914: Added PSI coverage for constructors, inner interfaces, and method definitions in groovy.psi.g

GROOVY-914: Aligned GroovyPsiBuilder with its IDEA counterpart, as of Irida build #3408

1 lines of code changed in:

fraz 2005-07-01 05:59

GROOVY-607: ...

Reworked GroovyCompiler to group files to be compiled by module and compilation unit.

GroovyCompiler now creates compilation units with a GroovyClassLoader bound to a URLClassLoader configured to search the classpath of a given module

Refreshed the groovy-all JAR to the latest JSR-03 snapshot



Housekeeping: Refactored a large number of unit tests to improve their readability

1 lines of code changed in:

fraz 2005-06-19 02:12

GROOVY-607: Updated GroovyController to append a given module's source folders to the classpath of a corresponding compiler configuration



Housekeeping: Replaced old-style for loops with 1.5 ones for Iterable instances

1 lines of code changed in:

fraz 2005-05-30 23:51

GROOVY-601: ...

Updated groovy.psi.g to reflect the latest changes made to groovy.g in revision 1.27

Updated GroovyLexer to emit CommonHiddenStreamToken tokens

Updated GroovyRecognizer to use TokenStreamHiddenTokenFilter so that WS, SL_COMMENT, and ML_COMMENT tokens can be retrieved as adjacent to significant tokens



Housekeeping: ...

Updated the Groovy JSR-2 snapshot

Updated third-party libraries: jMock, CGLib, and ASM

1 lines of code changed in:

fraz 2005-05-15 15:17

Housekeeping: Suppressed most Xlint warnings caused by the migration to JDK 1.5 / Updated supported IntelliJ IDEA Irida build number to 3326

1 lines of code changed in:

fraz 2005-05-14 17:59

Housekeeping: Upgraded codebase to IntelliJ IDEA Irida build #3326 / Upgraded build to JDK 1.5 and Clover 1.3.7

6 lines of code changed in:

fraz 2005-04-16 13:34

GROOVY-601: finally managed to tweak GroovyPsiBuilder to build a trivial PSI tree made of script-header comment, new lines and other whitespace characters!

3 lines of code changed in:

fraz 2005-04-08 22:25

GROOVY-601: checked-in largely incomplete work on syntax higlighting and most importantly the wiring of lexing/parsing into the IDEA's Language infrastructure

116 lines of code changed in:

fraz 2005-03-31 20:36

GROOVY-619: Added dynamic mapping of comment token types

16 lines of code changed in:

fraz 2005-03-31 00:01

GROOVY-619: Minor changes to the dynamic mapping of Groovy ANTLR token types to Groovy IDEA element types

1 lines of code changed in:

fraz 2005-03-30 23:14

GROOVY-619: Implemented dynamic mapping of Groovy ANTLR token types to Groovy IDEA element types

30 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT