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 .
- 06 Oct, 2021 9 commits
-
-
Mikhail Zarechenskiy authored
See details in ^KT-23451 (cherry picked from commit 526256fc54885f1fea40ba0df9678cf2c7e4f57b) GitOrigin-RevId: ce5d17f5aace0ae0eb39ebd3e672bad3128fa848
-
Alexander Dudinsky authored
(cherry picked from commit d96f3c57f5a781b34e0490d05cd1df4772b59966) GitOrigin-RevId: 896fac332ea4f1c60277f3872014d1c5a34ab37a
-
Vladimir Dolzhenko authored
Relates to #KTIJ-18868 (cherry picked from commit f2edf297bec850601929a218bd8a7556a288b95d) IJ-CR-11481 GitOrigin-RevId: 7b38b36dd7b5acaf7e81bebef500fb2c9dca3417
-
Vladimir Dolzhenko authored
Relates to #KTIJ-18868 (cherry picked from commit e645d4c1a3886f8747e6f7ade53fb2aef84f8b46) IJ-CR-11481 GitOrigin-RevId: b0300806ebfd1d775f72e5dc3f81d25e7c4eae32
-
Mikhail Zarechenskiy authored
The problem is that such properties are compiled into the containing class (non-companion) and become static. As a result, without check for static, we though that such methods should be implemented in subclasses ^KTIJ-19052 Fixed (cherry picked from commit 8811026da5a1b9f678ce5a4b8968073ab06a97ab) IJ-CR-11339 GitOrigin-RevId: 8592c3f796093ad52611109bbfc88da7d315ffbe
-
Vladimir Dolzhenko authored
(cherry picked from commit 8d62a13404c4e78d78ae7fe19d49e20913fc17a9) IJ-MR-11217 GitOrigin-RevId: 2914fffe7eb93aee837308e9aa0322e49c4b5dfa
-
Dmitry Gridin authored
^KTIJ-19047 Fixed (cherry picked from commit 4360dbf42a5fe1375420b5b5d8fc081e89e252b4) IJ-CR-11316 GitOrigin-RevId: 720e5909f2868154209949223c9fe0dbbbbc3a29
-
Dmitry Gridin authored
^KTIJ-18970 Fixed (cherry picked from commit 23a30427704023ae1d3cd2bb2f36492f5b79399e) IJ-CR-11324 GitOrigin-RevId: bbfe10df570ee84c61f7a4e6d868065086ea1066
-
Mikhail Zarechenskiy authored
Commit is made by ./plugins/kotlin/update-platform-in-kt-branch.sh GitOrigin-RevId: 80e1d4ea7a1537bddb2b90577ca691ae269dff86
-
- 05 Oct, 2021 4 commits
-
-
Stanislav Erokhin authored
Add one more change to testdata. Relevant commit: ef4f120d08b43f27e887353bda44eb0453bb4ec0 GitOrigin-RevId: aba55f53dd87a813224a1887c3d40dd7517ea892
-
Nikita Bobko authored
Named argument completion: don't add trailing comma in case when user tries to manually add name for existing argument ^KTIJ-19819 Fixed (cherry picked from commit 151af766beb69aeb86263267d8c7f60a97a519e5) GitOrigin-RevId: 4fd90744718d0773f5d08a97d89fa47799e665d4
-
Nikita Nazarov authored
(cherry picked from commit 846529682ce46c01644d42cae450866bee220080) IJ-CR-14899 GitOrigin-RevId: ef4f120d08b43f27e887353bda44eb0453bb4ec0
-
Nikita Nazarov authored
In IR backend synthetic methods with INVOKESTATIC call are extended with new instructions. This commit adds a check for these instructions. (cherry picked from commit ec2581487f5c7bc6203a9b824e063f24d11573c7) IJ-CR-14899 GitOrigin-RevId: 51267c333389a71f8723a25fbe4be36c012cc45c
-
- 04 Oct, 2021 2 commits
-
-
Mikhail Zarechenskiy authored
This reverts commit f124c81adbb37952c08deb738c4ff93823ea1c83. It turns out that this change isn't needed anymore and plus we shouldn't change platform in kt-branches GitOrigin-RevId: 4da9a09b5100afb733ae914bd4eba12995305f96
-
Mikhail Zarechenskiy authored
Several tests started to fail after https://github.com/JetBrains/kotlin/commit/9e7ee2fdeaac37bd247ba31cbcc652e5e300e810#diff-1805097d42084e6ce2a251f69ac7a2f2f247f0ee88396285bb1cab1f9b1dcf0aR509 But the problem is that change info was builded incorrectly, "receiver" parameter could be added twice to newJavaParameters and if primary method was not updated, we missed info for parameter ^KTIJ-19707 Fixed GitOrigin-RevId: c6c5c1358912a8b0f826545998ffeffa999ec236
-
- 03 Oct, 2021 6 commits
-
-
Stanislav Erokhin authored
- Migrate max -> maxOrNull - partial revert f6bc1f5c - mute/unmute some IR debugger tests (they still in development, so it is ok) GitOrigin-RevId: a6d66837c7445da8942452f7b50136b4981ba7bc
-
Stanislav Erokhin authored
Kotlin 1.3 is deprecated in 1.6 so migrate to 1.5 (< LATEST.STABLE = 1.6 -- it is important for test) GitOrigin-RevId: dc605d52ad20c7dee38545a562624d0d69494a88
-
Stanislav Erokhin authored
[testdata] Fix testdata for IncrementalJvmJpsTestGenerated.WithJava.JavaUsedInKotlin#testConstantChanged Previously, because the package in java file was used, generated test runner file was incorrect GitOrigin-RevId: 3fcf599a26a0789154c550e6ac4aafe0829ce0d1
-
Stanislav Erokhin authored
GitOrigin-RevId: 98e4d2faca331b51f45933bca7409324865d1486
-
Alexander Udalov authored
Original commit: 15e978dbd311c2ba78ec32b394c21acde9811ccb Actually the previous testdata fix also was part of the change GitOrigin-RevId: 6e0696a90adeb6bf732af69310c4dde8cbc0078c
-
Stanislav Erokhin authored
Seems like name generation for captured this a bit changed GitOrigin-RevId: 942c262a49f7c24dcae8415c2c5dc312ab4952c4
-
- 02 Oct, 2021 3 commits
-
-
Stanislav Erokhin authored
[testdata] Temporary mute QuickFixMultiModuleTestGenerated $Other.testAddActualTo[Class|TopLevelMember] There is no simple fix for KTIJ-19789 so tests temporarily muted #KTIJ-19789 GitOrigin-RevId: 35616cdf5b0b143b13c047a3a9bc7864e6c28459
-
Ilya Kirillov authored
^KTIJ-19735 fixed GitOrigin-RevId: ff8a11db8b323d3583198e9439b9afb91d3d20b7
-
Stanislav Erokhin authored
This had happened because callable reference resolution switched to the new inference GitOrigin-RevId: 633e6c09995b57c82aefba697727a71c563d615e
-
- 01 Oct, 2021 3 commits
-
-
Nikita Bobko authored
To reproduce: try to compile JPS project in debug IDEA and observer ClassNotFoundException GitOrigin-RevId: 6a19ea3a5574086cf8fba5fd0d170248c2ebc1bd
-
Ilya Kirillov authored
^KTIJ-19777 fixed GitOrigin-RevId: 1d867cdd88c1f75d2740c1098b02e9964871c4d2
-
Stanislav Erokhin authored
Related change in kotlin repo: 00134fddf9b6446ed GitOrigin-RevId: 8f67aed98cc9492f12b6f8141b07bbf4186cb6e0
-
- 30 Sep, 2021 12 commits
-
-
Stanislav Erokhin authored
Relevant commits in kotlin repo: - 70d70b904222abed83a247ba2b223999488474d7 - 0cb56be14f0e9f74921ed9564b63afd1f99a11c2 GitOrigin-RevId: 51f0e6f8b94835a4436aa378e5b5e0d66e9f59ef
-
Vladimir Dolzhenko authored
Clean up Referring to auto generated KotlinFirFrontendIndependentIcons New (Purple) Kotlin icons Dark theme friendly icons Relates to #KTIJ-19184 #KTIJ-19771 GitOrigin-RevId: 9f125a050d0998486c158741aca5d0415158c11a
-
Nikita Bobko authored
[kotlin] Automatically add comma and spaces after completing named parameter in the middle of arguments list Related to KTIJ-18231 (cherry picked from commit 4294f030abe44ccc431c0c3fb3efac2e4d597500) GitOrigin-RevId: 39ab640db3639cd96daf534cfb5bd4e62a0c055d
-
Nikita Bobko authored
KTIJ-18231 Existing related tests: JvmBasicCompletionTestGenerated.Common.NamedArguments (cherry picked from commit add50bab24b94fd13bdc09af6677f4a732d9ffe4) GitOrigin-RevId: 254b1b40ca0f457b14860619bf5533241f773e51
-
Nikita Bobko authored
KTIJ-18231 Existing related tests: JvmBasicCompletionTestGenerated.Common.NamedArguments Q: Why is `calculateForElvis` got higher priority? A: Because `calculateForElvis` also processes similar parser errors (See: `JvmSmartCompletionTestGenerated.InElvisOperator`) + more (cherry picked from commit cf1728f85e3ecc78c1b95dc3762f5ca90263917b) GitOrigin-RevId: 0d533c01369524284f3dfe13933e7564e171a508
-
Nikita Bobko authored
1. Better variable names in testData (now arguments and parameters are distinguishable) 2. Add comment 3. Add missing function curly braces in testData (cherry picked from commit 8413140cc44de9dffab211e5dbc38abb7ff4f260) GitOrigin-RevId: 369187aa285539ef36a31ed255a09573c8220342
-
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 1 commit
-
-
Mark Punzalan authored
GitOrigin-RevId: a91efd830a968a089ffc0815db376673efd4661c
-