projects
/
idea
/
community.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dig deeper than one level in retrieving chained constructor calls' throws lists ...
2010-04-26
peter
dig deeper than one level in retrieving chained constructor...
commit
|
commitdiff
|
tree
2010-04-21
peter
advance grape plugin version
commit
|
commitdiff
|
tree
2010-04-21
peter
IDEA-53522 IllegalStateException at LexerEditorHighlighter...
commit
|
commitdiff
|
tree
2010-04-21
peter
put all module dependencies to @Grab dependency grabber...
commit
|
commitdiff
|
tree
2010-04-21
peter
put all the module dependencies to groovy/gant script...
commit
|
commitdiff
|
tree
2010-04-20
peter
diagnostics
commit
|
commitdiff
|
tree
2010-04-19
peter
make grape-rt compile under 1.4
commit
|
commitdiff
|
tree
2010-04-19
peter
compile grape-rt under 1.4 language level
commit
|
commitdiff
|
tree
2010-04-19
peter
project view's 'show members' to work for Groovy classes
commit
|
commitdiff
|
tree
2010-04-16
peter
support gradle 0.9 debug (IDEA-53988)
commit
|
commitdiff
|
tree
2010-04-16
peter
IDEA-53243 Typing in completion dialog in python console...
commit
|
commitdiff
|
tree
2010-04-15
peter
only is-ers returning boolean are considered property...
commit
|
commitdiff
|
tree
2010-04-15
peter
restore primitive type completion in parameter lists
commit
|
commitdiff
|
tree
2010-04-15
peter
less hacks in DefaultInsertHandler/overwriting argument...
commit
|
commitdiff
|
tree
2010-04-15
peter
tab completion shoulnd't overwrite new class'es argument...
commit
|
commitdiff
|
tree
2010-04-15
peter
IDEA-52529 enum member not suggested while adding a...
commit
|
commitdiff
|
tree
2010-04-12
peter
don't spam with gdsl errors. show just one for a file
commit
|
commitdiff
|
tree
2010-04-12
peter
in a single-threaded environment, dom calls should...
commit
|
commitdiff
|
tree
2010-04-12
peter
correct {} placement when creating a new abstract class...
commit
|
commitdiff
|
tree
2010-04-12
peter
don't suggest primitive type names inside annotation...
commit
|
commitdiff
|
tree
2010-04-12
peter
faster console folding
commit
|
commitdiff
|
tree
2010-04-12
peter
don't search for dynamic groovy usages in non-source...
commit
|
commitdiff
|
tree
2010-04-12
peter
ensure that non-customized lookup items have identical...
commit
|
commitdiff
|
tree
2010-04-11
peter
IDEA-24721 Compilation with @Immutable class fails
commit
|
commitdiff
|
tree
2010-04-09
peter
copy groovy hotswap agent so that its path doesn't...
commit
|
commitdiff
|
tree
2010-04-08
peter
more user-friendly 'add groovy support' dialog when...
commit
|
commitdiff
|
tree
2010-04-08
peter
IDEA-53140 Confusing message when removing groovy dynamic...
commit
|
commitdiff
|
tree
2010-04-08
peter
allow camelhump java constant name matching in file...
commit
|
commitdiff
|
tree
2010-04-08
peter
don't move lookup when typing in it (IDEA-53645)
commit
|
commitdiff
|
tree
2010-04-08
peter
restore prefix highlighting in lookup (IDEA-53645)
commit
|
commitdiff
|
tree
2010-04-07
peter
deadlock fix
commit
|
commitdiff
|
tree
2010-04-07
peter
GrMethod.getReturnType() is what Java will see, infer...
commit
|
commitdiff
|
tree
2010-04-07
peter
catch INRE in BaseRunConfigurationAction (WI-1501)
commit
|
commitdiff
|
tree
2010-04-06
peter
log gdsl execution exceptions
commit
|
commitdiff
|
tree
2010-04-06
peter
remove lookup item NEW_OBJECT_ATTR, GENERATE_ANONYMOUS_ATTR...
commit
|
commitdiff
|
tree
2010-04-06
peter
non-Default insert handler for smart completion after...
commit
|
commitdiff
|
tree
2010-04-06
peter
non-Default insert handler for smart completion after new
commit
|
commitdiff
|
tree
2010-04-06
peter
separate the method call parentheses insertion logic...
commit
|
commitdiff
|
tree
2010-04-06
peter
don't create PsiTypeLookupItem for unresolved types
commit
|
commitdiff
|
tree
2010-04-06
peter
cleanup
commit
|
commitdiff
|
tree
2010-04-06
peter
IDEA-53346 Extra pair of parentheses when completing...
commit
|
commitdiff
|
tree
2010-04-06
peter
better description for 'Grab dependencies'
commit
|
commitdiff
|
tree
2010-04-06
peter
IDEA-53352 Completing multiple parameters inside if...
commit
|
commitdiff
|
tree
2010-04-05
peter
read-action
commit
|
commitdiff
|
tree
2010-04-05
peter
IDEA-53369 Groovy Editor -> Map Keys In Parenthetical...
commit
|
commitdiff
|
tree
2010-04-05
peter
since the next maia eap
commit
|
commitdiff
|
tree
2010-04-05
peter
an intention to download @Grab-defined Groovy dependencies...
commit
|
commitdiff
|
tree
2010-04-02
peter
NPE in groovy library search fix
commit
|
commitdiff
|
tree
2010-04-01
peter
gsp class names, allow gdsl to work in gsps
commit
|
commitdiff
|
tree
2010-04-01
peter
fix stack overflow in groovy library detection
commit
|
commitdiff
|
tree
2010-03-31
peter
IDEA-53435 ClassNotFoundException when launching a...
commit
|
commitdiff
|
tree
2010-03-31
peter
IDEA-53425 wrong "Assignment is not used" in groovy...
commit
|
commitdiff
|
tree
2010-03-31
peter
jdk 1.5 is acceptable, too
commit
|
commitdiff
|
tree
2010-03-31
peter
IDEA-53403 GroovyHotSwap Plugin causes Debugger Session...
commit
|
commitdiff
|
tree
2010-03-31
peter
language level is notnull
commit
|
commitdiff
|
tree
2010-03-29
peter
don't resolve groovy annotation qnames while building...
commit
|
commitdiff
|
tree
2010-03-26
peter
run custom patchers via the generic debugger patching...
commit
|
commitdiff
|
tree
2010-03-25
peter
invoke JavaProgramPatcher on run, too
commit
|
commitdiff
|
tree
2010-03-25
peter
JavaProgramPatcher should be an abstract class
commit
|
commitdiff
|
tree
2010-03-25
peter
a separate executor for hot swapping is a bit too much...
commit
|
commitdiff
|
tree
2010-03-24
peter
compile gragent.jar to run under jdk1.5
commit
|
commitdiff
|
tree
2010-03-24
peter
advance groovy-hotswap version
commit
|
commitdiff
|
tree
2010-03-23
peter
don't resolve groovy field annotations when building...
commit
|
commitdiff
|
tree
2010-03-22
peter
Merge branch 'hs'
commit
|
commitdiff
|
tree
2010-03-22
peter
increment groovy-hotswap version
commit
|
commitdiff
|
tree
2010-03-22
peter
quote the path to gragent.jar if needed
commit
|
commitdiff
|
tree
2010-03-21
peter
a couple of jetgroovy extension points to make it possible...
commit
|
commitdiff
|
tree
2010-03-21
peter
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-03-21
peter
perform heavy grooviness checks only when something...
commit
|
commitdiff
|
tree
2010-03-21
peter
be tolerant to stub index returning non-classes to...
commit
|
commitdiff
|
tree
2010-03-21
peter
first check if the iterator is valid and only then...
commit
|
commitdiff
|
tree
2010-03-21
peter
IDEA-53071 groovy classes doesn't work in plugin projects...
commit
|
commitdiff
|
tree
2010-03-21
peter
make groovy-hotswap compatible with 9.0.1
commit
|
commitdiff
|
tree
2010-03-20
peter
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-03-20
peter
groovy-hotswap plugin initial
commit
|
commitdiff
|
tree
2010-03-15
peter
allow to pass arrays as groovy vararg parameter
commit
|
commitdiff
|
tree
2010-03-12
peter
don't construct Map<X,null> type, it'll fail
commit
|
commitdiff
|
tree
2010-03-09
peter
Method.invoke & Constructor.newInstance considered...
commit
|
commitdiff
|
tree
2010-03-09
peter
IDEA-52624 Returns from endless loops are not considered...
commit
|
commitdiff
|
tree
2010-03-09
peter
IDEA-27091 When finishing method lookup item with ...
commit
|
commitdiff
|
tree
2010-03-09
peter
don't set package for template PsiClassOwners (IDEA...
commit
|
commitdiff
|
tree
2010-03-09
peter
support gradle 0.9 laucnher (IDEA-52066 Make Gradle...
commit
|
commitdiff
|
tree
2010-03-08
peter
don't remove unresolved imports on renaming groovy...
commit
|
commitdiff
|
tree
2010-03-08
peter
IDEA-52429 GDSL enclosingCall doesn't match method...
commit
|
commitdiff
|
tree
2010-03-08
peter
Complete words in XML even if there are classes in...
commit
|
commitdiff
|
tree
2010-03-08
peter
@NotNull assertion fix
commit
|
commitdiff
|
tree
2010-03-05
peter
don't swear on unknown element types, it's normal now
commit
|
commitdiff
|
tree
2010-03-05
peter
don't suggest to rename all the 'Parameter' words in...
commit
|
commitdiff
|
tree
2010-03-05
peter
Merge branch 'groovyfolding'
commit
|
commitdiff
|
tree
2010-03-04
peter
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-03-04
peter
generic API for console folding
commit
|
commitdiff
|
tree
2010-03-04
peter
an API for filtering out stack frames considered internal
commit
|
commitdiff
|
tree
2010-03-04
peter
remove only those folded regions that intersect with...
commit
|
commitdiff
|
tree
2010-03-04
peter
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-03-04
peter
fold groovy internals in console stack traces
commit
|
commitdiff
|
tree
2010-03-04
peter
make exception filter return folding descriptor for...
commit
|
commitdiff
|
tree
2010-03-04
peter
foldingPlaceholder in stacktrace filters
commit
|
commitdiff
|
tree
2010-02-27
peter
for most places the gdsl contribution will be the same...
commit
|
commitdiff
|
tree
2010-02-27
peter
remove debug output
commit
|
commitdiff
|
tree
2010-02-27
peter
don't run gdsl enhancers in non-gdsl files
commit
|
commitdiff
|
tree
next