summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-13Snap for 8709740 from 7538954527fbbfc0388c8b26012dcaaf1b6f6d4b to studio-dolp...studio-2021.3.1-betastudio-betaAndroid Build Coastguard Worker
2022-06-09Merge tag v1.7.0Matthew Gharrity
2022-06-07Add changelog for 1.7.0v1.7.0Margarita Bobova
2022-06-06Fix Gradle plugin inputs validation issueYahor Berdnikau
2022-06-03Fix IDEA import error in 'jps-plugin' moduleYahor Berdnikau
2022-05-31Add changelog for 1.7.0-RC2v1.7.0-RC2Margarita Bobova
2022-05-28Bump klib ABI versionPavel Kunyavskiy
2022-05-26[Parcelize] Remove sources of FIR parcelize pluginDmitriy Novozhilov
2022-05-26[FE 1.0] Check callable reference return type safety during resolutionVictor Petukhov
2022-05-26Revert "[FE 1.0] Take care callable reference candidates with recursive candi...Victor Petukhov
2022-05-26Add test for KT-50498Victor Petukhov
2022-05-26[FE 1.0] Take care standalone lambdas during updating types in the builder in...Victor Petukhov
2022-05-26[FE 1.0] Skip improper constraints while determining `READY_FOR_FIXATION_DECL...Victor Petukhov
2022-05-25[K/N][build] Set kotlin root to get versions.properties filePavel Punegov
2022-05-25[K/N][build] Fix build version property usagePavel Punegov
2022-05-24Fix main Gradle plugins variants were published unshadowedYahor Berdnikau
2022-05-23KT-52409 Report error when using K2 with multi-platformSimon Ogorodnik
2022-05-23KT-52284 Clarify message in Kapt with K2 errorSimon Ogorodnik
2022-05-23[Gradle] Don't try to build relative paths for Kapt exclude rulesAlexander Likhachev
2022-05-19JVM: correctly merge typed null valuespyos
2022-05-18Add changelog for 1.7.0-RCv1.7.0-RCMargarita Bobova
2022-05-17[FE 1.0] Prolong a deprecation cycle for `RefineTypeCheckingOnAssignmentsToJa...Victor Petukhov
2022-05-17JVM IR: Mangle overridden symbols in non-inline functions (KT-52394)Steven Schäfer
2022-05-17[FE 1.0] Use 1.7.0 as default language version for java type enhancementVictor Petukhov
2022-05-17[FE 1.0] Don't expand type enhancementVictor Petukhov
2022-05-17[FE 1.0] Keep the same type attributes during union or intersection type attr...Victor Petukhov
2022-05-16Make IntrinsicConstEvaluation annotation internalIlya Gorbunov
2022-05-16KT-49780 Do not clean outputs after cache corruptionnataliya.valtman
2022-05-16[Test] Update warning message for tasks that disables GCCAnton Lakotka
2022-05-16[Test] Disable Configuration Cache for native tasksAnton Lakotka
2022-05-16[Gradle] Mark tasks that not compatible with configuration cacheAnton Lakotka
2022-05-16[Gradle] [Test] Add Gradle 7.4.2 to test versionsAnton Lakotka
2022-05-16[NewIC] Fix build failure when enabling new IC in projects using KaptHung Nguyen
2022-05-15[K/N] add custom builtin_mul_overflow to workaround llvm bugPavel Kunyavskiy
2022-05-13[New IC] Remove "-dontwarn com.google.gson.**" from compiler.proHung Nguyen
2022-05-13[New IC] Optimize Java class snapshotting with ASM ClassWriterHung Nguyen
2022-05-13Trivial cleanup for KotlinCompile.classpathSnapshotPropertiesHung Nguyen
2022-05-13Trivial cleanup for PlainTextBuildReportWriterHung Nguyen
2022-05-13Implement cache eviction for classpath snapshot cacheHung Nguyen
2022-05-13[K/N][klib] Use cache for interop librariesIgor Chevdar
2022-05-13[K/N][tests] Added test for KT-51925Igor Chevdar
2022-05-13[K/N][tests] Possible intermediate library for interop testIgor Chevdar
2022-05-13Merge KT-MR-6260: Exclude Android asset-pack and asset-pack-bundle pluginsMarina Shishkina
2022-05-12[K/N] introduce toolchainDependency property for MinGWSergey Bogolepov
2022-05-11rra/ilgonmic/kt-51973Anton Bannykh
2022-05-11JpsUtils.isJps: fix NoClassDefFoundErrorNikita Bobko
2022-05-11Kotlin JPS plugin: drop intellij-core dependencyNikita Bobko
2022-05-11rrr/1.7.0/ilgonmic/false-for-js-compiler-argsIlya Goncharov
2022-05-11Fix binary compatibility with AS Arctic Fox C14Stanislav Erokhin
2022-05-11rra/ilgonmic/export-call-siteIlya Goncharov