summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
16 hours[Apple] Required reason APIs finder scriptupstream-masterArtem Daugel-Dauge
16 hoursFix jvm withJava with multiplatform resourcesTimofey Solonin
16 hoursReproduce jvm withJava failure with multiplatform resourcesTimofey Solonin
16 hours[IR] Assume IrFile has at least one offset entryIvan Kylchik
16 hoursMake compiler tests cacheable: compiler-tests-conventioncristiangarcia
19 hoursK2: Fix false-positive OVERLOAD_RESOLUTION_AMBIGUITY with PCLADenis.Zharkov
19 hoursReproduce KT-67875 and KT-67947Denis.Zharkov
19 hoursExtend the testing of export APITimofey Solonin
19 hours[FIR] Use resolved lambda type for argument type mismatchKirill Rakhman
19 hours[Tests] Reproduce #KT-63360Kirill Rakhman
22 hours[Gradle, Compose] Enable 'enableIntrinsicRemember' by defaultYahor Berdnikau
22 hoursKT-67949 [LL FIR] Unwrap flexible types in `KtFirImportOptimizer`Roman Golyshev
22 hoursKT-67949 [LL FIR] Reproduce the problem with `KtFirImportOptimizer` in testsRoman Golyshev
23 hours[Gradle] Fixed problem with relative paths in custom konan homeDmitrii Krasnov
38 hours[K2] Try to use `evaluatedInitializer` inside lazy FIR to IR declarationsIvan Kylchik
38 hours[K2] Add test to show wrong behavior of source dependency in JS IRIvan Kylchik
38 hours[Tests] Use secondary constructor for `FirJsKlibBackendFacade`Ivan Kylchik
38 hoursSupport reporting of PACKAGE_REDECLARATION in K2Roman Efremov
38 hoursSplit diagnostic PACKAGE_OR_CLASSIFIER_REDECLARATION into twoRoman Efremov
38 hours[Test] Add more tests on package redeclarationRoman Efremov
39 hoursK2: drop redundant processBlocks in ConstraintSystemCompleterMikhail Glukhikh
40 hours[FIR] KT-67266 add INLINE_CLASS_DEPRECATED diagnosticsTomas Husak
40 hours[Gradle] Remove GradleExecutionContextYahor Berdnikau
40 hours[Gradle] Drop usage of GradleExecutionContext in KotlinToolRunnerYahor Berdnikau
40 hours[K/N] Remove StableRef fast deletion optimization (KT-67779)Aleksei.Glushko
42 hours[FIR] Implement guard conditions for when-with-subjectBrian Norman
43 hours[K2] `ACTUAL_ANNOTATIONS_NOT_MATCH_EXPECT`: fix crash when file of its `actua...Ivan Kochurkin
43 hours[K2] Add `stdlibWithActualizationErrors` test to make sure `IrActualizer` do ...Ivan Kochurkin
43 hours[K2] Initialize constructor value parameters of Enum with stubs if it's decla...Ivan Kochurkin
43 hours[K2] Don't use `wrapScopeWithJvmMapped` for common source sets if `stdlibComp...Ivan Kochurkin
43 hours[K2] Add example test-data for checking stdlib compilationIvan Kochurkin
43 hours[K2] Support actualization by JVM builtin providerIvan Kochurkin
43 hours[K2] Introduce a special `FirJvmActualizingBuiltinSymbolProvider`Ivan Kochurkin
43 hours[K2] Introduce `ActualizeByJvmBuiltinProvider` annotationIvan Kochurkin
43 hours[K2] Introduce a new `-Xstdlib-compilation` flag and `STDLIB_COMPILATION` dir...Ivan Kochurkin
43 hoursChange how compiler features are rolled outChuck Jazdzewski
43 hoursPrepare for Compose compiler 1.5.13 releaseAndrei Shikov
43 hoursGenerate binary compat stubs for nullable value classesAndrei Shikov
44 hoursUTF-8: Fix ill-formed 4-code unit sequences handling on Wasm & JSFilipp Zhinkin
45 hoursBuild: Add `compileAll` aggregate taskVyacheslav Gerasimov
45 hoursReregister dependencies from api configuration using an observableTimofey Solonin
45 hoursReproduce issue with KotlinNativeLink task missing apiFilesTimofey Solonin
45 hours[tree generators] Get rid of a couple of suppressions in AbstractElementSergej Jaskiewicz
45 hours[tree generators] A new convenience method for converting to ElementRefSergej Jaskiewicz
45 hours[tree generators] Keep AbstractElement#subElements consistent w/ parentsSergej Jaskiewicz
45 hours[tree generators] Refactor tree generator entry pointSergej Jaskiewicz
45 hours[IR] Don't print empty bodies in implementation classesSergej Jaskiewicz
45 hours[IR] A more fine-grained approach for printing additional ctor paramsSergej Jaskiewicz
45 hours[IR] Move SymbolRemapperPrinter to another packageSergej Jaskiewicz
45 hours[tree generator] Custom toString in AbstractElement & AbstractImplementationSergej Jaskiewicz