[root]/groovy/ide/groovyj
META-INF
(0 files, 0 lines)
lib
(0 files, 0 lines)
compile
(15 files, 0 lines)
irida
(0 files, 0 lines)
lib
(1 files, 1 lines)
plugins
(0 files, 0 lines)
cvsIntegration
(1 files, 1 lines)
pallada
(0 files, 0 lines)
lib
(0 files, 0 lines)
runtime
(2 files, 0 lines)
src
(0 files, 0 lines)
etc
(2 files, 199 lines)
META-INF
(1 files, 34 lines)
check
(0 files, 0 lines)
icons
(10 files, 0 lines)
idea
(2 files, 254 lines)
java
(0 files, 0 lines)
groovy
(0 files, 0 lines)
idesupport
(0 files, 0 lines)
idea
(0 files, 0 lines)
folding
(0 files, 0 lines)
formatter
(0 files, 0 lines)
parsing
(0 files, 0 lines)
psi
(0 files, 0 lines)
impl
(0 files, 0 lines)
validation
(0 files, 0 lines)
meta-inf
(0 files, 0 lines)
org
(0 files, 0 lines)
codehaus
(0 files, 0 lines)
groovy
(0 files, 0 lines)
intellij
(9 files, 707 lines)
actions
(2 files, 84 lines)
compiler
(3 files, 392 lines)
configuration
(6 files, 668 lines)
irida
(1 files, 41 lines)
language
(9 files, 978 lines)
editor
(6 files, 515 lines)
parser
(8 files, 25970 lines)
pallada
(0 files, 0 lines)
psi
(6 files, 564 lines)
test
(0 files, 0 lines)
org
(0 files, 0 lines)
codehaus
(0 files, 0 lines)
groovy
(0 files, 0 lines)
intellij
(10 files, 1230 lines)
actions
(2 files, 177 lines)
compiler
(4 files, 574 lines)
configuration
(7 files, 714 lines)
irida
(2 files, 119 lines)
language
(9 files, 1439 lines)
editor
(3 files, 279 lines)
pallada
(0 files, 0 lines)
psi
(3 files, 149 lines)
intellij
(0 files, 0 lines)
openapi
(0 files, 0 lines)
testing
(2 files, 67 lines)
aurora
(0 files, 0 lines)
irida
(6 files, 448 lines)
pallada
(0 files, 0 lines)
tools
(1 files, 0 lines)
findbugs
(2 files, 229 lines)
lib
(4 files, 0 lines)
plugin
(1 files, 0 lines)
Updated jMock and cglib
3 lines of code changed in:
Added the Groovy 1.0 JAR files
3 lines of code changed in:
Made plug-in available for IntelliJ IDEA 6.0.2 up to build #6200
Updated the Groovy 1.0 RC-1 SNAPSHOT JAR files
7 lines of code changed in:
Stripped project version of IDEA's version number
1 lines of code changed in:
Stripped project version of IDEA's own version information
1 lines of code changed in:
GROOVY-1533: Made plug-in available for IntelliJ IDEA 6.0.x (Demetra)
Updated the Groovy 1.0 RC-1 SNAPSHOT JAR files
16 lines of code changed in:
Made GroovyJ build on IDEA 6.0 build #5755
19 lines of code changed in:
Fixed broken build by using a concrete FileTypeManager instead of a mocked one!
0 lines of code changed in:
Made GroovyJ build on IDEA Demetra build #5706
Updated the Groovy 1.0 RC-1 SNAPSHOT JAR files
14 lines of code changed in:
Completed move to Subversion repository on the CI server
Made GroovyJ build on IDEA 6.0 Beta (build #5581)
4 lines of code changed in:
Made GroovyJ build on IDEA Demetra build #5368
6 lines of code changed in:
Updated the IDEA project/module files
4 lines of code changed in:
Updated the Groovy 1.0 RC-1 SNAPSHOT JAR files
Removed usages of @Property from tests and from the Colors & Fonts panel
Made GroovyJ require IDEA Demetra build #5321
2 lines of code changed in:
Upgraded ASM from version 2.0 to version 2.2
5 lines of code changed in:
Updated the IDEA project/module files
31 lines of code changed in:
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
1 lines of code changed in:
Wrapped classloader creation inside an AccessController.doPrivileged block
1 lines of code changed in:
Added FindBugs report to the set of build artifacts
31 lines of code changed in:
Made GroovyJ build on IDEA Demetra build #5289
1 lines of code changed in:
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
1200 lines of code changed in:
(54 more)