Stanislav Erokhin
|
8f32eeb663
|
Refactoring. Merge Specificity and NullAwareness into Flexibility.
|
2016-04-25 15:28:47 +03:00 |
|
Stanislav Erokhin
|
feec3566a4
|
Refactoring. Minor refactoring and cleanup in FlexibleTypes.
|
2016-04-25 15:28:47 +03:00 |
|
Stanislav Erokhin
|
a1d052b8fa
|
Refactoring. Remove FlexibleTypeFactory.DEFAULT and refactor flexible type creation by special fq-name for tests.
|
2016-04-25 15:28:46 +03:00 |
|
Stanislav Erokhin
|
0a4ad3f267
|
Refactoring. Rename FlexibleTypeCapabilities -> FlexibleTypeFactory. Also use factory.create instead of DelegatingFlexibleType.create.
|
2016-04-25 15:28:46 +03:00 |
|
Stanislav Erokhin
|
c25e2e34a2
|
Optimization. Do not create objects for flexible type capabilities.
|
2016-04-25 15:28:45 +03:00 |
|
Michael Bogdanov
|
75d7390a94
|
Rollback: set permissions via 'chmod'
|
2016-04-25 14:33:22 +03:00 |
|
Michael Bogdanov
|
18f90a331c
|
Run android test configuration with java 8
|
2016-04-25 14:33:21 +03:00 |
|
Michael Bogdanov
|
4e95a52152
|
'generators' dependency replaced with 'descriptors.loader.java' in 'android-test' module
|
2016-04-25 14:33:21 +03:00 |
|
Michael Bogdanov
|
af2a3b14c7
|
Temporary exclude 'box' test with self imports
|
2016-04-25 14:33:20 +03:00 |
|
Michael Bogdanov
|
9238b7ba80
|
Use mock jdk for tests that not require full one
|
2016-04-25 14:33:20 +03:00 |
|
Michael Bogdanov
|
bc16be9735
|
Support for WITH_RUNTIME test on android
|
2016-04-25 14:33:19 +03:00 |
|
Michael Bogdanov
|
6228b11048
|
Properly patch package name in case of file annotations on default package
|
2016-04-25 14:33:19 +03:00 |
|
Alexey Sedunov
|
797465a06b
|
Rename: Do not use Change Signature for parameter renaming
|
2016-04-25 10:38:40 +03:00 |
|
Alexey Sedunov
|
d456aa6ba8
|
Rename: Fix Find Usages/Rename for parameter references in XML files
#KT-11967 Fixed
|
2016-04-25 10:38:39 +03:00 |
|
Alexey Sedunov
|
6a1387b9b9
|
Safe Delete: Delete interface reference from super-type list when applying Safe Delete to Java interface
#KT-11282 Fixed
|
2016-04-25 10:38:38 +03:00 |
|
Alexey Sedunov
|
613a274c90
|
Safe Delete: Fixed usages search when applied to simple enum entries
#KT-11816 Fixed
|
2016-04-25 10:38:37 +03:00 |
|
Alexey Sedunov
|
b35834dd18
|
Rename: Fixed rename of Kotlin enum constants/@JvmField properties through Java references
#KT-11817 Fixed
|
2016-04-25 10:38:35 +03:00 |
|
Alexey Sedunov
|
070923f03a
|
Introduce Parameter: Fixed title of declaration chooser
#KT-11617 Fixed
|
2016-04-25 10:38:34 +03:00 |
|
Alexey Sedunov
|
cc5c3c2353
|
Rename: Fixed rename of Java getters/setters through synthetic property references in Kotlin
#KT-8817 Fixed
|
2016-04-25 10:38:33 +03:00 |
|
Mikhail Glukhikh
|
a45165838a
|
Build fix: quick fix multi file test
|
2016-04-24 13:09:37 +03:00 |
|
Mikhail Glukhikh
|
cac986baf7
|
Refactoring: change visibility on exposure
|
2016-04-23 20:48:25 +03:00 |
|
Mikhail Glukhikh
|
b1195fc519
|
Change to private fix made high priority action
|
2016-04-23 20:48:00 +03:00 |
|
Mikhail Glukhikh
|
d8e47bd520
|
Change visibility fix message (quotes) + list of available actions in tests
|
2016-04-23 20:25:18 +03:00 |
|
Mikhail Glukhikh
|
7e80575a08
|
Minor refactoring: MakeVisibleFactory
|
2016-04-23 12:57:47 +03:00 |
|
Mikhail Glukhikh
|
e6a7cd97ff
|
Change visibility on exposure now reports all possible visibilities
|
2016-04-23 10:01:10 +03:00 |
|
Mikhail Glukhikh
|
a2501463a8
|
Minor refactoring: change visibility on exposure (exposing -> user)
|
2016-04-23 10:01:08 +03:00 |
|
Mikhail Glukhikh
|
0217e6104f
|
Refactoring: IncreaseExposed + DecreaseExposing = ChangeVisibilityOnExposure
|
2016-04-23 10:01:05 +03:00 |
|
Mikhail Glukhikh
|
8938752cf9
|
Make visible now suggests all possible visibilities
|
2016-04-23 10:01:02 +03:00 |
|
Mikhail Glukhikh
|
d5b9a336a3
|
Decrease visibility fix is now active for exposed visibility errors #KT-11920 Fixed
|
2016-04-23 10:00:59 +03:00 |
|
Mikhail Glukhikh
|
934c374030
|
Refactoring: IncreaseVisibilityFix --> ChangeVisibilityFix + MakeVisibleFactory + IncreaseExposedVisibilityFactory
|
2016-04-23 10:00:56 +03:00 |
|
Mikhail Glukhikh
|
fe44671b6a
|
KT-11920: Increase visibility fix is now active for exposed visibility errors
|
2016-04-23 10:00:53 +03:00 |
|
Alexander Udalov
|
04db491dd4
|
Update ChangeLog for 1.0.2
|
2016-04-22 21:22:57 +03:00 |
|
Yan Zhulanow
|
d478b90fb8
|
Lint: Fix KT-12009: IAE at JavaContext.getLocation()
|
2016-04-22 19:48:28 +03:00 |
|
Yan Zhulanow
|
9ea7a4f112
|
Lint: run inspections only for Kotlin
|
2016-04-22 19:48:28 +03:00 |
|
Yan Zhulanow
|
04ed20c574
|
Lint: Remove AssertDetector (unrelated to Kotlin)
|
2016-04-22 19:48:28 +03:00 |
|
Yan Zhulanow
|
cbe21ab568
|
Minor: Fix Uast blinking tests
|
2016-04-22 19:48:28 +03:00 |
|
Yan Zhulanow
|
16b831196a
|
Fix EA-81689
|
2016-04-22 19:48:28 +03:00 |
|
Yan Zhulanow
|
4298559858
|
Minor: fix sparam -> setparam
|
2016-04-22 19:48:28 +03:00 |
|
Michael Bogdanov
|
ba1aab7e3e
|
Temporary use ARMV7 target to run emulator
|
2016-04-22 18:22:52 +03:00 |
|
Michael Bogdanov
|
18b879102a
|
Do nothing if there is no files to write
|
2016-04-22 18:22:52 +03:00 |
|
Michael Bogdanov
|
1b9fa25ac6
|
Temporary skip multi-file box tests and box tests with stdlib/reflection
|
2016-04-22 18:22:51 +03:00 |
|
Michael Bogdanov
|
82786bb97e
|
Temporary exclude 'box' test with imports
|
2016-04-22 18:22:51 +03:00 |
|
Michael Bogdanov
|
518cc7aa7f
|
Workaround for wrong recognized exception in result log
|
2016-04-22 18:22:50 +03:00 |
|
Michael Bogdanov
|
a9a917a99e
|
Use 'kill -s 9' to finish process
|
2016-04-22 18:22:50 +03:00 |
|
Michael Bogdanov
|
a9ce6f71f6
|
Firstly try to stop emulator via adb then via kill process
|
2016-04-22 18:22:49 +03:00 |
|
Michael Bogdanov
|
10f557105b
|
File name to package class mapping updated to new single file facade scheme
|
2016-04-22 18:22:48 +03:00 |
|
Michael Bogdanov
|
e9a2b8628c
|
Added x86 abi to android tests
|
2016-04-22 18:22:48 +03:00 |
|
Michael Bogdanov
|
fbbb614e80
|
PermissionManager updated to new android tools structure
|
2016-04-22 18:22:47 +03:00 |
|
Michael Bogdanov
|
a17c2c5c0e
|
SdkDownloader refactoring, updated to last android tools
|
2016-04-22 18:22:46 +03:00 |
|
Dmitry Petrov
|
f3c006a5f5
|
RedundantCoercionToUnitTransformer: do not create individual objects for each transformation.
|
2016-04-22 17:38:44 +03:00 |
|