Directory groovy/ide/groovyj/src/java/org/codehaus/groovy/intellij/actions/

Directory Created:
2004-09-18 23:47
Total Files:
2
Deleted Files:
1
Lines of Code:
84

Browse with ViewVC

[root]/groovy/ide/groovyj/src/java/org/codehaus/groovy/intellij/actions

Lines of Code

groovy/ide/groovyj/src/java/org/codehaus/groovy/intellij/actions/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
fraz 19 (100.0%) 121 (100.0%) 6.3

Most Recent Commits

fraz 2006-06-05 00:24

Simplified the logic to determine whether an action event originated from a Groovy file by checking the file type instead of using GroovySupportLoader.DEFAULT_ASSOCIATED_EXTENSIONS

3 lines of code changed in:

fraz 2006-02-26 12:52

Updated copyright statement for 2006 at last...

2 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

1 lines of code changed in:

  • groovy/ide/groovyj/src/java/org/codehaus/groovy/intellij/actions: ActionEvents.java (+1 -1)
fraz 2005-07-11 04:08

GROOVY-948: Updated project build to JarJar GroovyJ so that it uses the JarJar'ed ANTLR from the groovy-all JAR file

1 lines of code changed in:

  • groovy/ide/groovyj/src/java/org/codehaus/groovy/intellij/actions: ActionEvents.java (+1 -1)
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

7 lines of code changed in:

  • groovy/ide/groovyj/src/java/org/codehaus/groovy/intellij/actions: ActionEvents.java (+7 -1)
fraz 2005-06-21 07:57

Housekeeping: ...

Removed the obsolete RunAction as it has since been replaced by the use of Run Configurations

Simplified the creation of a GroovyLibraryModuleListener in GroovyJProjectComponent

0 lines of code changed in:

  • groovy/ide/groovyj/src/java/org/codehaus/groovy/intellij/actions: RunAction.java (del)
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

1 lines of code changed in:

  • groovy/ide/groovyj/src/java/org/codehaus/groovy/intellij/actions: ActionEvents.java (+1 -1)
fraz 2005-03-14 02:31

GROOVY-602: Applied a number of refactorings to the current codebase, particularly around the implementation of Groovy runtime configurations

13 lines of code changed in:

fraz 2005-03-08 04:09

Changed the default behaviour of GroovyJ actions such that they remain visible when they get de-activated

2 lines of code changed in:

  • groovy/ide/groovyj/src/java/org/codehaus/groovy/intellij/actions: BaseAction.java (+2 -3)
fraz 2005-02-19 01:33

Updated year in copyright statement

3 lines of code changed in:

fraz 2004-09-20 07:53

Updated to hide GroovyJ action when event did not originate from a *.groovy file

3 lines of code changed in:

  • groovy/ide/groovyj/src/java/org/codehaus/groovy/intellij/actions: BaseAction.java (+3 -1)
fraz 2004-09-18 23:47

Initial check-in of libraries, tests, and other project artifacts

85 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT