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 .
- 30 Sep, 2021 6 commits
-
-
Jinseong Jeon authored
GitOrigin-RevId: 02c8b31abda49362cb586c2f9fdb2f636491ff7b
-
Nikita Bobko authored
Kotlin plugin uses own kotlin stdlib artifact (not kotlin stdlib bundled into IDEA) so we have to use two libraries to make it look more production like Also this commit should fix broken incremental compilation in kt-212-master on TeamCity because now we have to bootstrap only kotlinc.kotlin-stdlib. Previously, we had to bootstrap kotlin-stdlib-jdk8 which caused problems with incremental compilation because whole monorepo depends on this artifact GitOrigin-RevId: 23b2a70604c5c578983b0d76cb8634b9ed301a59
-
Mikhail Zarechenskiy authored
GitOrigin-RevId: f124c81adbb37952c08deb738c4ff93823ea1c83
-
Ilmir Usmanov authored
This reverts commit bf0c6dac8c950c363301007298039f9227c919d5. (cherry picked from commit 15ebe72b39964c02ce283da0887a6022f653e3be) GitOrigin-RevId: 8aa393f6e985d45eb69ec00e3e94cc8fd2b4691a
-
Ilmir Usmanov authored
It was disabled in 1.5.0 and should have been enabled earlier. #KTIJ-18771 (cherry picked from commit d75f11203aaafda9d57a4e055e327c82bad51be0) GitOrigin-RevId: cdf4bc8bc18a37fb7860d902522a3e9487d0e002
-
Mark Punzalan authored
GitOrigin-RevId: 6c0886565123463c7b25b2ca57bfcb981181f62e
-
- 29 Sep, 2021 6 commits
-
-
Mark Punzalan authored
GitOrigin-RevId: a91efd830a968a089ffc0815db376673efd4661c
-
Ilya Kirillov authored
GitOrigin-RevId: 0b34d06b01dad4f8b8b7f3ce21d48ff4b41484f2
-
Tianyu Geng authored
This commit fix tests after https://kotlin.jetbrains.space/p/kotlin/reviews/202 GitOrigin-RevId: 0ff44ed37b5cb3166cb91ee9cd7e293eee9a1dbc
-
Tianyu Geng authored
GitOrigin-RevId: a666694871972a3652177a73fbeac1d97e154b76
-
Tianyu Geng authored
GitOrigin-RevId: 6dc2398c5834fd9c14dd6fc29368995940301e65
-
Jinseong Jeon authored
GitOrigin-RevId: 045153f1d960a35f66d0446a6eafc5d800c1e267
-
- 28 Sep, 2021 8 commits
-
-
Ilya Kirillov authored
GitOrigin-RevId: 017f2c410e9ead2140f42065badc232e891304db
-
Steven Schäfer authored
closes https://github.com/JetBrains/intellij-community/pull/1728 GitOrigin-RevId: 47bccf68d2b0c60ed01cc2215cdda6ddc507c86b
-
Steven Schäfer authored
closes https://github.com/JetBrains/intellij-community/pull/1728 GitOrigin-RevId: 491e7a3b734b975132e04a9e59692112781130ac
-
Ilya Kirillov authored
GitOrigin-RevId: 503bfd2bd65526ebf42f1847a3e9d3f0c8d36508
-
Ilya Kirillov authored
GitOrigin-RevId: 4a2d8424d7efffc548b1bfbdc332509f191c22aa
-
Ilya Kirillov authored
GitOrigin-RevId: 171979e2d8461cdcc4fa8a53a7ab8beac60087fb
-
Ilya Kirillov authored
GitOrigin-RevId: 31cf37e03698c9a0f486ffc3785b72f484ae663e
-
Ilya Kirillov authored
GitOrigin-RevId: a0413f3dad582111e0091b0b42d66c7e9a5731b2
-
- 27 Sep, 2021 1 commit
-
-
Margarita Bobova authored
GitOrigin-RevId: 4254e6b3e29bef5bc281fc22e8de56a195440e9c
-
- 23 Sep, 2021 1 commit
-
-
Roman Golyshev authored
FIELD_KEYWORD is used in multiple contexts (@field annotation, for example), but only the explicit backing field declarations are parsed as `KtBackingField` GitOrigin-RevId: b1ca67b3a77190683ccee9795e438fa2d51eb4b0
-
- 22 Sep, 2021 18 commits
-
-
Jinseong Jeon authored
GitOrigin-RevId: ccb49281deac8896f2f7e68492fc623a64ce9cbe
-
Tianyu Geng authored
GitOrigin-RevId: 1b3e0470bcad9b1081bddb7dd9d959acc7361fff
-
Ilya Kirillov authored
GitOrigin-RevId: 3f1bf9d6ed6a51c22aa7fad6df0560dc4acc9d31
-
Jinseong Jeon authored
GitOrigin-RevId: 1800fef691b0e8feee6b6f7477e67b677d086a85
-
Jinseong Jeon authored
FIR LC has a different abstraction, so using the specific class name is literally too specific to FE 1.0 LC. GitOrigin-RevId: 1ef7ee33a7c5141259a1d1a5e21e18a6f1bde327
-
Jinseong Jeon authored
To support more kinds of annotation values, constant provider will no longer return just simple constant value, but a general one. GitOrigin-RevId: fc01061f66e4fa42f294353250975540f49eae2b
-
Jinseong Jeon authored
GitOrigin-RevId: b06caf4a4086879be1fc1bbf14f0737b162c569f
-
Jinseong Jeon authored
The outer-most annotation call is parsed as KtAnnotationEntry, which is in turn abstracted as KtAnnotationCall. Annotations in annotations, however, are regular KtCallElement, and thus regular KtFunctionCall (to annotation constructor). GitOrigin-RevId: 72114cf02bc4a79dff5237c40ff5ea45dd024816
-
Jinseong Jeon authored
GitOrigin-RevId: 27155b010d61f603903cabe5b515b9236ecec677
-
Ilya Kirillov authored
GitOrigin-RevId: 849a5cd34cea2c1ef70580a234334134a33ff485
-
Dmitry Gridin authored
^KTIJ-19713 GitOrigin-RevId: a6816fb2a07a3e7b071bcd5bfc1f6eb3fbe3bb0d
-
Dmitry Gridin authored
^KTIJ-19713 Fixed GitOrigin-RevId: 9bf784b6d29b85a2a41fab058a5eebd305d160ea
-
Dmitry Gridin authored
GitOrigin-RevId: 47a9853226d875639d1255039ba67e6fd8f80228
-
Dmitry Gridin authored
GitOrigin-RevId: c6c57403b9137eb0648140b5e221e445e1574320
-
Dmitry Gridin authored
GitOrigin-RevId: 59300815ff9f94c2a1c86213535ff9423a8f527c
-
Dmitry Gridin authored
GitOrigin-RevId: ef7bea5604c15d9b3e8f3b954c31b718bfd97dd1
-
Dmitry Gridin authored
GitOrigin-RevId: 4eb99bf1d06892c123d7ef91c4517ebbf7e9a6eb
-
Dmitry Gridin authored
^KTIJ-19676 GitOrigin-RevId: c68b9396ba988247f44664aa4b5719fd54490e90
-