[root]/groovy/ide/groovyj/src/java/org/codehaus/groovy/intellij/language/parser
Updated groovy.psi.g to reflect the recent changes made to groovy.g in groovy-core
Updated the Groovy 1.0 RC-1 SNAPSHOT JAR files
14 lines of code changed in:
Housekeeping: Updated groovy.psi.g to reflect the recent changes made to groovy.g in groovy-core
1 lines of code changed in:
Housekeeping: Updated groovy.psi.g to reflect the recent changes made to groovy.g in groovy-core
14 lines of code changed in:
Housekeeping: Updated groovy.psi.g to reflect the recent changes made to groovy.g in groovy-core
9 lines of code changed in:
Housekeeping: Updated groovy.psi.g to reflect the recent changes made to groovy.g in groovy-core
2 lines of code changed in:
Updated copyright statement for 2006 at last...
6 lines of code changed in:
Housekeeping: Updated groovy.psi.g to reflect the recent changes made to groovy.g in groovy-core
1 lines of code changed in:
Housekeeping: Updated the Groovy JSR-05-SNAPSHOT JAR files and groovy.psi.g to reflect the recent changes made to groovy.g in groovy-core
1 lines of code changed in:
Housekeeping: Updated groovy.psi.g to reflect the recent changes made to groovy.g in groovy-core
1 lines of code changed in:
Housekeeping: Updated groovy.psi.g to reflect the recent changes made to groovy.g in groovy-core
5 lines of code changed in:
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
144 lines of code changed in:
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
6 lines of code changed in:
Housekeeping: Updated groovy.psi.g to reflect the recent changes made to groovy.g in groovy-core
11 lines of code changed in:
GROOVY-601: Updated groovy.psi.g to reflect the recent changes made to groovy.g
4 lines of code changed in:
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
6 lines of code changed in:
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
210 lines of code changed in:
Housekeeping: Suppressed most Xlint warnings caused by the migration to JDK 1.5 / Updated supported IntelliJ IDEA Irida build number to 3326
7 lines of code changed in:
GROOVY-601: Completed first significant step in the embedding of PsiBuilder usage within Groovy's ANTLR parser...
Restored groovy.psi.g to implement the grouping of newlines and whitespaces into the NLS token to be consistent with IntelliJ IDEA's handling of whitespaces
Removed lexer and parser generated by the patched groovy.g for ANTLR 2.8
Removed unused IMPORT_STATEMENT and STATIC_IMPORT_STATEMENT constants from GroovyElementTypes
3737 lines of code changed in:
GROOVY-601: Started transition from using the PsiBuilder API to adding equivalent actions to the Groovy tree parser
0 lines of code changed in:
GROOVY-601: Added tree parser patch and generated ANTLR 2.8 artifacts given the restrictions on redistributing the associated JAR file
18245 lines of code changed in:
(10 more)