summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-09Snap for 9386843 from ecbeae4c5a63ea1451307503d74abfb734f60c42 to studio-gira...studio-2022.3.1-canary1Android Build Coastguard Worker
2022-12-07Disable KotlinPluginCompatibilityVerifierMatthew Gharrity
2022-12-06[kotlin] Do Not Attempt Bytecode Inspection on DEX (KTIJ-23671)aalbert
2022-12-05KTIJ-22046: Fix J2K import resolve scopeMatthew Gharrity
2022-11-18[kotlin][inspection] fix SOE from UnnecessaryOptInAnnotationInspectionDmitry Gridin
2022-11-18[kotlin] Create a KotlinStackFrameValueContributor Extension Point (KTIJ-23529)aalbert
2022-11-04Run project-model-updater for Kotlin 1.7.21Oleg Baskakov
2022-10-18[kotlin] Do not drop dependencies script cache on OCBVladimir Dolzhenko
2022-10-07Run project-model-updater after Change I73da92b92Matthew Gharrity
2022-10-07Fix path to Kotlin compiler repoMatthew Gharrity
2022-10-06Run project-model-updater for Kotlin 1.7.20Oleg Baskakov
2022-09-29Merge 268e72a49417 from branch kt-222-1.7.20Oleg Baskakov
2022-09-21[kt-*-only] Use Kotlin compiler 1.7.20-Beta-75 for local developmentMikhail Zarechenskiy
2022-09-21[kotlin] update change notes for 1.7.20Mikhail Zarechenskiy
2022-09-21[kotlin] update change notes for 1.7.20-RCMikhail Zarechenskiy
2022-09-21[Kotlin] Update target plugin version in a testPavel Kirpichenkov
2022-09-21[Kotlin] MPP: support common KLIB dependneices without HMPPPavel Kirpichenkov
2022-09-21[Kotlin] add test for KTIJ-21638Pavel Kirpichenkov
2022-09-21[kotlin] add dev repository for JPS projects for non-released artefactsMikhail Zarechenskiy
2022-09-21[kotlin] update change notes for 1.7.20-BetaMikhail Zarechenskiy
2022-09-21[kotlin] Fix compilationStanislav Erokhin
2022-09-21[kotlin] IdeKotlinVersion: use build number in the artifactVersion for prelim...Stanislav Erokhin
2022-09-21[kotlin] Update testdata for EnterHandlerTestGenerated$InvertedSettings$Uncat...Stanislav Erokhin
2022-09-21[kotlin] Update testdata for UAST testResolve tests (2)Stanislav Erokhin
2022-09-21[kotlin] Update testdata for UAST testResolve testsStanislav Erokhin
2022-09-21[kotlin] Filter ExperimentalStdlibApi in BuiltInDecompilerConsistencyTest & B...Stanislav Erokhin
2022-09-21[kotlin] Update testdata for BuiltInsReferenceResolverTest.testEmptyRangeStanislav Erokhin
2022-09-21[kotlin] Refresh diagnostic messages after compiler update (KTIJ-22137)Yan Zhulanow
2022-09-21[kotlin] Fix IdeReplExecutionTestStanislav Erokhin
2022-09-21Scripting: notify writer in REPL on errors reporting completeIlya Chernikov
2022-09-21[kotlin] Update testdata for ScratchRunActionTestGeneratedStanislav Erokhin
2022-09-21[kotlin] Remove JDK from Scratch files classpath as workaround for KTIJ-22122Ilya Chernikov
2022-09-21[kotlin] Show notification with features advertisement for Beta usersMikhail Zarechenskiy
2022-09-21[kotlin] Versioning: first beta doesn't contain suffixMikhail Zarechenskiy
2022-09-21[kotlin] Update versions in Kotlin wizardStanislav.Erokhin
2022-09-21[Kotlin] Fix compilation of SamWithReceiver compiler plugin supportDmitriy Novozhilov
2022-09-21[kotlin][light classes][tests] fix KotlinSourceInJavaCompletionTestGeneratedDmitry Gridin
2022-09-21[kotlin] fix inline stack trace test outNikita Nazarov
2022-09-21[kotlin] change the IR backend lambda regex in the debuggerNikita Nazarov
2022-09-21[kotlin] Testdata: [X]CoroutinesStackTraceTestGeneratedStanislav Erokhin
2022-09-21[kotlin] Fix IdeaUltimateLibraryLicensesTestStanislav Erokhin
2022-09-21[Kotlin] Make ReadWriteAccessChecker a project serviceMikhail Glukhikh
2022-09-21[kotlin] Update testdata after supporting new rangeUntil operatorStanislav Erokhin
2022-09-21[Kotlin] Fix compilation of parts of official compiler plugins supportDmitriy Novozhilov
2022-09-21[kotlin] Fix KotlinFindUsagesWithLibraryCustomTest -- update testdataStanislav Erokhin
2022-09-21[kotlin] move fe10 references implementation to another packageIlya Kirillov
2022-09-21[kotlin] adapt KotlinImportOptimizer tests to KtReference class implementatio...Ilya Kirillov
2022-09-21[kotlin] properly resolve KtDefaultAnnotationArgumentReferenceIlya Kirillov
2022-09-21Adapt to separate kt-reference-fe10 moduleTianyu Geng
2022-09-21Use KtDefaultAnnotationArgumentReference from kotlin repoTianyu Geng