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

Directory Created:
2005-03-19 23:12
Total Files:
4
Deleted Files:
0
Lines of Code:
574

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
fraz 27 (100.0%) 847 (100.0%) 31.3

Most Recent Commits

fraz 2006-09-20 02:26

Fixed broken build by using a concrete FileTypeManager instead of a mocked one!

11 lines of code changed in:

fraz 2006-09-20 01:55

Made GroovyJ build on IDEA Demetra build #5706

Updated the Groovy 1.0 RC-1 SNAPSHOT JAR files

1 lines of code changed in:

fraz 2006-06-01 01:48

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 12:52

Updated copyright statement for 2006 at last...

4 lines of code changed in:

fraz 2005-12-04 02:08

Housekeeping: Upgrade from Groovy JSR-04-SNAPSHOT to Groovy JSR-05-SNAPSHOT

1 lines of code changed in:

fraz 2005-07-16 09:41

Housekeeping: Updated the Groovy JSR-03-SNAPSHOT JAR file

Housekeeping: Fixed a number of code inspection warnings reported by IDEA's InspectionGadgets plug-in

Housekeeping: Removed unused Groovy scripts under src/etc/check

9 lines of code changed in:

fraz 2005-07-10 00:31

GROOVY-939: Rolled back usages of ProjectJdk, updated the Groovy JSR-03-SNAPSHOT JAR file, and added support for IntelliJ IDEA Irida build #3397

8 lines of code changed in:

fraz 2005-07-05 00:11

GROOVY-939: Started passing the project/module JDK around...

GROOVY-941: Fixed bug caused by not using the canonical form of the path to the (virtual) file that failed to compile

11 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

469 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

2 lines of code changed in:

fraz 2005-06-15 02:00

GROOVY-607: Added the unpacking of GroovyRuntimeException's occuring during the processing of compilation errors

35 lines of code changed in:

fraz 2005-06-11 01:37

Housekeeping: ...



Updated groovy.psi.g to reflect the recent changes made to groovy.g

Updated GroovyCompiler to use MultipleCompilationErrorsException instead of CompilationFailedException

Updated to support Irida build #3354 using the latest Groovy snapshot

27 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

2 lines of code changed in:

fraz 2005-03-20 23:11

GROOVY-602: Implemented run configuration for running Groovy scripts contained in project modules

3 lines of code changed in:

fraz 2005-03-19 23:12

GROOVY-607: Implemented compilation of Groovy classes and scripts as part of the built-in project/module compilation mechanism in IDEA

252 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT