Juan Chen
|
37abdb1732
|
[FIR2IR] Fix NoSuchMethod for Iterator::next (same issue with invoke)
|
2020-02-11 22:50:06 +03:00 |
|
Juan Chen
|
8e35545e10
|
FIR2IR: provide type arguments for class 'this' receiver
|
2020-02-11 22:50:06 +03:00 |
|
Mikhail Glukhikh
|
df07b77271
|
FIR2IR: get rid of "creates list under the hood" warnings
|
2020-02-11 22:50:05 +03:00 |
|
Mikhail Glukhikh
|
fe5dd4dba1
|
FIR2IR: extract 'declareThisReceiverParameter', rename 'setThisReceiver'
|
2020-02-11 22:50:05 +03:00 |
|
Nikolay Krasko
|
b75d0eb1a1
|
201: Restrict 193 and own plugin for 201
|
2020-02-11 20:28:05 +03:00 |
|
Nikolay Krasko
|
a983b0bf74
|
201: Additional method getOwnReferences is introduced (bunched)
|
2020-02-11 20:28:05 +03:00 |
|
Nikolay Krasko
|
c9d97ae555
|
201: Notification group was rewritten to Kotlin (no sam conversion)
|
2020-02-11 20:28:05 +03:00 |
|
Nikolay Krasko
|
034243b5e7
|
201: ExecutionManager.contentManager was rewritten to Kotlin (bunched)
|
2020-02-11 20:28:05 +03:00 |
|
Nikolay Krasko
|
1cb56ee946
|
201: Processor<in PsiMethod> used in PsiShortNamesCache
|
2020-02-11 20:28:04 +03:00 |
|
Nikolay Krasko
|
9f6f8088e3
|
201: Processors changed for UsageInfo and SliceUsage
|
2020-02-11 20:28:04 +03:00 |
|
Nikolay Krasko
|
e23f3b54c6
|
201: New DynamicBundle.LanguageBundleEP.EP_NAME needed for Java
https://github.com/JetBrains/intellij-community/commits/master/platform/core-api/src/com/intellij/DynamicBundle.java
|
2020-02-11 20:28:04 +03:00 |
|
Nikolay Krasko
|
51244d7b1d
|
201: Return JavaCoreApplicationEnvironment subclassing (bunched)
|
2020-02-11 20:28:04 +03:00 |
|
Nikolay Krasko
|
cfd92f252a
|
201: Update version to 201.4515.24-EAP-SNAPSHOT
|
2020-02-11 20:28:04 +03:00 |
|
Nikolay Krasko
|
314474c33b
|
201: uast-tests.jar new dependency (depend on whole idea in tests)
|
2020-02-11 20:28:04 +03:00 |
|
Nikolay Krasko
|
7a89bd9c90
|
201: Change of ProblemDescriptorBase.getFixes() return type
https://github.com/JetBrains/intellij-community/commit/15a39d5742161a79d9169c871a8b74d5272bc0db
|
2020-02-11 20:28:04 +03:00 |
|
Nikolay Krasko
|
8cb4a8f5c6
|
201: Raw Class -> Class<?> (bunched)
https://github.com/JetBrains/intellij-community/commit/f8b7e8b0b5419d6be6bcad0a0b185d753842e8c1
|
2020-02-11 20:28:04 +03:00 |
|
Nikolay Krasko
|
890109beb8
|
201: PsiElementVisitor.visitElement nullability
|
2020-02-11 20:28:04 +03:00 |
|
Nikolay Krasko
|
98c6efaed9
|
201: BinaryFileStubBuilders.EP_NAME dropped (bunched)
|
2020-02-11 20:28:03 +03:00 |
|
Nikolay Krasko
|
2cc4d878a8
|
201: ProjectManagerEx.forceCloseProject(project, true) - no second parameter
|
2020-02-11 20:28:03 +03:00 |
|
Nikolay Krasko
|
41ca51cb9e
|
201: MadTestingUtil.enableAllInspections second parameter was removed
|
2020-02-11 20:28:03 +03:00 |
|
Nikolay Krasko
|
ae1cfff5d2
|
201: IdeaTestApplication -> TestApplicationManager in tests
|
2020-02-11 20:28:03 +03:00 |
|
Nikolay Krasko
|
3eb4d46c3d
|
201: ExternalProjectsManagerImpl.disableProjectWatcherAutoUpdate removed (bunched)
|
2020-02-11 20:28:03 +03:00 |
|
Nikolay Krasko
|
10ce3c58e1
|
201: No PlatformTestCase.myProjectManager anymore (bunched)
|
2020-02-11 20:28:03 +03:00 |
|
Nikolay Krasko
|
75f05d8329
|
201: TemplateManagerImpl.setTemplateTesting() parameter removed
|
2020-02-11 20:28:03 +03:00 |
|
Nikolay Krasko
|
b17a28381b
|
201: Can't instantiate subclass of Task anymore
|
2020-02-11 20:28:03 +03:00 |
|
Nikolay Krasko
|
54b1c512c5
|
201: LookupImpl.focusedDegree renamed
|
2020-02-11 20:28:03 +03:00 |
|
Nikolay Krasko
|
56d960c65b
|
201: "testFramework" and "testFramework.core" libs introduced
|
2020-02-11 20:28:02 +03:00 |
|
Nikolay Krasko
|
641fa1f17c
|
201: TextEditorWithPreview.java update - no ApiStatus (bunched)
Class should be removed
|
2020-02-11 20:28:02 +03:00 |
|
Nikolay Krasko
|
10aef79434
|
201: AbstractProjectResolverExtension.createModule returns nullable
|
2020-02-11 20:28:02 +03:00 |
|
Nikolay Krasko
|
066d77f396
|
201: Tool windows - source incompatible change with Kotlin (bunched)
|
2020-02-11 20:28:02 +03:00 |
|
Nikolay Krasko
|
4afd7c553b
|
201: AbstractTreeNode generified in ide.projectView package (bunched)
|
2020-02-11 20:28:02 +03:00 |
|
Nikolay Krasko
|
b425bf9a1b
|
201: TreeStructureProvider api changed: AbstractTreeNode<Any -> *>
|
2020-02-11 20:28:02 +03:00 |
|
Nikolay Krasko
|
9261f69dc8
|
201: MoveDestination.analyzeModuleConflicts variance in parameter changed
|
2020-02-11 20:28:02 +03:00 |
|
Nikolay Krasko
|
7ea52ebb45
|
201: Print type explicitly as RefactoringBundle.message() not null
|
2020-02-11 20:28:02 +03:00 |
|
Nikolay Krasko
|
4bc10f4c4f
|
201: MoveMultipleElementsViewDescriptor constructor nullability
|
2020-02-11 20:28:01 +03:00 |
|
Nikolay Krasko
|
2c72f53937
|
201: AbstractNavBarModelExtension.adjustElement nullability (bunched)
|
2020-02-11 20:28:01 +03:00 |
|
Nikolay Krasko
|
78385d5f63
|
201: Update hierarchy to new API (fix bugs introduced by the platform)
193 plugins with old API are affected while being binary compatible.
|
2020-02-11 20:28:01 +03:00 |
|
Nikolay Krasko
|
5e58a66c58
|
201: Convert KotlinHierarchyViewTestBase.java because of typealiases
|
2020-02-11 20:28:01 +03:00 |
|
Nikolay Krasko
|
6bd91ec5b0
|
201: Rename .java to .kt
|
2020-02-11 20:28:01 +03:00 |
|
Nikolay Krasko
|
27467e4db7
|
201: Convert AbstractHierarchyTest.java because of typealiases
|
2020-02-11 20:28:01 +03:00 |
|
Nikolay Krasko
|
9f6f6838b8
|
201: Rename .java to .kt
|
2020-02-11 20:28:01 +03:00 |
|
Nikolay Krasko
|
579dd8f8fe
|
201: J2K manual
|
2020-02-11 20:28:01 +03:00 |
|
Nikolay Krasko
|
b92a228fb3
|
201: Convert KotlinCallHierarchyBrowser and KotlinCallHierarchyBrowser
Need convert to use Kotlin typealias feature.
|
2020-02-11 20:28:01 +03:00 |
|
Nikolay Krasko
|
b795b38794
|
201: Rename .java to .kt
|
2020-02-11 20:28:00 +03:00 |
|
Nikolay Krasko
|
866c33fbde
|
201: RefactoringHelper.prepareOperation nullability (bunched)
|
2020-02-11 20:28:00 +03:00 |
|
Nikolay Krasko
|
5440a5e228
|
201: No BinaryFileStubBuilders.EP_NAME anymore (bunched)
|
2020-02-11 20:28:00 +03:00 |
|
Nikolay Krasko
|
beb70526a2
|
201: CoreApplicationEnvironment.registerExtensionPointAndExtensions accepts Path
|
2020-02-11 20:28:00 +03:00 |
|
Nikolay Krasko
|
cf78058cc2
|
201: PsiShortNamesCache.getAllClassNames(HashSet<String>) removed
|
2020-02-11 20:28:00 +03:00 |
|
Nikolay Krasko
|
4668518b2f
|
201: ContainerUtil.newTroveSet<T>() removed
|
2020-02-11 20:28:00 +03:00 |
|
Nikolay Krasko
|
9d3d59fccb
|
201: Remove JpsPersistentHashMap (bunched)
|
2020-02-11 20:28:00 +03:00 |
|