Alexey Sedunov
|
e2e8a02fbb
|
isConstructor optimization
|
2013-11-06 14:26:37 +04:00 |
|
Alexey Sedunov
|
78a7afe70e
|
FindUsagesTest: Add usages of extensions for functions declared in objects
|
2013-11-06 14:26:36 +04:00 |
|
Alexey Sedunov
|
60022ddb56
|
Rename FindUsagesTest
|
2013-11-06 14:26:35 +04:00 |
|
Alexey Sedunov
|
bc9b2bf657
|
Add "Find Usages" tests for nested/inner classes and objects
|
2013-11-06 14:26:34 +04:00 |
|
Alexey Sedunov
|
f99e6e6765
|
Fix usage type detection for static members of Java classes and members of nested classes
|
2013-11-06 14:26:33 +04:00 |
|
Alexey Sedunov
|
40900ac16c
|
Reuse Java usage types
|
2013-11-06 14:26:32 +04:00 |
|
Alexey Sedunov
|
828f24406c
|
Move search helper options to constructor parameters
|
2013-11-06 14:26:32 +04:00 |
|
Alexey Sedunov
|
ec8eb97e0e
|
Disable override search for non-virtual properties
|
2013-11-06 14:26:31 +04:00 |
|
Alexey Sedunov
|
a0e90f38a2
|
"Find Usages": add tests for Kotlin usages of Java declarations
|
2013-11-06 14:26:30 +04:00 |
|
Alexey Sedunov
|
f41cfa2b8b
|
"Find Usages": separate Kotlin and Java tests
|
2013-11-06 14:26:29 +04:00 |
|
Alexey Sedunov
|
f1a7d707a0
|
Implement "Find usages" using UsagesSearch (classes, functions, properties)
|
2013-11-06 14:26:27 +04:00 |
|
Alexey Sedunov
|
e1fa8628ec
|
Implement search helpers for Kotlin declarations
|
2013-11-06 14:26:26 +04:00 |
|
Alexey Sedunov
|
790fb2acff
|
Implement UsagesSearch
|
2013-11-06 14:26:26 +04:00 |
|
Alexey Sedunov
|
6502f21144
|
JetUsageTypeProvider: Eliminate SELECTOR type, replace class with object
|
2013-11-06 14:26:25 +04:00 |
|
Alexey Sedunov
|
657b4a164c
|
Translate find usage options to Kotlin
|
2013-11-06 14:26:24 +04:00 |
|
Alexey Sedunov
|
992c7055a5
|
Translate FindUsagesUtils to Kotlin
|
2013-11-06 14:26:23 +04:00 |
|
Alexey Sedunov
|
8ca3f6a1ad
|
Translate JetFindUsagesProvider to Kotlin
|
2013-11-06 14:26:22 +04:00 |
|
Alexey Sedunov
|
d491f0337e
|
Translate KotlinFindUsagesHandlerFactory to Kotlin
|
2013-11-06 14:26:21 +04:00 |
|
Erokhin Stanislav
|
bb6fd90bd9
|
JS backend: move StringBuilder to java.lang. Fix append return type.
|
2013-11-05 20:55:49 +04:00 |
|
Zalim Bashorov
|
1c1c138046
|
Update to IDEA 132.839 EAP
|
2013-10-30 19:37:14 +04:00 |
|
Pavel V. Talanov
|
3e205d162e
|
Formatting: exactly one space after if keyword
|
2013-10-29 21:03:39 +04:00 |
|
Pavel V. Talanov
|
77d316902c
|
Formatting: exactly one space after for keyword
|
2013-10-29 21:03:38 +04:00 |
|
Andrey Breslav
|
ffd9b80f76
|
JavaClassDescriptor interface extracted
|
2013-10-29 14:21:55 +04:00 |
|
Nikolay Krasko
|
ec42bfd1b2
|
Don't ask for modules in disposed project
|
2013-10-25 21:01:35 +04:00 |
|
Nikolay Krasko
|
2b3a6b5f57
|
Prevent multiple declarations of update check when many files have changed
|
2013-10-25 21:01:02 +04:00 |
|
Andrey Breslav
|
3bb14c2d4e
|
Throwing FileComparisonFailure enables opening test data file in diff dialog right from the test console
|
2013-10-25 19:55:42 +04:00 |
|
Andrey Breslav
|
de64768b5c
|
Useless code removed
|
2013-10-25 19:55:42 +04:00 |
|
Andrey Breslav
|
720dcbbd0d
|
Useless code removed
|
2013-10-25 19:55:42 +04:00 |
|
Andrey Breslav
|
eb4fdcb57a
|
Unused method removed
|
2013-10-25 19:55:42 +04:00 |
|
Nikolay Krasko
|
6df469b66f
|
KT-4058 Don't check Java annotation in modules with no Kotlin runtime configured
#KT-4058 Fixed
|
2013-10-25 17:54:24 +04:00 |
|
Nikolay Krasko
|
04115ab8bf
|
KT-4070 KotlinSignature icons in the gutter on a Java source blink/flash on every change of the file
#KT-4070 Fixed
|
2013-10-25 17:54:23 +04:00 |
|
Nikolay Krasko
|
da8a3c52a0
|
Refactoring: rename and move KotlinFrameworkDetector to ProjectStructureUtil
|
2013-10-25 17:54:22 +04:00 |
|
Natalia Ukhorskaya
|
3287744415
|
Add common JetElement for imports: JetImportList
|
2013-10-25 13:55:40 +04:00 |
|
Natalia Ukhorskaya
|
796dad5798
|
Do not expand imports after optimizing
|
2013-10-25 11:05:02 +04:00 |
|
Zalim Bashorov
|
da718af8b7
|
Minor refactoring -- rename some classes and variables.
|
2013-10-24 19:06:07 +04:00 |
|
Zalim Bashorov
|
5e082368fd
|
Added outputPrefix and outputPostfix parameters to Kotlin Compiler tab.
|
2013-10-24 19:06:06 +04:00 |
|
Zalim Bashorov
|
fbc202d8b2
|
Switched to use Resource Bundles in Kotlin Compiler Settings Tab
Added mnemonics.
|
2013-10-24 19:05:56 +04:00 |
|
Zalim Bashorov
|
03071f77bc
|
Added "Generate source maps" to the Kotlin Compiler Settings tab.
|
2013-10-24 18:37:00 +04:00 |
|
Zalim Bashorov
|
c9fe844f02
|
Added panels for JVM and JS settings to the Kotlin Compiler Settings tab.
|
2013-10-24 18:37:00 +04:00 |
|
Zalim Bashorov
|
faa82317b6
|
Added "Additional command line parameters" to the Kotlin Compiler Settings tab.
|
2013-10-24 18:37:00 +04:00 |
|
Zalim Bashorov
|
5a28f4e158
|
Added support project settings in old kotlin2js compiler and made minor refactoring.
|
2013-10-24 18:36:59 +04:00 |
|
Zalim Bashorov
|
fb8c9c2ef9
|
Added support project settings to old kotlin2jvm compiler.
|
2013-10-24 18:36:59 +04:00 |
|
Alexey Sedunov
|
06ab7708ae
|
Extract searchLocalFunction() method
|
2013-10-24 13:09:30 +04:00 |
|
Alexey Sedunov
|
93e906ef5f
|
Filter usages in import directives
|
2013-10-23 23:00:30 +04:00 |
|
Alexey Sedunov
|
c3c0925de1
|
Add support of local declarations
|
2013-10-23 23:00:28 +04:00 |
|
Alexey Sedunov
|
46b14784e1
|
Fixed KT-4105: Can't find usages of private function
|
2013-10-23 23:00:27 +04:00 |
|
Nikolay Krasko
|
669104538d
|
Tests for shadowing and redeclaration
|
2013-10-23 20:43:38 +04:00 |
|
Nikolay Krasko
|
d6821ebfb6
|
Refactoring: Remove misleading that code processes both redeclaration and shadowing
NAME_SHADOWING is a warning so it has never been handled there
|
2013-10-23 20:43:37 +04:00 |
|
Nikolay Krasko
|
e96c76b0d8
|
Fix multiple registration for redeclaration errors
|
2013-10-23 20:43:36 +04:00 |
|
Alexey Sedunov
|
d9f3858186
|
Translate JetElementDescriptorProvider to Kotlin
|
2013-10-23 14:20:13 +04:00 |
|