[kotlin compiler][update] 1.4.0-dev-783

* 272ca002d7 - (tag: build-1.4.0-dev-783) Drop UNREACHABLE_CODE eager text range calculation (18 hours ago) <Vladimir Dolzhenko>
* 9e4d7df86e - (tag: build-1.4.0-dev-775) Revert "[JS IR] stdlib: switch between artifacts rather than artifact content" (2 days ago) <Ilya Gorbunov>
* e2bb602271 - (tag: build-1.4.0-dev-772) Fix invalid test data file names (3 days ago) <Igor Yakovlev>
* 0c4134470d - (tag: build-1.4.0-dev-770) Fix exception of rename readonly overridden methods (3 days ago) <Igor Yakovlev>
* 3a2704d956 - (tag: build-1.4.0-dev-769) Remove usage of deprecated method (3 days ago) <Igor Yakovlev>
* df2a0e1087 - Add MPP warning message for move refactoring (3 days ago) <Igor Yakovlev>
* 2b4dc1199a - (tag: build-1.4.0-dev-765) JVM IR: fix monitorEnterMonitorExit.kt (3 days ago) <Alexander Udalov>
* b2f8a4e82a - (tag: build-1.4.0-dev-761) JVM_IR: Put continuation parameter before default mask and handler. (3 days ago) <Mads Ager>
* c948459ed5 - (tag: build-1.4.0-dev-746) Minor, add comment to synthetic accessor generation for super calls (3 days ago) <Alexander Udalov>
* b48d7f4ba7 - JVM IR: fix InterfaceLowering for $default methods from base interfaces (3 days ago) <Alexander Udalov>
* 3848ac9cac - JVM IR: never produce "$s<hash>" suffix for accessors in interfaces (3 days ago) <Alexander Udalov>
* 3193689086 - JVM IR: do not add suffix for accessors to top level functions (3 days ago) <Alexander Udalov>
* d6ed93b2b8 - (tag: build-1.4.0-dev-742) JVM IR: fail when SyntheticAccessorLowering adds accessor to other files (3 days ago) <Alexander Udalov>
* 957b100cd1 - JVM IR: do not generate hidden constructor for inline classes more than once (3 days ago) <Alexander Udalov>
* a339e7af19 - (tag: build-1.4.0-dev-738) build.gradle.kts: tests and docs for LastModifiedFiles collection (3 days ago) <Sergey Rostov>
* 4cf8203ce7 - (tag: build-1.4.0-dev-735) PSI2IR: Unify behavior for lambda return values with old back-end (3 days ago) <Dmitry Petrov>
* c47e04ac8d - (tag: build-1.4.0-dev-727) JVM_IR: handle suspend functions for signatures in callable references. (3 days ago) <Mads Ager>
* 3253907317 - (tag: build-1.4.0-dev-725) [Spec tests] Hotfix for not-null-assertion-expression test (3 days ago) <anastasiia.spaseeva>
* 2a4e235e34 - (tag: build-1.4.0-dev-724) [NI] Decrease only input types check diagnostic level to warning (3 days ago) <Pavel Kirpichenkov>
* 23c2a5c830 - (tag: build-1.4.0-dev-721) Uast: fake light method for uast is created only when containing class exists (KT-35310, EA-219604) (3 days ago) <Nicolay Mitropolsky>
* 5917591205 - (tag: build-1.4.0-dev-720) Workaround an inliner problem upon which the compiler code itself stumbled ^KT-35856 Fixed (3 days ago) <Victor Petukhov>
* 5b8ab76613 - (tag: build-1.4.0-dev-719) [FIR] Move JvmMappedScope to fir:jvm module (3 days ago) <simon.ogorodnik>
* 16c82030a3 - (tag: build-1.4.0-dev-718) KT-20120 fixing bug for Java 9 Deprecated Unconditionally changing it to @Deprecated("") in kotlin (3 days ago) <Alex Chmyr>
* ba4163ba02 - (tag: build-1.4.0-dev-715, origin/rr/kishmakov/KT-33113) [FIR] Improve synthetic functional interfaces support (3 days ago) <simon.ogorodnik>
* 573188bdc4 - (tag: build-1.4.0-dev-713) [FIR2IR]: fix translation of this references in instance methods (3 days ago) <Juan Chen>
* 6b4e5bc2f0 - [FIR] Cleanup code and fix type check in SAM resolution (3 days ago) <Mikhail Glukhikh>
* c464322b3a - [FIR2IR] Fix translation of library func parameters with default values (3 days ago) <Juan Chen>
* 7eaac0bf2a - [FIR]: allow char comparison in Fir2Ir (3 days ago) <Juan Chen>
* d407663734 - Add another binding for wrapped parameter descriptors. (3 days ago) <Juan Chen>
* d3b21aed8a - [FIR]: add missed bindings for WrappedReceiverParameterDescriptor. (3 days ago) <Juan Chen>
* ea267d9ef4 - [FIR IDE]: support enum entry search properly (3 days ago) <Mikhail Glukhikh>
* 2f6a48f70c - Handle phase for FirEnumEntry correctly (3 days ago) <Mikhail Glukhikh>
* 05ee6fdd77 - Add problematic enum test (3 days ago) <Mikhail Glukhikh>
* 7e946c6f5b - Forbid manual phase updates during FIR compilation (non-IDE mode) (3 days ago) <Mikhail Glukhikh>
* 961037506a - FIR2IR: support FirEnumEntry (3 days ago) <simon.ogorodnik>
* 3671c8489f - FirEnumEntry: set correct child class name (3 days ago) <Mikhail Glukhikh>
* 97670e5036 - [Raw FIR] Fix PSI consistency test (enum entry) + some cleanup (3 days ago) <Mikhail Glukhikh>
* 2b05320ae9 - [Raw FIR] Synchronize enum entry building in PSI / light AST modes (3 days ago) <Mikhail Glukhikh>
* 65a44e2e20 - Migrate to FirEnumEntry (3 days ago) <simon.ogorodnik>
* 5b5a5292b7 - Support FirEnumEntry in FirRenderer (3 days ago) <simon.ogorodnik>
* c6e28537ff - Create node for FirEnumEntry (3 days ago) <simon.ogorodnik>
* 13132e69a3 - [FIR] Start enum entries reworking (3 days ago) <Simon Ogorodnik>
* 68d64f1b5c - (tag: build-1.4.0-dev-709) IDEA plugin: Don't create iOS test in the share lib project template (3 days ago) <Ilya Matveev>
* c084dfa1d7 - (tag: build-1.4.0-dev-705) [JS IR] stdlib: use 'base' plugin instead of kotlin("jvm") (4 days ago) <Ilya Gorbunov>
* a9fec21178 - [JS IR] stdlib: switch between artifacts rather than artifact content (4 days ago) <Ilya Gorbunov>
* 372a4009bd - Fix coreLibsInstall composite task again (4 days ago) <Ilya Gorbunov>
* 8d0ffa1444 - (tag: build-1.4.0-dev-703) IR:  copy type parameters for local functions in LocalDeclarationLowering (4 days ago) <Georgy Bronnikov>
* 01da7f289b - JVM_IR: rework type parameters in AddContinuationLowering (4 days ago) <Georgy Bronnikov>
* d81231fdf7 - JVM_IR: fix type arguments in inline callable references (4 days ago) <Georgy Bronnikov>
* a67df82b1e - IR: modify IrTypeParametersContainer.copyTypeParameters() (4 days ago) <Georgy Bronnikov>
* 96c1b96f3a - (tag: build-1.4.0-dev-700) [NI] Report "not enough information" on callable references in lambdas (4 days ago) <Pavel Kirpichenkov>
* 4e4e57f60a - (tag: build-1.4.0-dev-697) JVM_IR: deal with inline class default values in AddContinuationLowering. (4 days ago) <Mads Ager>
* 31ba2d64db - (tag: build-1.4.0-dev-695) [JVM IR] Mangle variable names for anonymous parameters in lambdas. (4 days ago) <Mark Punzalan>
* 88cac53d88 - (tag: build-1.4.0-dev-683) JVM_IR: skip synthetic enum parameters in signatures (4 days ago) <pyos>
* 94c008872e - (tag: build-1.4.0-dev-678, origin/rr/ilmir/review/ager/inline-class-default-values) [Spec tests] Fix tests (4 days ago) <anastasiia.spaseeva>
* 7dc469b32d - [Spec tests] Minor changes of TestInfoParser and Generated files (4 days ago) <anastasiia.spaseeva>
* e0743f2268 - [Spec tests] Add fixed tests for expressions section, fix linkage for reference-equality-expressions section (4 days ago) <anastasiia.spaseeva>
* 9e3ecbd902 - [Spec tests] Add codegen tests for indexing-expression (paragraph 3) (4 days ago) <anastasiia.spaseeva>
* 0a1b8a928c - [Spec tests] Add  tests for not-null-assertion-expression (4 days ago) <anastasiia.spaseeva>
* e4d12593be - [Spec tests] Add  tests for  postfix-expressions, postfix-decrement-expression && postfix-increment (4 days ago) <anastasiia.spaseeva>
* 7980db8613 - [Spec tests] Add  tests for  prefix-expressions, logical-not--expression (4 days ago) <anastasiia.spaseeva>
* e5a9a58d65 - [Spec tests] Add  tests for  prefix-expressions,  unary-minus-expression and unary-minus-expression (4 days ago) <anastasiia.spaseeva>
* a8af3dc3c9 - [Spec tests] Add  tests for  prefix-decrement-expression (4 days ago) <anastasiia.spaseeva>
* 01a4562076 - [Spec tests] Add  tests for  additive-expression and Multiplicative expression (4 days ago) <anastasiia.spaseeva>
* 72358aa52a - [Spec tests] Add  tests for  range-expression (4 days ago) <anastasiia.spaseeva>
* 84cf4c5049 - [Spec tests] Add  tests for  elvis-expression (4 days ago) <anastasiia.spaseeva>
* 479fa0e7b8 - [Spec tests] Add  tests for  containment-checking-expression (4 days ago) <anastasiia.spaseeva>
* 4a94ffa5dd - [Spec tests] Add  tests for type-checking-expression (4 days ago) <anastasiia.spaseeva>
* 2a1e084f03 - [Spec tests] Add  tests for comparison-expression (4 days ago) <anastasiia.spaseeva>
* 5e42a20575 - [Spec tests] Add  tests for value-equality-expressions (paragraph 2-3) (4 days ago) <anastasiia.spaseeva>
* 3bb5ddb224 - [Spec tests] Add  tests for reference-equality-expressions (paragraph 3) (4 days ago) <anastasiia.spaseeva>
* 15b561195f - [Spec tests] Add  tests for logical-conjunction-expression (4 days ago) <anastasiia.spaseeva>
* 6da8ccb9eb - [Spec tests] Add  tests for logical-disjunction-expression (paragraph 2) (4 days ago) <anastasiia.spaseeva>
* d4a83d535c - [Spec tests] Add  tests for KT_35565 (local-property-declaration) (4 days ago) <anastasiia.spaseeva>
* 31df799103 - [Spec tests] Add codegen tests for logical-disjunction-expression (paragraph 1) (4 days ago) <anastasiia.spaseeva>
* 1ea5eb6850 - [Spec tests] Add test for return expression (4 days ago) <anastasiia.spaseeva>
* dcfcc9c7b6 - [Spec tests] Add tests for when-expression (p-3, 4) (4 days ago) <anastasiia.spaseeva>
* bd979a12de - [Spec tests] Review fix tests for try-expression and if-expression (4 days ago) <anastasiia.spaseeva>
* e865327386 - [Spec tests] Add tests for try-expression (paragraphs 1, 2, 5-9) (4 days ago) <anastasiia.spaseeva>
* 3aa3f0c50c - [Spec tests] Add tests for character-literals (4 days ago) <anastasiia.spaseeva>
* 8187405dbd - [Spec tests] fix test parser exceptions handler (4 days ago) <anastasiia.spaseeva>
* fdef51e8b7 - [Spec tests] Add tests for boolean-literals (p-1 sentence 2) (4 days ago) <anastasiia.spaseeva>
* 744cc54dff - [Spec tests] Add tests for if-expression (4 days ago) <anastasiia.spaseeva>
* a41c4c84a6 - [Spec-tests] Add tests for prefix increment expression (4 days ago) <anastasiia.spaseeva>
* f95a03cba3 - [Spec-tests] Add tests for abstract classes (4 days ago) <anastasiia.spaseeva>
* 6c644448c2 - [Spec tests] Add tests for abstract classes (4 days ago) <anastasiia.spaseeva>
* 20ed66cd82 - [Spec tests] Add remove link to the issue KT-27825 from all tests which are not related to the issue (4 days ago) <anastasiia.spaseeva>
* 6accbf6284 - [Spec tests] Add prefix increment expression codegen tests (4 days ago) <anastasiia.spaseeva>
* 86d072e3aa - [Spec tests] Add diag tests for abstract classes and prefix increment (4 days ago) <anastasiia.spaseeva>
* 44d0a99875 - [Spec tests] Add spec tests for kotlin.Nothing, kotlin.Unit, reference equality and cast expressions (4 days ago) <anastasiia.spaseeva>
* bf50edee17 - [Spec tests] Add tests for kotlin.Nothing and kotlin.Unit built-in types (4 days ago) <anastasiia.spaseeva>
* 52ac8d788d - (tag: build-1.4.0-dev-665) Minor. Convert test (4 days ago) <Mikhael Bogdanov>
* 70d71f0f07 - Don't generate type annotations on synthetic accessors (4 days ago) <Mikhael Bogdanov>
* 1032e3a17c - Support field type annotations (4 days ago) <Mikhael Bogdanov>
* 2ed0cb2a89 - Support type annotations (4 days ago) <Mikhael Bogdanov>
* fde9b21a40 - (tag: build-1.4.0-dev-655) Fix syntheticMethodForProperty.kt for JDK 9+ and Android tests (4 days ago) <Alexander Udalov>
* 5803fcdeb4 - (tag: build-1.4.0-dev-651) Bugfix: KotlinIdeaResolutionException on absent/corrupted KLIB artifact (4 days ago) <Dmitriy Dolovov>
* 995c6a32b8 - (tag: build-1.4.0-dev-650) Allow only single expression eval in cli compiler and kotlin runner (4 days ago) <Ilya Chernikov>
* 7ffb64ec57 - (tag: build-1.4.0-dev-648, origin/rr/ddol/commonizer-prototype) Minor: formatted code (4 days ago) <Dmitriy Dolovov>
* e0d90ccf4b - [Commonizer] Log commonization stats into a single file (4 days ago) <Dmitriy Dolovov>
* f18aa3e0be - [Commonizer] Re-organize commonizer CLI (4 days ago) <Dmitriy Dolovov>
* 805ac2d307 - [Commonizer] Re-organize utilities (4 days ago) <Dmitriy Dolovov>
* ed4e73c8e9 - Uast: the `returnType` support for light methods for reified functions (KT-35610) (4 days ago) <Nicolay Mitropolsky>
* c04ba009e6 - Uast: properly handling annotations on destructured variables (KT-35673, EA-220128) (4 days ago) <Nicolay Mitropolsky>
* 9da536c202 - (tag: build-1.4.0-dev-640) [minor] "fix" fir testdata for KT-30245 test, todo: fix problems in fir accordingly (4 days ago) <Ilya Chernikov>
* caa677e6d2 - [NI] Convert extension lambda to the non-extension one, if needed (4 days ago) <Ilya Chernikov>
* ef5fe0675a - (tag: build-1.4.0-dev-636) JVM_IR: refactor suspendFunctionView (5 days ago) <pyos>
* 137ef26723 - [JVM IR] Fix issue with destructuring declaration in parameter for suspend lambda. (5 days ago) <Mark Punzalan>
* 36c4df6d99 - (tag: build-1.4.0-dev-634) [JVM IR] Use names of local functions in names of local classes. (5 days ago) <Mark Punzalan>
* 70b304e6e4 - [JVM IR] Support target templates in AbstractCheckLocalVariablesTableTest and fix `checkLocalVariablesTable/localFun.kt` for JVM IR. (5 days ago) <Mark Punzalan>
* 152d88e747 - (tag: build-1.4.0-dev-630) Mute generated FIR tests after 929fb5c8 (5 days ago) <Alexander Udalov>
* 929fb5c82b - (tag: build-1.4.0-dev-612) Mute FIR tests containing broken function calls (5 days ago) <Steven Schäfer>
* 5309e774ac - JVM IR: Remove FAKE_OWNER from MethodSignatureMapper (5 days ago) <Steven Schäfer>
* 5ffbf9264a - JVM IR: Implement the enumValues and enumValueOf intrinsics (5 days ago) <Steven Schäfer>
* bd74e976c9 - JVM IR: Lower calls to the emptyArray intrinsic in VarargLowering (5 days ago) <Steven Schäfer>
* 1b1dff9191 - JVM_IR: fix default argument stub visibility. (5 days ago) <Mads Ager>
* 7f319c18de - JVM IR: Mark Enum.$VALUES field as synthetic (#2957) (5 days ago) <Steven Schäfer>
* 6b5d92a693 - (tag: build-1.4.0-dev-589) IR: work around a bug in interface delegation descriptors (10 days ago) <pyos>
This commit is contained in:
Vasily Levchenko
2020-01-13 10:11:31 +01:00
parent 1194d08359
commit 2a18249622
+6 -6
View File
@@ -18,12 +18,12 @@
buildKotlinVersion=1.3.70-dev-1070
buildKotlinCompilerRepo=https://teamcity.jetbrains.com/guestAuth/app/rest/builds/buildType:(id:Kotlin_KotlinPublic_Compiler),number:1.3.70-dev-1070,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-588,branch:default:any,pinned:true/artifacts/content/maven
kotlinVersion=1.4.0-dev-588
kotlinStdlibRepo=https://teamcity.jetbrains.com/guestAuth/app/rest/builds/buildType:(id:Kotlin_KotlinPublic_Compiler),number:1.4.0-dev-588,branch:default:any,pinned:true/artifacts/content/maven
kotlinStdlibVersion=1.4.0-dev-588
kotlinStdlibTestsVersion=1.4.0-dev-588
testKotlinCompilerVersion=1.4.0-dev-588
kotlinCompilerRepo=https://teamcity.jetbrains.com/guestAuth/app/rest/builds/buildType:(id:Kotlin_KotlinPublic_Compiler),number:1.4.0-dev-783,branch:default:any,pinned:true/artifacts/content/maven
kotlinVersion=1.4.0-dev-783
kotlinStdlibRepo=https://teamcity.jetbrains.com/guestAuth/app/rest/builds/buildType:(id:Kotlin_KotlinPublic_Compiler),number:1.4.0-dev-783,branch:default:any,pinned:true/artifacts/content/maven
kotlinStdlibVersion=1.4.0-dev-783
kotlinStdlibTestsVersion=1.4.0-dev-783
testKotlinCompilerVersion=1.4.0-dev-783
konanVersion=1.4.0
# A version of Xcode required to build the Kotlin/Native compiler.