projects
/
idea
/
community.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[groovy] tweak isEquivalentTo() in accessors and light variables
2016-10-31
Daniil Ovchinnikov
[groovy] tweak isEquivalentTo() in accessors and light...
commit
|
commitdiff
|
tree
2016-10-31
Daniil Ovchinnikov
[groovy] get rid of `GrReferenceElement.handleElementRenameS...
commit
|
commitdiff
|
tree
2016-10-28
Daniil Ovchinnikov
[groovy] @IndexedProperty: use PsiUtil#substituteTypeParamet...
commit
|
commitdiff
|
tree
2016-10-28
Daniil Ovchinnikov
@NotNull ExtensionPointName
commit
|
commitdiff
|
tree
2016-10-27
Daniil Ovchinnikov
[groovy] @IndexedProperty support
commit
|
commitdiff
|
tree
2016-10-27
Daniil Ovchinnikov
[groovy] @IndexedProperty support
commit
|
commitdiff
|
tree
2016-10-27
Daniil Ovchinnikov
fix NPE in library serializing
commit
|
commitdiff
|
tree
2016-10-26
Daniil Ovchinnikov
[grails] fix UnsupportedOperationException (IDEA-163162)
commit
|
commitdiff
|
tree
2016-10-26
Daniil Ovchinnikov
[groovy] search for groovy SDK class instead of checking
commit
|
commitdiff
|
tree
2016-10-26
Daniil Ovchinnikov
[groovy] allow to select 'this' reference for 'introduce...
commit
|
commitdiff
|
tree
2016-10-26
Daniil Ovchinnikov
[groovy] fix CCE
commit
|
commitdiff
|
tree
2016-10-25
Daniil Ovchinnikov
[groovy] quickly check if file contains 'Field' and...
commit
|
commitdiff
|
tree
2016-10-25
Daniil Ovchinnikov
[groovy] ask stub if parameter is optional
commit
|
commitdiff
|
tree
2016-10-25
Daniil Ovchinnikov
Merge branch 'dany/groovy-logback'
commit
|
commitdiff
|
tree
2016-10-24
Daniil Ovchinnikov
[groovy] logback congifuration DSL support (IDEA-128421)
commit
|
commitdiff
|
tree
2016-10-24
Daniil Ovchinnikov
[groovy] typos
commit
|
commitdiff
|
tree
2016-10-24
Daniil Ovchinnikov
[groovy] add description of a hack
commit
|
commitdiff
|
tree
2016-10-24
Daniil Ovchinnikov
[groovy] improve readability: convert if-else to when...
commit
|
commitdiff
|
tree
2016-10-24
Daniil Ovchinnikov
[groovy] inline unnecessary single-liners
commit
|
commitdiff
|
tree
2016-10-24
Daniil Ovchinnikov
[groovy] test element to find usages of exists (IDEA...
commit
|
commitdiff
|
tree
2016-10-22
Daniil Ovchinnikov
[groovy] tests for logback congifuration DSL support...
commit
|
commitdiff
|
tree
2016-10-21
Daniil Ovchinnikov
[groovy] logback congifuration DSL support (IDEA-128421)
commit
|
commitdiff
|
tree
2016-10-21
Daniil Ovchinnikov
[groovy] logback congifuration DSL support (IDEA-128421)
commit
|
commitdiff
|
tree
2016-10-21
Daniil Ovchinnikov
[groovy] logback congifuration DSL support (IDEA-128421)
commit
|
commitdiff
|
tree
2016-10-21
Daniil Ovchinnikov
[groovy] logback congifuration DSL support (IDEA-128421)
commit
|
commitdiff
|
tree
2016-10-21
Daniil Ovchinnikov
allow showing usages of pom target (not only PsiNameIdentifi...
commit
|
commitdiff
|
tree
2016-10-21
Daniil Ovchinnikov
@NotNull
commit
|
commitdiff
|
tree
2016-10-19
Daniil Ovchinnikov
@NotNull
commit
|
commitdiff
|
tree
2016-10-19
Daniil Ovchinnikov
[groovy] @DelegatesTo provider API
commit
|
commitdiff
|
tree
2016-10-19
Daniil Ovchinnikov
[groovy] GrDelegatesToInfo -> DefaultDelegatesToProvider
commit
|
commitdiff
|
tree
2016-10-19
Daniil Ovchinnikov
[groovy] prepare for @DelegatesTo provider API
commit
|
commitdiff
|
tree
2016-10-19
Daniil Ovchinnikov
[groovy] place is not needed to compute closure delegate...
commit
|
commitdiff
|
tree
2016-10-18
Daniil Ovchinnikov
[groovy] setWritable(false) for detached name-value...
commit
|
commitdiff
|
tree
2016-10-18
Daniil Ovchinnikov
[groovy] use EmptyStub (IDEA-CR-14566)
commit
|
commitdiff
|
tree
2016-10-17
Daniil Ovchinnikov
[groovy] make name value pair detachable (IDEA-CR-14566)
commit
|
commitdiff
|
tree
2016-10-17
Daniil Ovchinnikov
[groovy] stubs for annotation argument list and name...
commit
|
commitdiff
|
tree
2016-10-14
Daniil Ovchinnikov
[groovy-mvc] refer to Griffon View as 'Griffon View...
commit
|
commitdiff
|
tree
2016-10-14
Daniil Ovchinnikov
[groovy] do not process non code members when resolving...
commit
|
commitdiff
|
tree
2016-10-14
Daniil Ovchinnikov
[groovy] extract GrReferenceResolveRunner
commit
|
commitdiff
|
tree
2016-10-14
Daniil Ovchinnikov
[groovy] pass noncode flag via ResolveState instance
commit
|
commitdiff
|
tree
2016-10-14
Daniil Ovchinnikov
[groovy] always return value from stub
commit
|
commitdiff
|
tree
2016-10-14
Daniil Ovchinnikov
@NotNull
commit
|
commitdiff
|
tree
2016-10-12
Daniil Ovchinnikov
[groovy] tweak literal types
commit
|
commitdiff
|
tree
2016-10-12
Daniil Ovchinnikov
[groovy] disable unused default parameter inspection...
commit
|
commitdiff
|
tree
2016-10-11
Daniil Ovchinnikov
[groovy] support AutoClone copy constructor and simple...
commit
|
commitdiff
|
tree
2016-10-10
Daniil Ovchinnikov
remove unused function
commit
|
commitdiff
|
tree
2016-10-10
Daniil Ovchinnikov
[groovy] fix tests (IDEA-162294)
commit
|
commitdiff
|
tree
2016-10-10
Daniil Ovchinnikov
[groovy] do not allow modifier 'static' on toplevel...
commit
|
commitdiff
|
tree
2016-10-10
Daniil Ovchinnikov
[groovy] fix typo (IDEA-162256)
commit
|
commitdiff
|
tree
2016-10-10
Daniil Ovchinnikov
revert b891ba0 (follow up IDEA-CR-14317)
commit
|
commitdiff
|
tree
2016-10-10
Daniil Ovchinnikov
[groovy] script run configuration: write setting value...
commit
|
commitdiff
|
tree
2016-10-07
Daniil Ovchinnikov
provide PsiElement via ConfigurationContext's DataContext...
commit
|
commitdiff
|
tree
2016-10-07
Daniil Ovchinnikov
[groovy] do not add module classpath by default, allow...
commit
|
commitdiff
|
tree
2016-10-07
Daniil Ovchinnikov
[groovy] inline unnecessary constant
commit
|
commitdiff
|
tree
2016-10-05
Daniil Ovchinnikov
[groovy] transformations: add ability to check inheritance...
commit
|
commitdiff
|
tree
2016-09-30
Daniil Ovchinnikov
[groovy] unused default parameter: consider method...
commit
|
commitdiff
|
tree
2016-09-29
Daniil Ovchinnikov
[groovy] unused default parameter inspection
commit
|
commitdiff
|
tree
2016-09-29
Daniil Ovchinnikov
[groovy] correct target: return immediate prototype
commit
|
commitdiff
|
tree
2016-09-27
Daniil Ovchinnikov
[groovy] cache base class reference within stub (follow...
commit
|
commitdiff
|
tree
2016-09-27
Daniil Ovchinnikov
[groovy] cache base class reference created from stub...
commit
|
commitdiff
|
tree
2016-09-27
Daniil Ovchinnikov
rename createMap() -> createConcurrentMap()
commit
|
commitdiff
|
tree
2016-09-27
Daniil Ovchinnikov
[groovy] transformations: make signatures cache lazy
commit
|
commitdiff
|
tree
2016-09-22
Daniil Ovchinnikov
[groovy] copyright: provide $file.qualifiedClassName...
commit
|
commitdiff
|
tree
2016-09-22
Daniil Ovchinnikov
[groovy] fix `trait` package parsing, fix typo (follow...
commit
|
commitdiff
|
tree
2016-09-22
Daniil Ovchinnikov
rename `getScope()` to `getSearchScope()` (follow up...
commit
|
commitdiff
|
tree
2016-09-21
Daniil Ovchinnikov
[groovy] delay ast transformations computing
commit
|
commitdiff
|
tree
2016-09-21
Daniil Ovchinnikov
cleanup: remove unnecessary semicolons from groovy...
commit
|
commitdiff
|
tree
2016-09-21
Daniil Ovchinnikov
[groovy] unnecessary semicolon: check siblings not...
commit
|
commitdiff
|
tree
2016-09-21
Daniil Ovchinnikov
[groovy] parse modifier list until the subsequent modifier...
commit
|
commitdiff
|
tree
2016-09-20
Daniil Ovchinnikov
[groovy] consider keywords as valid parts of fqn while...
commit
|
commitdiff
|
tree
2016-09-20
Daniil Ovchinnikov
[groovy] parse keywords as part of fqn (IDEA-134006)
commit
|
commitdiff
|
tree
2016-09-15
Daniil Ovchinnikov
[grails] get rid of old project view
commit
|
commitdiff
|
tree
2016-09-14
Daniil Ovchinnikov
[groovy] honor order of classes in the scope, prepend...
commit
|
commitdiff
|
tree
2016-09-14
Daniil Ovchinnikov
Make SearchScopeProvidingRunProfile provide actual...
commit
|
commitdiff
|
tree
2016-09-14
Daniil Ovchinnikov
Extract psi class scope comparator
commit
|
commitdiff
|
tree
2016-09-13
Daniil Ovchinnikov
[groovy] console filter: match 'file:' paths (IDEA...
commit
|
commitdiff
|
tree
2016-09-13
Daniil Ovchinnikov
RegexpFilter: take advantage of named groups in regexp
commit
|
commitdiff
|
tree
2016-09-13
Daniil Ovchinnikov
[groovy] process whole expression tree instead of left...
commit
|
commitdiff
|
tree
2016-09-12
Daniil Ovchinnikov
[groovy] generate documentation for implicit closure...
commit
|
commitdiff
|
tree
2016-09-12
Daniil Ovchinnikov
[groovy] do not optimize imports in test data (IDEA...
commit
|
commitdiff
|
tree
2016-09-12
Daniil Ovchinnikov
[groovy] compute the set duplicated signatures instead...
commit
|
commitdiff
|
tree
2016-09-09
Daniil Ovchinnikov
@NotNull/@Nullable, cleanup, lambdify
commit
|
commitdiff
|
tree
2016-09-09
Daniil Ovchinnikov
[groovy] provide console filter anyways
commit
|
commitdiff
|
tree
2016-09-07
Daniil Ovchinnikov
[groovy] compile static: use declared variable type...
commit
|
commitdiff
|
tree
2016-09-07
Daniil Ovchinnikov
[groovy] fix property imports in declarations cache
commit
|
commitdiff
|
tree
2016-09-07
Daniil Ovchinnikov
[groovy] do not process private category methods (IDEA...
commit
|
commitdiff
|
tree
2016-09-07
Daniil Ovchinnikov
[groovy] execution: navigate from MutipleCompilationErrorsEx...
commit
|
commitdiff
|
tree
2016-09-06
Daniil Ovchinnikov
[groovy] enable 'New Class' action in resource folders...
commit
|
commitdiff
|
tree
2016-09-06
Daniil Ovchinnikov
[groovy] allow 'trait' as package name (IDEA-127422)
commit
|
commitdiff
|
tree
2016-09-06
Daniil Ovchinnikov
[groovy] fix stub version
commit
|
commitdiff
|
tree
2016-09-06
Daniil Ovchinnikov
[groovy] do not filter whitespaces in reference stubs...
commit
|
commitdiff
|
tree
2016-09-06
Daniil Ovchinnikov
[groovy] fix warnings in script run configuration
commit
|
commitdiff
|
tree
2016-09-05
Daniil Ovchinnikov
[groovy] use InheritanceUtil.processSupers()
commit
|
commitdiff
|
tree
2016-09-05
Daniil Ovchinnikov
[groovy] support @SelfType (IDEA-141131)
commit
|
commitdiff
|
tree
2016-09-05
Daniil Ovchinnikov
[groovy] search whole hierarchy for traits
commit
|
commitdiff
|
tree
2016-09-04
Daniil Ovchinnikov
[grails] hide old grails tool window by default
commit
|
commitdiff
|
tree
2016-09-04
Daniil Ovchinnikov
[groovy] enable unnecessary semicolon inspection by...
commit
|
commitdiff
|
tree
2016-09-04
Daniil Ovchinnikov
cleanup: remove unnecessary semicolons
commit
|
commitdiff
|
tree
2016-09-02
Daniil Ovchinnikov
[groovy] use any() instead of isNotEmpty()
commit
|
commitdiff
|
tree
2016-09-02
Daniil Ovchinnikov
optimize imports
commit
|
commitdiff
|
tree
next