From d1fa7bb27cf3986b3154786641410a0984779bf0 Mon Sep 17 00:00:00 2001 From: Vasily Levchenko Date: Mon, 11 Jan 2021 08:04:22 +0100 Subject: [PATCH] [kotlin compiler][update] 1.5.0-dev-1282 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 98a9e142e8b - (HEAD -> master, tag: build-1.5.0-dev-1282, origin/master, origin/HEAD) JVM IR: Fix visibility of protected/private functions with reified types (vor 3 Tagen) * dad10e94aa1 - (tag: build-1.5.0-dev-1281) JVM IR: Mangle names of $$forInline functions (vor 3 Tagen) * 7cc06489dd7 - (tag: build-1.5.0-dev-1267) IR: move enum value array initialization out of (vor 3 Tagen) * f8f08e81342 - IR: add a test about maximum number of constants in an enum class (vor 3 Tagen) * 0a8858fbfe9 - (tag: build-1.5.0-dev-1263) [minor] document -compiler-path option for kotlin runner (vor 4 Tagen) * 979144157fb - Implement -howtorun option for kotlin runner (vor 4 Tagen) * edc730f70b9 - Implement -no-stdlib argument support in kotlin runner (vor 4 Tagen) * d2ecc1e3619 - Implement -X arguments passing from kotlin runner to compiler (vor 4 Tagen) * 9a7d1948a7a - Implement support for -Xdefault-script-extension cli option (vor 4 Tagen) * 534342a5662 - [minor] use new kotlin.io.path API in tests (vor 4 Tagen) * 1bd6cc823c6 - Fix provided properties access generation (vor 4 Tagen) * ffdcda89143 - [build] Fix JDK detection on Mac OS X 11 (Big Sur) (vor 4 Tagen) * 77836f1aa9d - (tag: build-1.5.0-dev-1258) [Test] Port checkVariableTable suspend lambda tests (vor 4 Tagen) * 82abc80215f - (tag: build-1.5.0-dev-1256) Move old changelogs to docs/changelogs/ (vor 4 Tagen) * db3bebb531c - (tag: build-1.5.0-dev-1255) Add Revved up by Gradle Enterprise badge to Readme (vor 5 Tagen) * 41c4693ebf4 - (tag: build-1.5.0-dev-1233) Build: remove obsolete -Xir-binary-with-stable-abi (vor 7 Tagen) * ee2ae0c4712 - (tag: build-1.5.0-dev-1225) JVM IR: remove obsolete -Xir-check-local-names (vor 7 Tagen) * acd29481bd9 - (tag: build-1.5.0-dev-1220) Regenerate sources of builtins and stdlib (vor 7 Tagen) * ed9a0e514d8 - (tag: build-1.5.0-dev-1219) Regenerate tests and fir-tree (vor 8 Tagen) * 96de9144dec - (tag: build-1.5.0-dev-1211) [JS IR] Generate stub for exported functions with default params (vor 11 Tagen) * bf3f6594d59 - (tag: build-1.5.0-dev-1210) IR: do not lose $default function annotations when generating calls (vor 11 Tagen) * ac325f61117 - IR: add toString for IrBased descriptors (vor 11 Tagen) * 3c37bbaf645 - (tag: build-1.5.0-dev-1209) Duration: normalize to avoid negative zeroes (KT-44168) (vor 11 Tagen) * ae6f10df3be - Duration: reject NaN duration values (KT-44168) (vor 11 Tagen) * 1d40ed39d03 - (tag: build-1.5.0-dev-1206) KotlinVersion: Advance snapshot version 1.4.255 -> 1.5.255 (vor 11 Tagen) * 133e39b7837 - (tag: build-1.5.0-dev-1204, origin/push/nk/all) Advance snapshot version 1.4.255 -> 1.5.255 (KTI-421) (vor 11 Tagen) * 662787b12bb - (tag: build-1.5.0-dev-1192) Straighten Char-to-code and Char-to-digit conversions out #KT-23451 (vor 11 Tagen) * 79e426270cb - (tag: build-1.5.0-dev-1188) Rename Random.Default serialization surrogate object (KT-25571) (vor 11 Tagen) * 00506a75d35 - (tag: build-1.5.0-dev-1183) Make Random implementations serializable (KT-25571) (vor 11 Tagen) * 38967f208ea - (tag: build-1.5.0-dev-1170, origin/rr/skuzmich/wasm-interface-calls-improvements2) [Wasm] Remove unused WasmI1 type (vor 12 Tagen) * 22239e27330 - [Wasm] Remove unused super class field in type info (vor 12 Tagen) * 785c9477826 - [Wasm] Improve class type checks (vor 12 Tagen) * b6ad1584c97 - [Wasm] Improve interface method dispatch (vor 12 Tagen) * e7dc199ad72 - (tag: build-1.5.0-dev-1162) Init enum entries whenever we access companion object or accessing valueOf (vor 12 Tagen) * 7fa04afda2a - (tag: build-1.5.0-dev-1155) JVM_IR KT-32115 fix $$delegatedProperties initialization in enum (vor 12 Tagen) * 3e3ffee2a04 - (tag: build-1.5.0-dev-1152, origin/push/demiurg906/bootstrap-update) Advance bootstrap to 1.5.0-dev-1141 (vor 12 Tagen) * 81e00ca371f - (tag: build-1.5.0-dev-1145) JVM box tests for KT-30402 (vor 12 Tagen) * 1314adb6f7b - (tag: build-1.5.0-dev-1143) Locale-agnostic case conversions by default #KT-43023 (vor 12 Tagen) * 80289e4a3ff - (tag: build-1.5.0-dev-1141, origin/master-for-ide) IC Mangling: Generate inline class literal instead of underlying type (vor 12 Tagen) * 55a5695fc0d - (tag: build-1.5.0-dev-1132) [JS] Forbid export of interfaces (vor 13 Tagen) * a6534c46535 - (tag: build-1.5.0-dev-1117) [FIR] Fix completion of synthetic call arguments (vor 13 Tagen) * b7a382f097f - (tag: build-1.5.0-dev-1115) Revert "Fix ISE when inferring type of a property that delegates to itself" (vor 13 Tagen) * 826985450e9 - (tag: build-1.5.0-dev-1110) Add test for KT-42036 (vor 13 Tagen) * 30a5eee4813 - (tag: build-1.5.0-dev-1108) Don't approximate abbreviation during substitution it as it can't be projected at top-level (vor 13 Tagen) * 009add2b41e - (tag: build-1.5.0-dev-1107) [Test] Report difference in test data file in a first place (vor 13 Tagen) * 0af1c81d623 - (tag: build-1.5.0-dev-1104) Revert "Probably fix issue with creating module descriptor for SDK twice" (vor 13 Tagen) * 6230a7861aa - (tag: build-1.5.0-dev-1098) Wizard: do not print plugin repositories in build files if all of them are default ones (vor 13 Tagen) * 74077bf6d27 - (tag: build-1.5.0-dev-1090) [FIR] Don't attempt to process interface constructors (vor 13 Tagen) * 6a6e2a1c77b - (tag: build-1.5.0-dev-1089) Set custom timeout for flaky muted tests synchronization requests (vor 13 Tagen) * 27dd9484ba1 - (tag: build-1.5.0-dev-1086) Add missed type arguments for a star projection into the enhanced type arguments list (vor 13 Tagen) * 531ba4bb482 - (tag: build-1.5.0-dev-1070) [IR] Narrow usage scope of ObsoleteDescriptorBasedAPI in CheckIrElementVisitor (vor 2 Wochen) * 02849edc22e - [IR] Make descriptor parameter optional for IrFileSymbolImpl and IrExternalPackageFragmentSymbolImpl (vor 2 Wochen) * 14254ceb0bb - [IR] Remove no longer needed usages of ObsoleteDescriptorBasedAPI (vor 2 Wochen) * 0372dae3cea - [JS scripting] Remove usages of descriptor based APIs and proper support for callable references (vor 2 Wochen) * 9ac7c3d8bc2 - [Wasm] Remove usage of descriptor based API usage from WasmSharedVariablesManager (vor 2 Wochen) * c569ec1badf - [IR] Add dumpKotlinLike for IrType and IrTypeArgument (vor 2 Wochen) * 77a9d14f93a - (tag: build-1.5.0-dev-1067) Capitalize/decapitalize only ASCII characters across project (vor 2 Wochen) * 5d4b0b19d41 - (tag: build-1.5.0-dev-1066) JVM_IR KT-13213 split string constants into parts of acceptable length (vor 2 Wochen) * 3f287d344ef - (tag: build-1.5.0-dev-1065) KT-43941 [Sealed interfaces]: subclass intention (vor 2 Wochen) * 1cac8b0d614 - KT-43941 [Sealed interfaces]: preliminary, J2K (vor 2 Wochen) * 86792131cd6 - KT-43941 [Sealed interfaces]: preliminary, code cleanup (vor 2 Wochen) * acbf382d043 - (tag: build-1.5.0-dev-1054) FIR: Add test on ambiguous vararg (vor 2 Wochen) * 8c7b23a8dd3 - FIR Java/JVM: avoid plain "Array" comparison (vor 2 Wochen) * 383de7a9c5d - FIR Java: Fix Java override ambiguity with vararg value type (vor 2 Wochen) * d663f204e5e - (tag: build-1.5.0-dev-1050) FIR Java: make method annotations lazy (vor 2 Wochen) * c8c34ebf172 - FIR Java: make constructor annotations lazy (vor 2 Wochen) * 56df95b8e7e - FIR Java: make field annotations lazy (vor 2 Wochen) --- kotlin-native/gradle.properties | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/kotlin-native/gradle.properties b/kotlin-native/gradle.properties index edd7b57708d..4b9f0e1a62f 100644 --- a/kotlin-native/gradle.properties +++ b/kotlin-native/gradle.properties @@ -18,12 +18,12 @@ buildKotlinVersion=1.4.20-dev-2167 buildKotlinCompilerRepo=https://teamcity.jetbrains.com/guestAuth/app/rest/builds/buildType:(id:Kotlin_KotlinPublic_Compiler),number:1.4.20-dev-2167,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.5.0-dev-1023,branch:default:any,pinned:true/artifacts/content/maven -kotlinVersion=1.5.0-dev-1023 -kotlinStdlibRepo=https://teamcity.jetbrains.com/guestAuth/app/rest/builds/buildType:(id:Kotlin_KotlinPublic_Compiler),number:1.5.0-dev-1023,branch:default:any,pinned:true/artifacts/content/maven -kotlinStdlibVersion=1.5.0-dev-1023 -kotlinStdlibTestsVersion=1.5.0-dev-1023 -testKotlinCompilerVersion=1.5.0-dev-1023 +kotlinCompilerRepo=https://teamcity.jetbrains.com/guestAuth/app/rest/builds/buildType:(id:Kotlin_KotlinPublic_Compiler),number:1.5.0-dev-1282,branch:default:any,pinned:true/artifacts/content/maven +kotlinVersion=1.5.0-dev-1282 +kotlinStdlibRepo=https://teamcity.jetbrains.com/guestAuth/app/rest/builds/buildType:(id:Kotlin_KotlinPublic_Compiler),number:1.5.0-dev-1282,branch:default:any,pinned:true/artifacts/content/maven +kotlinStdlibVersion=1.5.0-dev-1282 +kotlinStdlibTestsVersion=1.5.0-dev-1282 +testKotlinCompilerVersion=1.5.0-dev-1282 konanVersion=1.5.0 # A version of Xcode required to build the Kotlin/Native compiler.