From 7b8b0e5355c7fbabbfd2dfa3de6f8697a54aded5 Mon Sep 17 00:00:00 2001 From: Vasily Levchenko Date: Mon, 16 Mar 2020 13:11:04 +0100 Subject: [PATCH] [kotlin compiler][update] 1.4.0-dev-4271 * 9904304e071 - (tag: build-1.4.0-dev-4271) (CoroutineDebugger) StackFrameInterceptor service added to KotlinPositionManager, dependency cleanup (vor 23 Stunden) * 0af61293d5d - (tag: build-1.4.0-dev-4269) Fix ExtensionTestUtil compilation for 191; CustomUsageSearcherTest compilation for 201 (vor 2 Tagen) * 57fd449288a - (tag: build-1.4.0-dev-4260) Minor, add check of const field modifiers to codegen test (vor 3 Tagen) * 1e3e791d432 - (tag: build-1.4.0-dev-4257) Fix compilation error in `MLCompletionForKotlin` bunch files (vor 3 Tagen) * 9daed1f2c60 - (tag: build-1.4.0-dev-4256, tag: build-1.4.0-dev-4252) Revert "[FIR-TEST] Move FIR ide tests to separate module" (vor 3 Tagen) * bdd88e16553 - (tag: build-1.4.0-dev-4249) JVM_IR: place suspend markers in faux lambdas around inline references (vor 3 Tagen) * f29e665dce9 - (tag: build-1.4.0-dev-4245) Add "ML completion for Kotlin" experimental feature checkbox (vor 3 Tagen) * 4c6ea7c26a4 - (tag: build-1.4.0-dev-4241) KT-36808 Sink down member function `Flow.collect` in the completion (vor 3 Tagen) * d27954a6d4c - (tag: build-1.4.0-dev-4237, tag: build-1.4.0-dev-4234) [IR] Use erased types in backing field initializer in case of generic delegated property (vor 3 Tagen) * 13a73b67de4 - [IR] Fix IrPropertyReference for delegated property (vor 3 Tagen) * 34c17e2bed0 - [KLIB] Add regression to about VarAsFun type parameter leak (vor 3 Tagen) * 8c1772d623d - [KLIB] Add regression test (vor 3 Tagen) * 09239743c1d - (tag: build-1.4.0-dev-4228) Fix compilation KotlinCopyPasteReferenceProcessor for 191, 192 (vor 3 Tagen) * 123311007b8 - (tag: build-1.4.0-dev-4227) Fix compilation CustomUsageSearcherTest for 191, 201 (vor 3 Tagen) * 31776d9a3bd - (tag: build-1.4.0-dev-4226) [CFA] Mark arguments of all annotation calls as `USED_AS_EXPRESSION` (vor 3 Tagen) * b9ffed3f04a - (tag: build-1.4.0-dev-4225) Replace `ConfigurationFactory` with `SimpleConfigurationType` (vor 3 Tagen) * 43d6ddd4058 - (tag: build-1.4.0-dev-4220) Minor, fix typo in KotlinChunk.kt (vor 3 Tagen) * 20c4a7b2443 - (tag: build-1.4.0-dev-4217) [FIR2IR] Introduce staged transformation (first step) (vor 3 Tagen) * a9f7ff254b8 - (tag: build-1.4.0-dev-4215) Add -Xno-optimized-callable-references to disable KT-27362 optimization (vor 3 Tagen) * ae4629a5a60 - (tag: build-1.4.0-dev-4214) Fetch analysis results if it is available (vor 3 Tagen) * 7cf8697e309 - (tag: build-1.4.0-dev-4209) [JS BEs] use star projection when type parameter used recursively (vor 3 Tagen) * 8c7562d338c - [CJS BE] don't crash when intersection types passed for a reified parameter (vor 3 Tagen) * 415893b8aab - [JS CLI] revert disabling NI by default (vor 4 Tagen) * 5188bc6584d - [JS FE] remove unused ReleaseCoroutinesDisabledLanguageVersionSettings (vor 4 Tagen) * 87242b419aa - (tag: build-1.4.0-dev-4207) Improvements in KotlinCopyPasteReferenceProcessor (vor 4 Tagen) * b1c4b5f51ba - (tag: build-1.4.0-dev-4203) NI: Analyze lambdas which are return arguments of another lambda (vor 4 Tagen) * 426738b7d49 - (tag: build-1.4.0-dev-4199) JVM_IR: Cache stubs in CollectionStubMethodLowering (vor 4 Tagen) * 92268c8144d - JVM_IR: do not generate excessive stubs for immutable collections (vor 4 Tagen) * 9955f342c0c - (tag: build-1.4.0-dev-4189) [FIR-TEST] Move FIR ide tests to separate module (vor 4 Tagen) * b1fac4e7219 - (tag: build-1.4.0-dev-4186) Implement reduceIndexedOrNull and reduceRightIndexedOrNull #KT-36866 (vor 4 Tagen) * b60633d79a0 - Add associateWith to Array #KT-30372 (vor 4 Tagen) * e632d589360 - (tag: build-1.4.0-dev-4185) Nullable Array.contentEquals/contentHashCode/contentToString #KT-34161 (vor 4 Tagen) * 179ec41a6b4 - (tag: build-1.4.0-dev-4183) [JS BEs] Generate tests for whole "codegen/boxInline" (vor 4 Tagen) * fe3a81ebc92 - [JS BEs] Minor: fix warnings in abstract classes for generated tests (vor 4 Tagen) * c664bfc62bb - (tag: build-1.4.0-dev-4179) Update property delegate test data (vor 4 Tagen) * 3762b5cba7c - (tag: build-1.4.0-dev-4170) Minor, remove extraneous field CodegenTestCase.coroutinesPackage (vor 4 Tagen) * 244db9bcf9e - JVM IR: don't rename fake overrides for fields (vor 4 Tagen) * 9ceca69154c - (tag: build-1.4.0-dev-4169) Do not stop searchTextOccurrences when isSearchForTextOccurrences is false (vor 4 Tagen) * 6fd8ccc293e - (tag: build-1.4.0-dev-4166) [FIR2IR] Support (simple) conversion of captured types (vor 4 Tagen) * e919e7b79a8 - (tag: build-1.4.0-dev-4157) [Gradle][Native][Cache] Don't skip metadata-based interop libraries (vor 4 Tagen) * c0b15b1768e - (tag: build-1.4.0-dev-4155) KT-37448 'this' in delegating constructor call may refer to outer object (vor 4 Tagen) * 2bd58727823 - (tag: build-1.4.0-dev-4152) 201: [Gradle, JS] Non jvm configurator from xml including (vor 4 Tagen) * dc2dd2e3e30 - [Gradle, JS] Remove idle test runner (vor 4 Tagen) * 8c8307d0d2e - 201: [Gradle, JS] Remove redundant non jvm configurator for 201 (vor 4 Tagen) * 857f3335bb6 - [Gradle, JS] TestFramework is public to detect it in debug extension (vor 4 Tagen) * 3728dd45ce8 - [Gradle, JS] Remove redundant hacks for debug (vor 4 Tagen) * 7efab887aa5 - (tag: build-1.4.0-dev-4151) JVM_IR: Do not generate accessor for private function (vor 4 Tagen) --- gradle.properties | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/gradle.properties b/gradle.properties index de9de036f84..8bc8a8854a1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -18,12 +18,12 @@ buildKotlinVersion=1.4.0-dev-1818 buildKotlinCompilerRepo=https://teamcity.jetbrains.com/guestAuth/app/rest/builds/buildType:(id:Kotlin_KotlinPublic_Compiler),number:1.4.0-dev-1818,branch:default:any,pinned:true/artifacts/content/maven remoteRoot=konan_tests -kotlinCompilerRepo=https://teamcity.jetbrains.com/guestAuth/app/rest/builds/buildType:(id:Kotlin_KotlinPublic_Compiler),number:1.4.0-dev-4143,branch:default:any,pinned:true/artifacts/content/maven -kotlinVersion=1.4.0-dev-4143 -kotlinStdlibRepo=https://teamcity.jetbrains.com/guestAuth/app/rest/builds/buildType:(id:Kotlin_KotlinPublic_Compiler),number:1.4.0-dev-4143,branch:default:any,pinned:true/artifacts/content/maven -kotlinStdlibVersion=1.4.0-dev-4143 -kotlinStdlibTestsVersion=1.4.0-dev-4143 -testKotlinCompilerVersion=1.4.0-dev-4143 +kotlinCompilerRepo=https://teamcity.jetbrains.com/guestAuth/app/rest/builds/buildType:(id:Kotlin_KotlinPublic_Compiler),number:1.4.0-dev-4271,branch:default:any,pinned:true/artifacts/content/maven +kotlinVersion=1.4.0-dev-4271 +kotlinStdlibRepo=https://teamcity.jetbrains.com/guestAuth/app/rest/builds/buildType:(id:Kotlin_KotlinPublic_Compiler),number:1.4.0-dev-4271,branch:default:any,pinned:true/artifacts/content/maven +kotlinStdlibVersion=1.4.0-dev-4271 +kotlinStdlibTestsVersion=1.4.0-dev-4271 +testKotlinCompilerVersion=1.4.0-dev-4271 konanVersion=1.4.0-M2 # A version of Xcode required to build the Kotlin/Native compiler.