This project is mirrored from https://gitee.com/mirrors/intellij-community.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 09 Sep, 2022 4 commits
-
-
Jinseong Jeon authored
-
Jinseong Jeon authored
GitOrigin-RevId: 89344fa82d8c6ac8f732d9db0d39bb23981dc880
-
Jinseong Jeon authored
GitOrigin-RevId: 59f39bbc31d0d070c60e90c555956ef494c4b4e4
-
Jinseong Jeon authored
GitOrigin-RevId: 232eb186ee19b850e15749fc3c0a4dcc95fdc052
-
- 08 Sep, 2022 4 commits
-
-
Roman Golyshev authored
Add a test case which actually triggers the resolve GitOrigin-RevId: bbbf57c2673b523cb7efadf1be2174d9beaf4b85
-
Jaebaek Seo authored
GitOrigin-RevId: d3390ac01db502f9ccf3fb93df66b2322c5176de
-
Dmitry Gridin authored
^KT-50241 GitOrigin-RevId: a125f7f4fe23cf2a592212c573d7f8308ae76a66
-
Dmitry Gridin authored
^KT-50241 GitOrigin-RevId: 93f09cf36556d8b5f815c2d029e98054924ddb5b
-
- 06 Sep, 2022 5 commits
-
-
Dmitry Gridin authored
^KT-50241 GitOrigin-RevId: 909a30dc32764a3890114d5464a15743489b829a
-
Dmitry Gridin authored
reduce number of findModule calls ^KT-50241 GitOrigin-RevId: ece9726900281e72200a2f878b266a3ad5adf354
-
Dmitry Gridin authored
^KT-50241 GitOrigin-RevId: 381cf5dad71be973e03f1d2ac29eca08ef662e3c
-
Dmitry Gridin authored
KotlinAsJavaSupportBase now provides getLightClassForScript implementation ^KT-50241 GitOrigin-RevId: 47a49742ca31c5d0613985032c2399c34a1b392d
-
Dmitry Gridin authored
KotlinAsJavaSupportBase now provides getLightClass implementation ^KT-50241 GitOrigin-RevId: 6e2f4e7f0ddb1c7b9c7731f8e3b16f1df5b8d4ee
-
- 01 Sep, 2022 10 commits
-
-
Roman Golyshev authored
The only test there does not pass ATM because of KTIJ-22616 GitOrigin-RevId: 82e5fa2bb91e1309ff176450626915f3ebbab4cf
-
Roman Golyshev authored
GitOrigin-RevId: 3cd6b83df017fcb0e93e1e65aeb7e2795e64454d
-
Roman Golyshev authored
See https://github.com/JetBrains/kotlin/commit/a76de140265a4fdd03fb9c7b642a9cdef7c9c179 GitOrigin-RevId: 96525924e150cf7604d10440bdd106d0658c8f13
-
Roman Golyshev authored
See https://github.com/JetBrains/kotlin/commit/a76de140265a4fdd03fb9c7b642a9cdef7c9c179 GitOrigin-RevId: 0561dc368944dc2414a5584906793f48445b99f2
-
Jinseong Jeon authored
Also, clean up stale cases for nullability: * KtProperty -> KtCallableDeclaration * parent of KtProperty -> hack for KtDestructuringDeclaration GitOrigin-RevId: e4f9a655e92fd7fe569033b07ce6afd73d7f7c56
-
Jinseong Jeon authored
GitOrigin-RevId: 28b72e8c4438de9b6a92ba1cf177d90d0d4585a5
-
Jinseong Jeon authored
GitOrigin-RevId: a7f94afeecfaa4af72457fba7c9aa2515f51aebd
-
Pavel Kirpichenkov authored
GitOrigin-RevId: 14e29481de1bbc42a2484fd76ec53217ac3b6eb8
-
Pavel Kirpichenkov authored
The fix is in kotlin.git GitOrigin-RevId: 3c71e68869d3957bed047a4a483d9f267b5907c2
-
Pavel Kirpichenkov authored
GitOrigin-RevId: 0049fcc61cb1d2ba9d50c357ba1459bc66b16052
-
- 31 Aug, 2022 5 commits
-
-
Alexander Udalov authored
GitOrigin-RevId: 46fb77f146f344f14467644460591f0436ad6677
-
Ilya Goncharov authored
(cherry picked from commit b9707f416f223604d309507e0ce8126320b516d5) IJ-MR-94934 GitOrigin-RevId: 889dcb6a70fcf924a27b26c405e6961eacb002c0
-
Ilya Goncharov authored
(cherry picked from commit 9acec8945432c2a3dcfd8210299b24942a3075f8) IJ-MR-94934 GitOrigin-RevId: 50c09d178d845181f96a46805183ff8b9b6ef77f
-
Jinseong Jeon authored
GitOrigin-RevId: 6e1d97998317f56eaee8f16b40369550a90fd2b4
-
Jinseong Jeon authored
.../uast/uast-kotlin-fir/testData/legacy doesn't exist anymore and rather tested with Abstract*LegacyUast*Test GitOrigin-RevId: 61157b184bc403356df34b7232f38bbefcbc860b
-
- 30 Aug, 2022 2 commits
-
-
Stanislav Erokhin authored
GitOrigin-RevId: 13b774f2b9b053b8ec37027c74eb26ef1952ed08
-
Dmitry Gridin authored
moduleContentScope is script related scope, and we do not support it ^KT-53543 GitOrigin-RevId: 03615fde18e2c2055594092ca29f91fe82437540
-
- 29 Aug, 2022 3 commits
-
-
Dmitry Gridin authored
the test targets kotlin_builtins ^KT-53543 GitOrigin-RevId: 539deaaacfebc1a6322d2a478b11f337d6ee3068
-
Dmitry Gridin authored
^KT-53543 GitOrigin-RevId: 913a45706257de69289393f9793dd1ef37cc8102
-
Dmitry Gridin authored
^KT-53543 GitOrigin-RevId: 16d56c509fc2d31a0bf4f04281e39ca3a4be0a5d
-
- 27 Aug, 2022 6 commits
-
-
Yan Zhulanow authored
[kotlin] Update test data for K2LocalInspectionTestGenerated.RedundantElvisReturnNull#testUselessElvis GitOrigin-RevId: 0034c1b367b743775786ee32eae57d1aa9d26897
-
Yan Zhulanow authored
GitOrigin-RevId: 468106c9a73ef5f6909d6b15c10a941515cc30b4
-
Yan Zhulanow authored
GitOrigin-RevId: a63c99c0d9c05e79b41e8e0bb2e223e3b30483e9
-
Yan Zhulanow authored
GitOrigin-RevId: 307eee01f17b76e99516decb5a1f63b7dc68d9c2
-
Jaebaek Seo authored
GitOrigin-RevId: 71ab64eb75bd82523b97e4d447a7a7f9d4592df7
-
Pavel Kirpichenkov authored
Fix java scope usages in debugger. Add a highlighting test. KTIJ-22345 GitOrigin-RevId: 11d54806f20529de6f6e24aa7f007135b8948530
-
- 26 Aug, 2022 1 commit
-
-
Yan Zhulanow authored
The 'kotlin.code-insight.inspections-shared' module has each module descriptor (kotlin.code-insight.inspections-shared.xml), which means its classes cannot be accessed from modules belong to the root plugin descriptor. Otherwise, the following error will present: Class org.jetbrains.kotlin.idea.codeInsight.inspections.shared.SimplifyNegatedBinaryExpressionInspection must not be requested from main classloader of org.jetbrains.kotlin plugin [Plugin: org.jetbrains.kotlin] GitOrigin-RevId: ca9c20ea5695130a385dbb0237e014d758d99ffa
-