2009-09-21 |
Peter Gromov | nullable providers in trees
|
commit | commitdiff | tree |
2009-09-18 |
Peter Gromov | enlighten tests
|
commit | commitdiff | tree |
2009-09-18 |
Peter Gromov | failing FilePathClassNameCompletionTest test moved...
|
commit | commitdiff | tree |
2009-09-18 |
Peter Gromov | HtmlCompletionTest doesn't depend on codeInsight-tests...
|
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 | decorate->withRenderer, createDecorator->withTail,...
|
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 | assertEmpty(String)
|
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 | 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 | catch PCE during dumb resolve
|
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 | PrioritizedLookupElement, restore preferring no-parameter...
|
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 | 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 | 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-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 | 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-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 | 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 | generate ant: replace javac with groovyc only when...
|
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 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 | resolve in gant files with no gant in classpath
|
commit | commitdiff | tree |
2009-09-07 |
Peter Gromov | remove unnecessary PsiLock sync
|
commit | commitdiff | tree |
2009-09-07 |
Peter Gromov | clear uncommitted documents also before test run (in...
|
commit | commitdiff | tree |
2009-09-06 |
Peter Gromov | convert simple LookupItem constructions to builder...
|
commit | commitdiff | tree |
2009-09-05 |
Peter Gromov | get variants from PsiDynaReference components
|
commit | commitdiff | tree |
2009-09-05 |
Peter Gromov | remove LookupElementFactory#builder
|
commit | commitdiff | tree |
2009-09-04 |
Peter Gromov | less LookupItem usages in xml
|
commit | commitdiff | tree |
2009-09-04 |
Peter Gromov | less LookupItem usages in java-impl
|
commit | commitdiff | tree |
2009-09-04 |
Peter Gromov | less LookupItem usages in lang-impl
|
commit | commitdiff | tree |
2009-09-04 |
Peter Gromov | deprecate
|
commit | commitdiff | tree |
2009-09-04 |
Peter Gromov | cleanup, disclaimer
|
commit | commitdiff | tree |
2009-09-04 |
Peter Gromov | deprecate
|
commit | commitdiff | tree |
2009-09-04 |
Peter Gromov | just inline
|
commit | commitdiff | tree |
2009-09-04 |
Peter Gromov | remove groovy-dsl.jar from layouts
|
commit | commitdiff | tree |
2009-09-04 |
Peter Gromov | no more beforeEnteringDumbMode, atomic dumb-start
|
commit | commitdiff | tree |
2009-09-03 |
Peter Gromov | docs on how to create LookupElement
|
commit | commitdiff | tree |
2009-09-03 |
Peter Gromov | LookupItem construction deprecations
|
commit | commitdiff | tree |
2009-09-03 |
Peter Gromov | more LookupElementBuilder clients
|
commit | commitdiff | tree |
2009-09-02 |
Peter Gromov | fix HtmlCompletionTest
|
commit | commitdiff | tree |
2009-09-02 |
Peter Gromov | one more test fix
|
commit | commitdiff | tree |
2009-09-02 |
Peter Gromov | don't go zombie in tests
|
commit | commitdiff | tree |
2009-09-02 |
Peter Gromov | disable run/debug actions in dumb mode instead of hiding...
|
commit | commitdiff | tree |
2009-09-02 |
Peter Gromov | do second completion after single item was inserted...
|
commit | commitdiff | tree |
2009-09-02 |
Peter Gromov | don't fix case-insensitivitiy for emulated item insertion
|
commit | commitdiff | tree |
2009-09-02 |
Peter Gromov | case sensivity and multiple lookup strins support in...
|
commit | commitdiff | tree |
2009-09-02 |
Peter Gromov | minor
|
commit | commitdiff | tree |
2009-09-02 |
Peter Gromov | fix AntCompletionTest
|
commit | commitdiff | tree |
2009-09-02 |
Peter Gromov | LookupElementBuilder.create methods
|
commit | commitdiff | tree |
2009-09-02 |
Peter Gromov | immutable LookupElementBuilder, more usages
|
commit | commitdiff | tree |
2009-09-01 |
Peter Gromov | another LookupImpl deadlock fix attempt 2
|
commit | commitdiff | tree |
2009-09-01 |
Peter Gromov | openapi -> resources_en dependency
|
commit | commitdiff | tree |
2009-08-27 |
Peter Gromov | configureByText(fileName, fileText)
|
commit | commitdiff | tree |
2009-08-26 |
Peter Gromov | don't call anything complex inside Lookup lock
|
commit | commitdiff | tree |
2009-08-26 |
Peter Gromov | wrap statistics-based class-name completion into one...
|
commit | commitdiff | tree |
2009-08-26 |
Peter Gromov | dumb-aware reformat/reindent actions
|
commit | commitdiff | tree |
2009-08-26 |
Peter Gromov | get only CachedPsiFile beforeFileDeletion (SCL-1403)
|
commit | commitdiff | tree |
2009-08-25 |
Peter Gromov | IDEADEV-39240: 'Send indexing to background' message...
|
commit | commitdiff | tree |
2009-08-25 |
Peter Gromov | griffon debugging
|
commit | commitdiff | tree |
2009-08-25 |
Peter Gromov | refresh module file before loading its content
|
commit | commitdiff | tree |
2009-08-24 |
Peter Gromov | remove unnecessary module dependencies
|
commit | commitdiff | tree |
2009-08-24 |
Peter Gromov | some test movements
|
commit | commitdiff | tree |