616beedbcf
*dcb47d9934- (tag: build-1.5.20-dev-372) Fix broken compilation after changing kotlin compiler configuration form (2 days ago) <Dmitriy Novozhilov> *391f53154a- (tag: build-1.5.20-dev-355) Fix NPE in Kotlin facets tab (3 days ago) <Vladimir Dolzhenko> *250040bab7- (tag: build-1.5.20-dev-353) Common fix GradleQuickFixTest and GradleUpdateConfigurationQuickFixTest (3 days ago) <Alexander Dudinsky> *94e66acd54- Revert "Fix GradleQuickFixTest" (3 days ago) <Alexander Dudinsky> *9f7d7e55da- (tag: build-1.5.20-dev-341) Consider platform compatibility in library usage index (3 days ago) <Pavel Kirpichenkov> *27dcd07a5e- (tag: build-1.5.20-dev-336) [Commonizer] Remove filter for simd_ functions (no more relevant) (3 days ago) <Dmitriy Dolovov> *4d5ec6e52a- [Commonizer] Minor. Rename: builders.kt -> entityBuilders.kt (3 days ago) <Dmitriy Dolovov> *955f86ef9f- [Commonizer] Minor. Rename: buildingVisitor.kt -> metadataBuilder.kt (3 days ago) <Dmitriy Dolovov> *33c1ca01f4- [Commonizer] Simplify creation of SerializedMetadataLibraryProvider (3 days ago) <Dmitriy Dolovov> *6c92ea518b- [Commonizer] Add ModulesProvider.loadModuleMetadata() to load raw metadata (3 days ago) <Dmitriy Dolovov> *cb226e74a5- [Commonizer] Refactor ModulesProvider.loadModuleInfos() function (3 days ago) <Dmitriy Dolovov> *08111031ec- (tag: build-1.5.20-dev-332) [KAPT] Keep annotations from kotlin.jvm. in stubs (3 days ago) <Andrey Zinovyev> *a68837451a- (tag: build-1.5.20-dev-322) FirCatchParameterChecker: minor fix (3 days ago) <Mikhail Glukhikh> *0d1f493b6c- (tag: build-1.5.20-dev-318) Remove unneeded artifacts for Kotlin IDE plugin (3 days ago) <Yan Zhulanow> *f1ab5d1fbd- (tag: build-1.5.20-dev-317) FIR: introduce & use Throwable built-in type (3 days ago) <Mikhail Glukhikh> *bbd1da7b71- Use reportOn in FirThrowableSubclassChecker & FirCatchParameterChecker (3 days ago) <Mikhail Glukhikh> *a564f92eef- FIR: introduce ThrowableSubclassChecker (3 days ago) <eugenpolytechnic> *cd189c0812- (tag: build-1.5.20-dev-311) JVM_IR. Do not unbox Result in inline lambda (4 days ago) <Ilmir Usmanov> *fb296b5b95- (tag: build-1.5.20-dev-310) Do not create Array instance in kotlin-reflect where not necessary (4 days ago) <Alexander Udalov> *35ec6b4f5c- (tag: build-1.5.20-dev-307) Run IR test on `Test Codegen on different platforms` (4 days ago) <Mikhael Bogdanov> *d5deccd2e9- (tag: build-1.5.20-dev-306) Fix GradleQuickFixTest (4 days ago) <Nikolay Krasko> *dacf012a78- (tag: build-1.5.20-dev-292) [KAPT] Add newline after each java compiler log (#4087) (4 days ago) <Andrey Zinovyev> *cdb488149f- (tag: build-1.5.20-dev-281) [JS IR] Namer improvements (4 days ago) <Svyatoslav Kuzmich> *c9cb7bc0fd- [JS IR] Update tests (4 days ago) <Svyatoslav Kuzmich> *ae738e9c59- [JS] Add basic optional logs to test runner (4 days ago) <Svyatoslav Kuzmich> *c6242ad167- [JS] String.isValidES5Identifier (4 days ago) <Svyatoslav Kuzmich> *8be7e6064e- [JS IR] Optimize sanitization (4 days ago) <Svyatoslav Kuzmich> *2a424ad2af- [IR] Make isExternal mutable and accessible via common interface (4 days ago) <Svyatoslav Kuzmich> *924a7b009b- [JS IR] Fix object getInstance visibility (4 days ago) <Svyatoslav Kuzmich> *218c246111- [JS] Fix extra js function capturing (4 days ago) <Svyatoslav Kuzmich> *95140f35f8- (tag: build-1.5.20-dev-273) [parcelize] Fix codegen for generic classes (4 days ago) <Andrey Zinovyev> *ca02573d1e- (tag: build-1.5.20-dev-266) [Test] Print bytecode if DxCheckerHandler had failed (4 days ago) <Dmitriy Novozhilov> *771b1acbc1- [Test] Ignore multimodule tests in AbstractLightAnalysisModeTest (4 days ago) <Dmitriy Novozhilov> *29b96aa15d- [Test] Properly merge box against java testdata into codegen/box (4 days ago) <Dmitriy Novozhilov> *21c493a854- [Test] Support different backends enumeration in DONT_TARGET_EXACT_BACKEND directive (4 days ago) <Dmitriy Novozhilov> *acd8c4503b- (tag: build-1.5.20-dev-244) Do not generate $suspendImpl for JvmDefault functions in interfaces (5 days ago) <Alexander Udalov> *5f71cd5476- (tag: build-1.5.20-dev-242) Minor. Mute test on FIR (5 days ago) <Ilmir Usmanov> *02f845636e- JVM_IR: Box generic Result parameter in suspend lambda (5 days ago) <Ilmir Usmanov> *a30a961cf5- Minor. Throw exceptions in test coroutine builders (5 days ago) <Ilmir Usmanov> *52e22796e1- (tag: build-1.5.20-dev-239) [Commonizer] Prettier message about target with no libraries inside (5 days ago) <Dmitriy Dolovov> *73113c1041- [Commonizer] Dump every module to disk immediately when it's ready (5 days ago) <Dmitriy Dolovov> *53204661e3- (tag: build-1.5.20-dev-238) [JS] Update stdlib API test data after dukat update (5 days ago) <Svyatoslav Kuzmich> *d3b4df7da8- [JS] Revert paramter names changed by dukat (5 days ago) <Svyatoslav Kuzmich> *f1682cba13- KT-40235 Dukat `0.5.8-rc.4` (5 days ago) <Victor Turansky> *ba0d60853d- KT-40235 `null` companion for stdlib external union types (5 days ago) <Victor Turansky> *7523a5e97f- KT-40235 Fix external interface companion support (5 days ago) <Victor Turansky> *cc55580300- (tag: build-1.5.20-dev-235) Exclude kotlin-test root project during JPS sync (5 days ago) <Ilya Gorbunov> *b32db1ac02- (tag: build-1.5.20-dev-233) Refactoring: change assertion signature, proper source set copying way (5 days ago) <yaroslav.chernyshev> *b2017a9c9c- Introduce importing checkers with implementation for orphan source sets (5 days ago) <yaroslav.chernyshev> *87e130e77a- (tag: build-1.5.20-dev-228) Remove obsolete diagnostics suppression (5 days ago) <Ilya Gorbunov> *ebced14db2- (tag: build-1.5.20-dev-227) [FIR] Implement suppressing diagnostics with @Suppress (5 days ago) <Dmitriy Novozhilov> *459a2886a0- [FIR] Add CheckerContext to DiagnosticReporter and refactor diagnostic reporting (5 days ago) <Dmitriy Novozhilov> *923a4427c5- (tag: build-1.5.20-dev-224) [KAPT] Fix stub generation for anonymous delegates (5 days ago) <Andrey Zinovyev> *60a05dded0- (tag: build-1.5.20-dev-222) Build: fix default value for kotlin.build.disable.werror (5 days ago) <Alexander Udalov> *7942bd0b3b- (tag: build-1.5.20-dev-220) Minor. Regenerate tests (5 days ago) <Denis.Zharkov> *2535e5d5c9- (tag: build-1.5.20-dev-212) Minor: LAMBDAS directive in old back-end tests (5 days ago) <Dmitry Petrov> *bd45a6c11d- (tag: build-1.5.20-dev-211) Support -Xsuppress-version-warnings to suppress API/language version warnings (5 days ago) <Alexander Udalov> *d901ceb734- (tag: build-1.5.20-dev-210) FIR: Fix loading Java annotations with Class[]-typed methods (5 days ago) <Denis.Zharkov> *5a55d56320- IR: Fix offsets for value parameters for bridges (5 days ago) <Denis.Zharkov> *8712772a5f- FIR: Add test for type resolution when referenced nested class from supertypes (5 days ago) <Denis.Zharkov> *c51798d46f- Fix warning at VMCounters.kt (5 days ago) <Denis.Zharkov> *e7669ef9d6- FIR: Fix builder inference case with independent calls inside lambda (5 days ago) <Denis.Zharkov> *29ac4cb9cc- Minor. Simplify conditions in shouldRunCompletion (5 days ago) <Denis.Zharkov> *173a852273- FIR: Fix uninitialized lateinit FirSymbol::symbol for supertype of Java class (5 days ago) <Denis.Zharkov> *8b2279072f- Fix compilation in tests-compiler-utils (5 days ago) <Alexander Udalov> *e0b6d4d917- (tag: build-1.5.20-dev-208) Add -Xsuppress-deprecated-jvm-target-warning to modules compiled with 1.6 (5 days ago) <Alexander Udalov> *99b5e5a373- Deprecate JVM target 1.6 (5 days ago) <Alexander Udalov> *ab20a8ffff- (tag: build-1.5.20-dev-205) JVM_IR indy-lambdas: minor updates and fixes (5 days ago) <Dmitry Petrov> *088448043a- JVM_IR indy-lambdas: don't use indy for big arity lambdas (5 days ago) <Dmitry Petrov> *d94912ed62- JVM_IR indy-lambdas: initial implementation and tests (5 days ago) <Dmitry Petrov> *0bc386cb08- (tag: build-1.5.20-dev-204) [IR] Fixed bug with reflectionTarget evaluation (5 days ago) <Igor Chevdar> *bb8bf28b8b- [PSI2IR] Set reflectionTarget for all adapted references (5 days ago) <Igor Chevdar> *690fb47cbb- (tag: build-1.5.20-dev-202) KT-44079 [Sealed Interfaces]: move refactoring update (5 days ago) <Andrei Klunnyi> *de3678a805- (tag: build-1.5.20-dev-196) [JS IR] Add test with fun interface call inside lambda (5 days ago) <Ilya Goncharov> *d6e74b9620- [JS IR] Use local scope for SAM if there are scopes (5 days ago) <Ilya Goncharov> *ca314c5bb9- (tag: build-1.5.20-dev-194) FIR checker: add diagnostic CANNOT_WEAKEN_ACCESS_PRIVILEGE (5 days ago) <Jinseong Jeon> *3a07ca4c64- FIR checker: add diagnostic VAR_OVERRIDDEN_BY_VAL (5 days ago) <Jinseong Jeon> *80d5a1a1db- FIR checker: add diagnostic OVERRIDING_FINAL_MEMBER (5 days ago) <Jinseong Jeon> *4ef1e1119f- FIR LT: introduce positioning strategies for specific modifiers (5 days ago) <Jinseong Jeon> *0dd5b94556- FIR checker: rename override checker (5 days ago) <Jinseong Jeon> *b48835f3ce- FIR checker: fix positions of type mismatch on overrides (5 days ago) <Jinseong Jeon> *571c4ce398- [Test] Support new configuration directives in old codegen tests (5 days ago) <Dmitriy Novozhilov> *8277c96933- (tag: build-1.5.20-dev-184) FIR: copy nullability when mapping type alias arguments (5 days ago) <pyos> *bd205317aa- (tag: build-1.5.20-dev-180) CLI: improve behavior of -include-runtime (5 days ago) <scaventz> *496d857db1- Add kotlin.build.disable.werror to disable -Werror locally (5 days ago) <Alexander Udalov> *6a959fefd0- [JVM_IR] Fix accessibility bridges for static protected fields. (5 days ago) <Mads Ager> *62897a194b- (tag: build-1.5.20-dev-175) [Commonizer] Force GC after each serialized target (6 days ago) <Dmitriy Dolovov> *ff45e58543- [Commonizer] Minor. Post-review changes, p.2 (6 days ago) <Dmitriy Dolovov> *c8a938275c- [Commonizer] Minor. Post-review changes (6 days ago) <Dmitriy Dolovov> *318dd22bd1- [Commonizer] Add tests for CommonizerTarget (6 days ago) <Dmitriy Dolovov> *6fe5f85da7- [Commonizer] Use kotlin/Any as the default supertype for commonized class (6 days ago) <Dmitriy Dolovov> *2438265ba8- [Commonizer] Dump every target to disk immediately when it's ready (6 days ago) <Dmitriy Dolovov> *9c4af5070b- [Commonizer] Ignore acceptable (minor) metadata mismatches in tests (6 days ago) <Dmitriy Dolovov> *a4438ad64f- [Commonizer] Fix calculation of type parameter IDs for nested classes and their members (6 days ago) <Dmitriy Dolovov> *55c37183d9- [Commonizer] Ignore constructors for enum entries (6 days ago) <Dmitriy Dolovov> *dfd1a53624- [Commonizer] Don't serialize kotlin/Any? as the single type parameter upper bound (6 days ago) <Dmitriy Dolovov> *1c8cd242bf- [Commonizer] Don't write IS_EXPECT flag for synthesized expect functions (6 days ago) <Dmitriy Dolovov> *9d6c0e56ed- [Commonizer] Fix HAS_ANNOTATIONS flag calculation for serialized classes (6 days ago) <Dmitriy Dolovov> *b39a205671- [Commonizer] Minor. Improved diagnostics message in tests (6 days ago) <Dmitriy Dolovov> *80b95a22a4- [Commonizer] Fix property backing/delegate field annotations serialization (6 days ago) <Dmitriy Dolovov> *3b91d1c5e5- [Commonizer] Don't commonize built-ins (6 days ago) <Dmitriy Dolovov> *585cd64b9a- [Commonizer] Drop descriptors for commonized declarations (6 days ago) <Dmitriy Dolovov> *5ff6b5ef42- [Commonizer] Rework test infrastructure to compare metadata instead of descriptors (6 days ago) <Dmitriy Dolovov> *f67a9615b8- [Commonizer] Pretty target name output in console (6 days ago) <Dmitriy Dolovov> *e5aa772639- [Commonizer] Fix approximation for aliases types (6 days ago) <Dmitriy Dolovov> *4c640e3f81- [Commonizer] Log stats during building metadata (6 days ago) <Dmitriy Dolovov> *d610837caf- [Commonizer] Integrate metadata builder with the commonizer environment (6 days ago) <Dmitriy Dolovov> *2bcaf1fa63- [Commonizer] Introduce metadata builder (6 days ago) <Dmitriy Dolovov> *e28c1fd310- Metadata: Chunked KlibModuleFragmentWriteStrategy implementation (6 days ago) <Dmitriy Dolovov> *9551e0fff2- [Commonizer] Introduce MetadataDeclarationsComparator for metadata-based comparison of KLIBs (6 days ago) <Dmitriy Dolovov> *701374a646- [Commonizer] Embed :kotlinx-metadata-klib into the commonizer Jar (6 days ago) <Dmitriy Dolovov> *08cc904a71- [Commonizer] Restore lost nullability for underlying types in TAs (6 days ago) <Dmitriy Dolovov> *85f79695b9- [Commonizer] Avoid leaking non-commonized underlying types in TAs (6 days ago) <Dmitriy Dolovov> *4bf6e58f2b- (tag: build-1.5.20-dev-174) [TD] Fix directive order in codegen testdata (6 days ago) <Dmitriy Novozhilov> *3f10914f05- (tag: build-1.5.20-dev-158) [JS] Replace usages of FileUtil.loadTextAndClose with functions from stdlib to avoid crashes on files larger than 10MiB (6 days ago) <Zalim Bashorov> *165533fdb7- (tag: build-1.5.20-dev-155) JS DCE: use Multimaps to reduce Node fields RAM (6 days ago) <Anton Bannykh> *f42f2fa743- JS DCE: disable logging by default (6 days ago) <Anton Bannykh> *26ce6b5131- JS DCE: inline Qualifier class to reduce RAM usage (6 days ago) <Anton Bannykh> *bbc6d2b993- JS DCE: use less LinkedHashSets (6 days ago) <Anton Bannykh> *3c0b226344- JS DCE: create collections on demand (6 days ago) <Anton Bannykh> *0ebb39a26e- (tag: build-1.5.20-dev-153) [Test] Exclude multimodule tests from codegen tests on android (6 days ago) <Dmitriy Novozhilov> *17d59e0daa- [Test] Support skip of android codegen tests with new ASSERTION_MODE directive (6 days ago) <Dmitriy Novozhilov> *81ba7aa833- [Test] Use javac for compilation test java files from runtime by default (6 days ago) <Dmitriy Novozhilov> *e9cb30b4f3- [Test] Add ability to use custom CompilerConfigurationProvider (6 days ago) <Dmitriy Novozhilov> *c432efc364- [Build] Extract configuration of JUnit5 dependencies to common helper in buildSrc (6 days ago) <Dmitriy Novozhilov> *dea3c954f1- [Test] Add ability to stop test pipeline if there was an exception in handler (6 days ago) <Dmitriy Novozhilov> *2ae35b0b08- [Test] Move fir backend tests back to :compiler:fir2ir module (6 days ago) <Dmitriy Novozhilov> *e79d02f482- [Test] Don't generate extends clause for nested classes in generated tests for JUnit5 (6 days ago) <Dmitriy Novozhilov> *a4e9ab90a0- [Test] Migrate :tests-different-jdk on runners which are using JUnit5 (6 days ago) <Dmitriy Novozhilov> *c969a34644- [Test] Set static field with application to null after tests are completed (6 days ago) <Dmitriy Novozhilov> *53e5aa4364- [Test] Don't use PSI based class reading in codegen BB tests (6 days ago) <Dmitriy Novozhilov> *09ec3f6eaf- [Test] Support various jdk targets in test infrastructure (6 days ago) <Dmitriy Novozhilov> *93741ced5c- [Test] Read default target version from sys property in new test infra (6 days ago) <Dmitriy Novozhilov> *a3ad626f99- [Test] Support invoking `box` method in BB tests in separate process (6 days ago) <Dmitriy Novozhilov> *b351ca6bd4- [Test] Regenerate spec tests (6 days ago) <Dmitriy Novozhilov> *3199ce03a6- [Test] Merge box against java testdata into codegen black box testsdata (6 days ago) <Dmitriy Novozhilov> *e62b118351- [TD] Ignore JS backends in boxAgainstJava tests (6 days ago) <Dmitriy Novozhilov> *99cb85ab00- [Test] Merge box against java tests into codegen black box tests (6 days ago) <Dmitriy Novozhilov> *6f3713af5f- [Test] Migrate AbstractIrCompileKotlinAgainstKotlinTest to new infrastructure (6 days ago) <Dmitriy Novozhilov> *49c2bfe637- [Test] Enable SMAP dump handler in boxInline tests (6 days ago) <Dmitriy Novozhilov> *64a300bfcd- [TD] Update testdata according to previous commit (6 days ago) <Dmitriy Novozhilov> *3a0eee64b8- [Test] Migrate all jvm tests runners for boxInline tests (6 days ago) <Dmitriy Novozhilov> *8973e3f362- [TD] Update fir directives in boxInline tests (6 days ago) <Dmitriy Novozhilov> *92e21e76ba- [Test] Implement SMAP dump handler (6 days ago) <Dmitriy Novozhilov> *e3ab3d6be3- [Test] Align lines in TestFile with lines in real testdata file (6 days ago) <Dmitriy Novozhilov> *60e0831c11- [Test] Introduce two module structure transformers for codegen test (6 days ago) <Dmitriy Novozhilov> *13a778fd9c- [Test] Add ability to freely transform module structure which was parsed from directive (6 days ago) <Dmitriy Novozhilov> *fc83dc17fe- [Test] Support USE_OLD_INLINE_CLASSES_MANGLING_SCHEME directive (6 days ago) <Dmitriy Novozhilov> *3f758a3fa2- [Test] Make BytecodeInliningHandler for new infrastructure (6 days ago) <Dmitriy Novozhilov> *0768a7089c- [TD] Fix friend modules (6 days ago) <Dmitriy Novozhilov> *5075484c8e- [TD] Update directives in kotlinAgainstKotlin testdata (6 days ago) <Dmitriy Novozhilov> *9ba41c5b88- [Test] Improve error reporting if there are too many values passed to directive (6 days ago) <Dmitriy Novozhilov> *5c8d555808- [Test] Move KotlinAgainstKotlin tests under BlackBoxCodegen tests (6 days ago) <Dmitriy Novozhilov> *1ea4fa4464- (tag: build-1.5.20-dev-147) Fix android test with type annotations. Remove obsolete JVM 8 flavors (6 days ago) <Mikhael Bogdanov> *c13f38f6df- Support proper frame maps for enumValues (6 days ago) <Mikhael Bogdanov> *1a044e5af4- Support proper frame maps for enum valueOf (6 days ago) <Mikhael Bogdanov> *5b64ceceb3- JVM_IR. Generate additional checkcast for when/try epressions to avoid frame map problems on reification (6 days ago) <Mikhael Bogdanov> *16928d6e3f- Don't remove checkcast for reified values (6 days ago) <Mikhael Bogdanov> *0b0ba7d987- Don't use warningsAsError in compiler modules if useFIR is ON (6 days ago) <Mikhail Glukhikh> *d953a03807- (tag: build-1.5.20-dev-146) Specify type explicitly in KotlinCoreProjectEnvironment.createCoreFileManager to allow overriding this method with different implementation (6 days ago) <Marcin Aman> *21000f4174- [FIR] Support TypeVariableMarker.isReified (6 days ago) <Mikhail Glukhikh> *465261e611- FIR: don't create intersection override for duplicating symbols (6 days ago) <Mikhail Glukhikh> *b9c33a0c6e- [i18n] copy-paste message from RefactoringBundle to fix missing resource in 202 (6 days ago) <Dmitry Gridin> *2fce6a4af9- (tag: build-1.5.20-dev-127) Locate build history when file is outside of root project dir (6 days ago) <Ivan Gavrilovic> *5de34b052f- (tag: build-1.5.20-dev-125) Remove unsupported '!' from DIAGNOSTICS directive (6 days ago) <Nicola Corti> *e2b7aba086- (tag: build-1.5.20-dev-122) Do not report UNNECESSARY_SAFE_CALL on ErrorType (6 days ago) <Nicola Corti> *59551eb037- [Plugin API] Provide diagnostic API for IR plugins (6 days ago) <Roman Artemev> *9fa5feeeea- [CLI] Provide `MessageCollector` based logger for IR from CLI (6 days ago) <Roman Artemev> *daa65a2fff- [KLIB] Handle linkage error (6 days ago) <Roman Artemev> *bf67308cc2- [KLIB] Use `IrMessageLogger` in klib linker to report errors (6 days ago) <Roman Artemev> *6891ad0dfc- [IR] Add `IrMessageLogger` interface for diagnostic reporting from IR (6 days ago) <Roman Artemev> *bb66b2fd04- Drop redundant compile dependency (6 days ago) <Roman Artemev> *c5068b7d45- [KLIB] Drop unused logger (6 days ago) <Roman Artemev> *484b884d04- [KLIB] Make `IrModuleDeserializer`'s printable (6 days ago) <Roman Artemev> *d6bb1f2d4e- [KLIB] Make `KotlinLibraryImpl` printable (6 days ago) <Roman Artemev> *24d82c63e0- [JS IR] Commonize CLI error reporting (6 days ago) <Roman Artemev> *ba5193870e- [IR] Drop unused language version settings parameters from DependenciesGenerator (6 days ago) <Roman Artemev> *06498c0efd- (tag: build-1.5.20-dev-121) Support for macos_arm64 target in backend (6 days ago) <Sergey Bogolepov> *f255f93ad9- (tag: build-1.5.20-dev-117) [Test] Support skip of android codegen tests with new ASSERTION_MODE directive (6 days ago) <Dmitriy Novozhilov> *eff13d24dc- (tag: build-1.5.20-dev-106) Remove unneeded language feature configuration from fir:tree (7 days ago) <Alexander Udalov> *e47dfcbe64- (tag: build-1.5.20-dev-102) Update ReadMe.md (#3877) (7 days ago) <Nwokocha wisdom maduabuchi> *18cebe5131- (origin/yakovlev/fir_incomplete_types) [FIR IDE] Codereview minor refactoring (7 days ago) <Igor Yakovlev> *e529a7bf9b- [FIR IDE] Implement isInheritor for FirLightClassForClassOrObjectSymbol (7 days ago) <Igor Yakovlev> *56db4bd1ac- [FIR IDE] Implement isInheritor for KtFirBasedFakeLightClass (7 days ago) <Igor Yakovlev> *5d4606daaa- [FIR IDE] Remove LightClassProvider (7 days ago) <Igor Yakovlev> *2812034896- [FIR IDE] Make KtFakeLightClass independent (7 days ago) <Igor Yakovlev> *c1cdf273a6- [FIR IDE] Fix test data fir parameters highlighting test (7 days ago) <Igor Yakovlev> *9f282e0ddc- [FIR] Do not erase type arguments for unresolved method calls (7 days ago) <Igor Yakovlev> *659d2c13b4- [FIR IDE] Fix annotation value parameter and ctor resolve (7 days ago) <Igor Yakovlev> *019635189a- [FIR IDE] Fix annotation call reference resolve to ctor (7 days ago) <Igor Yakovlev> *65b6a95f64- [FIR IDE] Fix structure element non analyzable elements recording for analyzable properties (7 days ago) <Igor Yakovlev> *5480faf5c5- (tag: build-1.5.20-dev-98) Add tests for issues fixed in JVM IR and other obsolete issues (7 days ago) <Alexander Udalov> *3e59adc7f3- (tag: build-1.5.20-dev-94) Add change-notes for 1.4.30 release (7 days ago) <Anton Yalyshev> *90f9dd5b33- (tag: build-1.5.20-dev-93) Revert change-notes for 1.4.30 (7 days ago) <Anton Yalyshev> *206b38f0ab- (tag: build-1.5.20-dev-92) Fix compilation against asm 7.0 (7 days ago) <Mikhael Bogdanov> *78c6e0733c- Add change-notes for 1.4.30 (7 days ago) <Anton Yalyshev> *1f62fee4f9- (tag: build-1.5.20-dev-89) Fix typo (7 days ago) <Mikhail Glukhikh> *593fb8770b- [FIR] Fix lookup order for statics in super chains (7 days ago) <Mads Ager> *4ec369ac5b- (tag: build-1.5.20-dev-83) JVM_IR fix special bridge generation for inline classes (7 days ago) <Dmitry Petrov> *8172ae5d89- (tag: build-1.5.20-dev-82) Fix codegen test classLiteralWithExpectedType.kt on Android (7 days ago) <Alexander Udalov> *bd3bc13e75- (tag: build-1.5.20-dev-81) JVM_IR: give loops somewhat more debuggable labels (7 days ago) <pyos> *ad53fc931e- JVM: optimize temporary `kotlin.jvm.internal.Ref`s as well (7 days ago) <pyos> *0f2ca5d84c- JVM_IR: support non-local break/continue in the inliner (7 days ago) <pyos> *4a17228621- (tag: build-1.5.20-dev-77) Infer required kotlin-test jvm capability based on used test framework (7 days ago) <Ilya Gorbunov> *cbeadba15d- Disable metadata publishing for legacy common artifacts (7 days ago) <Ilya Gorbunov> *573aac7252- Apply common configuration to custom publications in kotlin-test (7 days ago) <Ilya Gorbunov> *a16aaa3824- Setup publications with MPP Gradle metadata for kotlin-test library (7 days ago) <Ilya Gorbunov> *913c298be8- (tag: build-1.5.20-dev-72) Kotlin highlight passes are reworked (7 days ago) <Vladimir Dolzhenko> *558338f997- Lazy diagnostics API in frontend (7 days ago) <Vladimir Dolzhenko> *8f675fe757- (tag: build-1.5.20-dev-67) Split combined test into two to avoid flaky behaviour (7 days ago) <Pavel Kirpichenkov> *9ad88a5a0d- (tag: build-1.5.20-dev-66) FIR: introduce parameter type is Throwable check (7 days ago) <eugenpolytechnic> *5c0231b727- FIR: introduce CatchParameterChecker (7 days ago) <eugenpolytechnic> *d8549d6292- (tag: build-1.5.20-dev-62) Build: fix inaccurate change to the logic of useIRForLibraries (7 days ago) <Alexander Udalov> *e9436da858- Change logic of applying JVM target from AGP options (7 days ago) <Alexander Udalov> *adfa8c788c- Light classes: use JVM target from the module (7 days ago) <Alexander Udalov> *64e97225b8- Light classes: map annotation targets depending on JVM target (7 days ago) <Alexander Udalov> *d022bb0248- Switch default JVM target to 1.8 (7 days ago) <Alexander Udalov
50 lines
2.2 KiB
Properties
50 lines
2.2 KiB
Properties
#
|
|
# Copyright 2010-2019 JetBrains s.r.o.
|
|
#
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
# you may not use this file except in compliance with the License.
|
|
# You may obtain a copy of the License at
|
|
#
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
#
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
# See the License for the specific language governing permissions and
|
|
# limitations under the License.
|
|
#
|
|
|
|
# A version of the Kotlin compiler that is used to build Kotlin/Native.
|
|
buildKotlinVersion=1.5.20-dev-372
|
|
buildKotlinCompilerRepo=https://teamcity.jetbrains.com/guestAuth/app/rest/builds/buildType:(id:Kotlin_KotlinPublic_Compiler),number:1.5.20-dev-372,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.20-dev-372,branch:default:any,pinned:true/artifacts/content/maven
|
|
kotlinVersion=1.5.20-dev-372
|
|
kotlinStdlibRepo=https://teamcity.jetbrains.com/guestAuth/app/rest/builds/buildType:(id:Kotlin_KotlinPublic_Compiler),number:1.5.20-dev-372,branch:default:any,pinned:true/artifacts/content/maven
|
|
kotlinStdlibVersion=1.5.20-dev-372
|
|
kotlinStdlibTestsVersion=1.5.20-dev-372
|
|
testKotlinCompilerVersion=1.5.20-dev-372
|
|
konanVersion=1.5.20
|
|
|
|
# A version of Xcode required to build the Kotlin/Native compiler.
|
|
xcodeMajorVersion=12
|
|
|
|
# A GTest revision used to test the runtime.
|
|
# The latest release GTest (1.10.0) doesn't properly register skipped tests in an XML-report.
|
|
# Therefore we use a fixed commit form the master branch where this problem is already fixed.
|
|
# https://github.com/google/googletest/commit/07f4869221012b16b7f9ee685d94856e1fc9f361
|
|
gtestRevision=07f4869221012b16b7f9ee685d94856e1fc9f361
|
|
|
|
org.gradle.jvmargs='-Dfile.encoding=UTF-8'
|
|
org.gradle.workers.max=4
|
|
slackApiVersion=1.2.0
|
|
ktorVersion=1.2.1
|
|
shadowVersion=5.1.0
|
|
metadataVersion=0.0.1-dev-10
|
|
|
|
# Uncomment to compile Kotlin/Native backend modules with JVM IR backend.
|
|
# kotlin.build.useIR=true
|
|
|
|
# Uncomment to enable composite build
|
|
#kotlinProjectPath=<insert the path to Kotlin project root here>
|