2009-09-18 |
Peter Gromov | HtmlCompletionTest doesn't depend on codeInsight-tests...
|
commit | commitdiff | tree |
2009-09-18 |
Peter Gromov | groovy/gsp enter/typed handlers -> extensions
|
commit | commitdiff | tree |
2009-09-18 |
Peter Gromov | evaluate groovy field from closure doesn't need this-ing
|
commit | commitdiff | tree |
2009-09-18 |
Peter Gromov | when A.groovy depends on B.groovy, make change to A...
|
commit | commitdiff | tree |
2009-09-18 |
Peter Gromov | when A.groovy depends on B.groovy, make change to A...
|
commit | commitdiff | tree |
2009-09-18 |
Peter Gromov | when method is too complex, don't auto-insert any casts
|
commit | commitdiff | tree |
2009-09-18 |
Peter Gromov | failing test commented out
|
commit | commitdiff | tree |
2009-09-18 |
Peter Gromov | decorate->withRenderer, createDecorator->withTail,...
|
commit | commitdiff | tree |
2009-09-18 |
Peter Gromov | decorate->withRenderer, createDecorator->withTail,...
|
commit | commitdiff | tree |
2009-09-18 |
Peter Gromov | make utility test class abstract
|
commit | commitdiff | tree |
2009-09-17 |
Peter Gromov | don't create variables with wildcard type
|
commit | commitdiff | tree |
2009-09-17 |
Peter Gromov | deprecate advertise
|
commit | commitdiff | tree |
2009-09-17 |
Peter Gromov | tolerate INRE in goto class
|
commit | commitdiff | tree |
2009-09-17 |
Peter Gromov | cleanup PrefixMatcher API
|
commit | commitdiff | tree |
2009-09-17 |
Peter Gromov | local variables and recursion checks are more important...
|
commit | commitdiff | tree |
2009-09-17 |
Peter Gromov | blame groovyc
|
commit | commitdiff | tree |
2009-09-17 |
Peter Gromov | tolerate groovyc stub generation errors, show them...
|
commit | commitdiff | tree |
2009-09-17 |
Peter Gromov | assertEmpty(String)
|
commit | commitdiff | tree |
2009-09-17 |
Peter Gromov | correct groovy.home
|
commit | commitdiff | tree |
2009-09-17 |
Peter Gromov | more careful distinction between sdk and embeddable...
|
commit | commitdiff | tree |
2009-09-16 |
Peter Gromov | groovy stub generator reworked
|
commit | commitdiff | tree |
2009-09-16 |
Peter Gromov | read action
|
commit | commitdiff | tree |
2009-09-16 |
Peter Gromov | disprefer the variable item when completing inside...
|
commit | commitdiff | tree |
2009-09-16 |
Peter Gromov | Groovyc classloader diagnostics
|
commit | commitdiff | tree |
2009-09-16 |
Peter Gromov | 'Rename to Java' always visible
|
commit | commitdiff | tree |
2009-09-16 |
Peter Gromov | gant, gradle and groovy compiler help topics
|
commit | commitdiff | tree |
2009-09-16 |
Peter Gromov | cleanup the before completion state after it's used
|
commit | commitdiff | tree |
2009-09-16 |
Peter Gromov | missing offset when emulating lookup item insertion
|
commit | commitdiff | tree |
2009-09-16 |
Peter Gromov | casting completion: don't run dfa when there are no...
|
commit | commitdiff | tree |
2009-09-16 |
Peter Gromov | fix casting instanceofed qualifier when qualifier is...
|
commit | commitdiff | tree |
2009-09-16 |
Peter Gromov | fixed unwanted overwriting when smart-completing cast
|
commit | commitdiff | tree |
2009-09-16 |
Peter Gromov | finally remove LookupElement#getGrouping() together...
|
commit | commitdiff | tree |
2009-09-15 |
Peter Gromov | fill all parameters for all method calls with same...
|
commit | commitdiff | tree |
2009-09-15 |
Peter Gromov | CompileContextEx.assignModule()
|
commit | commitdiff | tree |
2009-09-15 |
Peter Gromov | fix NPE in lookup
|
commit | commitdiff | tree |
2009-09-15 |
Peter Gromov | trying to overcome and diagnose IOOBE in reparse
|
commit | commitdiff | tree |
2009-09-15 |
Peter Gromov | analyzeable gdsl stack trace
|
commit | commitdiff | tree |
2009-09-15 |
Peter Gromov | catch PCE during dumb resolve
|
commit | commitdiff | tree |
2009-09-15 |
Peter Gromov | rethrow PCE
|
commit | commitdiff | tree |
2009-09-15 |
Peter Gromov | read action in groovy debugger
|
commit | commitdiff | tree |
2009-09-15 |
Peter Gromov | check for null
|
commit | commitdiff | tree |
2009-09-15 |
Peter Gromov | replace setGrouping() && setPriority() with PrioritizedLooku...
|
commit | commitdiff | tree |
2009-09-15 |
Peter Gromov | replace setGrouping() && setPriority() with PrioritizedLooku...
|
commit | commitdiff | tree |
2009-09-15 |
Peter Gromov | PrioritizedLookupElement, restore preferring no-parameter...
|
commit | commitdiff | tree |
2009-09-14 |
Peter Gromov | GroovyCompilerTest
|
commit | commitdiff | tree |
2009-09-14 |
Peter Gromov | report gdsl errors in test mode
|
commit | commitdiff | tree |
2009-09-14 |
Peter Gromov | tuneFixture throws Exception
|
commit | commitdiff | tree |
2009-09-11 |
Peter Gromov | make copy file action work for all PsiClassOwners outside...
|
commit | commitdiff | tree |
2009-09-11 |
Peter Gromov | make copy file action work for all PsiClassOwners outside...
|
commit | commitdiff | tree |
2009-09-11 |
Peter Gromov | IDEADEV-40032 Smart Completion: autocomplete array...
|
commit | commitdiff | tree |
2009-09-11 |
Peter Gromov | missing super parameters icon
|
commit | commitdiff | tree |
2009-09-11 |
Peter Gromov | IDEADEV-40378: Second smart completion: offer Collections...
|
commit | commitdiff | tree |
2009-09-11 |
Peter Gromov | commit document when switching between live template...
|
commit | commitdiff | tree |
2009-09-11 |
Peter Gromov | read action
|
commit | commitdiff | tree |
2009-09-11 |
Peter Gromov | complete all super method/constructor parameters at...
|
commit | commitdiff | tree |
2009-09-11 |
Peter Gromov | don't take icons from synthetic classes
|
commit | commitdiff | tree |
2009-09-11 |
Peter Gromov | IDEA-24610: Editor tabs: file icons show with r/o-icon
|
commit | commitdiff | tree |
2009-09-11 |
Peter Gromov | fix groovy compiler
|
commit | commitdiff | tree |
2009-09-11 |
Peter Gromov | dumb-aware completion offsets calculation (IDEADEV...
|
commit | commitdiff | tree |
2009-09-11 |
Peter Gromov | IDEADEV-40311: read action
|
commit | commitdiff | tree |
2009-09-11 |
Peter Gromov | fix compile
|
commit | commitdiff | tree |
2009-09-11 |
Peter Gromov | a better fix for dumb-mode findClass
|
commit | commitdiff | tree |
2009-09-11 |
Peter Gromov | introduce LookupArranger to support different sorting...
|
commit | commitdiff | tree |
2009-09-11 |
Peter Gromov | introduce LookupArranger to support different sorting...
|
commit | commitdiff | tree |
2009-09-10 |
Peter Gromov | findClass returns only one class when in dumb mode...
|
commit | commitdiff | tree |
2009-09-10 |
Peter Gromov | use runtime type information in debugger evaluation...
|
commit | commitdiff | tree |
2009-09-10 |
Peter Gromov | move gsp live template test to groovy-mvc-tests
|
commit | commitdiff | tree |
2009-09-10 |
Peter Gromov | show 'readonly' file icons in dumb mode
|
commit | commitdiff | tree |
2009-09-10 |
Peter Gromov | accept PCE's during indexing
|
commit | commitdiff | tree |
2009-09-10 |
Peter Gromov | cleanup LookupElementBuilder API, non-invasive groovy...
|
commit | commitdiff | tree |
2009-09-10 |
Peter Gromov | cleanup LookupElementBuilder API, non-invasive groovy...
|
commit | commitdiff | tree |
2009-09-09 |
Peter Gromov | oops
|
commit | commitdiff | tree |
2009-09-09 |
Peter Gromov | remove groovy-dsl traces completely
|
commit | commitdiff | tree |
2009-09-09 |
Peter Gromov | NPE fix
|
commit | commitdiff | tree |
2009-09-09 |
Peter Gromov | better INRE handling
|
commit | commitdiff | tree |
2009-09-09 |
Peter Gromov | dumb-aware quick doc action
|
commit | commitdiff | tree |
2009-09-08 |
Peter Gromov | groovy compiler settings, exclude from stub generation...
|
commit | commitdiff | tree |
2009-09-08 |
Peter Gromov | groovy compiler settings, exclude from stub generation...
|
commit | commitdiff | tree |
2009-09-08 |
Peter Gromov | report stubs that weren't generated by groovyc
|
commit | commitdiff | tree |
2009-09-08 |
Peter Gromov | unneeded nullable
|
commit | commitdiff | tree |
2009-09-08 |
Peter Gromov | honor gradle's implicit imports
|
commit | commitdiff | tree |
2009-09-08 |
Peter Gromov | make project structure navigation actions dumb-aware
|
commit | commitdiff | tree |
2009-09-08 |
Peter Gromov | 'down' overriden/subclasses gutter navigation made...
|
commit | commitdiff | tree |
2009-09-08 |
Peter Gromov | make Add Framework support more noticeable
|
commit | commitdiff | tree |
2009-09-08 |
Peter Gromov | gradle-sdk-aware resolve in .gradle scripts
|
commit | commitdiff | tree |
2009-09-08 |
Peter Gromov | run gradle without gradle in classpath
|
commit | commitdiff | tree |
2009-09-08 |
Peter Gromov | extract SdkHomeSettings from GantSettings, implement...
|
commit | commitdiff | tree |
2009-09-08 |
Peter Gromov | gant debugger correctly positions on scripts outside...
|
commit | commitdiff | tree |
2009-09-08 |
Peter Gromov | generate ant: replace javac with groovyc only when...
|
commit | commitdiff | tree |
2009-09-08 |
Peter Gromov | generate ant: replace javac with groovyc only when...
|
commit | commitdiff | tree |
2009-09-08 |
Peter Gromov | gant runner no londer requres module with java sdk
|
commit | commitdiff | tree |
2009-09-08 |
Peter Gromov | allow cls PSI for all files outside sources
|
commit | commitdiff | tree |
2009-09-08 |
Peter Gromov | don't run groovy compiler on .gant, .gradle, .gdsl...
|
commit | commitdiff | tree |
2009-09-08 |
Peter Gromov | don't go dumb immediately on project start
|
commit | commitdiff | tree |
2009-09-08 |
Peter Gromov | next portion of LookupItem usage removal: LookupItemUtil...
|
commit | commitdiff | tree |
2009-09-08 |
Peter Gromov | next portion of LookupItem usage removal: LookupItemUtil...
|
commit | commitdiff | tree |
2009-09-08 |
Peter Gromov | resolve in gant files with no gant in classpath
|
commit | commitdiff | tree |
2009-09-08 |
Peter Gromov | resolve in gant files with no gant in classpath
|
commit | commitdiff | tree |
2009-09-07 |
Peter Gromov | store gant/gradle path in system-independent format...
|
commit | commitdiff | tree |
2009-09-07 |
Peter Gromov | remove unnecessary PsiLock sync
|
commit | commitdiff | tree |