|
13 | 13 |
|
14 | 14 | # OWNER_LIST: "Kotlin" |
15 | 15 | # OWNER_LIST: "Kotlin Libraries" |
16 | | -# OWNER_LIST: "Kotlin JVM" "Kotlin Native" "Kotlin Wasm" "Kotlin Common Backend" "Kotlin JS" |
17 | | -# OWNER_LIST: "Kotlin Frontend" |
| 16 | +# OWNER_LIST: "Kotlin JVM" "Kotlin Native" "Kotlin Wasm" "Kotlin Common Backend" "Kotlin JS" "Kotlin Frontend" |
| 17 | +# OWNER_LIST: "Kotlin Compiler" |
18 | 18 | # OWNER_LIST: "Kotlin Build Infrastructure" "Kotlin Build Tools" |
19 | 19 | # OWNER_LIST: "Kotlin Performance QA" |
20 | 20 | # OWNER_LIST: "Kotlin Analysis API" |
|
90 | 90 | / compiler/ fir/ checkers/ checkers.native/ src/ org/ jetbrains/ kotlin/ fir/ analysis/ diagnostics/ native/ FirNativeErrorsDefaultMessages.kt [email protected] [email protected] [email protected] [email protected] |
91 | 91 | / compiler/ fir/ checkers/ checkers.wasm/ src/ org/ jetbrains/ kotlin/ fir/ analysis/ diagnostics/ wasm/ FirWasmErrorsDefaultMessages.kt [email protected] [email protected] [email protected] [email protected] |
92 | 92 | / compiler/ fir/ raw-fir/ raw-fir.common/ src/ org/ jetbrains/ kotlin/ fir/ builder/ FirSyntaxErrorsDefaultMessages.kt [email protected] [email protected] [email protected] [email protected] |
93 | | -/compiler/fir/fir2ir/tests-gen/ "Kotlin Frontend" "Kotlin JVM" "Kotlin Native" "Kotlin Wasm" "Kotlin Common Backend" "Kotlin JS" |
| 93 | +/compiler/fir/fir2ir/tests-gen/ "Kotlin Compiler" |
94 | 94 | /compiler/frontend/ "Kotlin Frontend" |
95 | 95 | /compiler/frontend.common/ "Kotlin Frontend" |
96 | 96 | /compiler/frontend.common.jvm/ "Kotlin Frontend" |
|
144 | 144 | /compiler/testData/cli/jvm/ "Kotlin JVM" "Kotlin Frontend" |
145 | 145 | /compiler/testData/cli/metadata/ "Kotlin Frontend" |
146 | 146 | /compiler/testData/codegen/asmLike/ "Kotlin JVM" |
147 | | -/compiler/testData/codegen/box/ "Kotlin Frontend" "Kotlin JVM" "Kotlin Native" "Kotlin Wasm" "Kotlin Common Backend" "Kotlin JS" |
| 147 | +/compiler/testData/codegen/box/ "Kotlin Compiler" |
148 | 148 | / compiler/ testData/ codegen/ box/ size/ [email protected] |
149 | 149 | /compiler/testData/codegen/boxInline/ "Kotlin JVM" "Kotlin Native" "Kotlin Wasm" "Kotlin Common Backend" "Kotlin JS" |
150 | 150 | /compiler/testData/codegen/boxKlib/ "Kotlin JVM" |
|
177 | 177 | # UNKNOWN: /compiler/testData/integration/ |
178 | 178 | /compiler/testData/ir/closureAnnotator/ "Kotlin JVM" |
179 | 179 | /compiler/testData/ir/interpreter/ "Kotlin Common Backend" |
180 | | -/compiler/testData/ir/irText/ "Kotlin Frontend" "Kotlin JVM" "Kotlin Native" "Kotlin Wasm" "Kotlin Common Backend" "Kotlin JS" |
| 180 | +/compiler/testData/ir/irText/ "Kotlin Compiler" |
181 | 181 | /compiler/testData/ir/klibLayout/ "Kotlin Common Backend" |
182 | 182 | /compiler/testData/ir/sourceRanges/ "Kotlin Frontend" |
183 | 183 | /compiler/testData/javaModules/ "Kotlin JVM" |
|
207 | 207 | /compiler/testData/resolveConstructorDelegationCalls/ "Kotlin Frontend" |
208 | 208 | /compiler/testData/resolvedCalls/ "Kotlin Frontend" |
209 | 209 | /compiler/testData/serialization/builtinsSerializer/ "Kotlin Frontend" |
210 | | -/compiler/testData/serialization/nonStableParameterNames/ "Kotlin Frontend" "Kotlin JVM" "Kotlin Native" "Kotlin Wasm" "Kotlin Common Backend" "Kotlin JS" |
| 210 | +/compiler/testData/serialization/nonStableParameterNames/ "Kotlin Compiler" |
211 | 211 | /compiler/testData/serialization/klib/ "Kotlin Common Backend" |
212 | 212 | /compiler/testData/type/ "Kotlin Frontend" |
213 | 213 | /compiler/testData/typeQualifierNickname/ "Kotlin Frontend" |
|
216 | 216 | /compiler/testData/writeSignature/ "Kotlin JVM" |
217 | 217 | /compiler/testData/type-checker-test.kt "Kotlin Frontend" |
218 | 218 | /compiler/testData/type-substitutor.kt "Kotlin Frontend" |
219 | | -/compiler/tests/ "Kotlin Frontend" "Kotlin JVM" "Kotlin Native" "Kotlin Wasm" "Kotlin Common Backend" "Kotlin JS" |
| 219 | +/compiler/tests/ "Kotlin Compiler" |
220 | 220 | /compiler/tests-against-klib/ "Kotlin JVM" |
221 | | -/compiler/tests-common/ "Kotlin Frontend" "Kotlin JVM" "Kotlin Native" "Kotlin Wasm" "Kotlin Common Backend" "Kotlin JS" |
| 221 | +/compiler/tests-common/ "Kotlin Compiler" |
222 | 222 | /compiler/tests-common/testFixtures/org/jetbrains/kotlin/asJava/ "Kotlin Analysis API" |
223 | 223 | /compiler/tests-common-new/ "Kotlin Frontend" |
224 | 224 | /compiler/tests-common-new/tests-gen/org/jetbrains/kotlin/test/runners/codegen/ "Kotlin Frontend" "Kotlin JVM" "Kotlin JS" "Kotlin Native" "Kotlin Wasm" |
|
227 | 227 | /compiler/tests-common-new/testFixtures/org/jetbrains/kotlin/test/services/configuration/WasmEnvironmentConfigurator.kt "Kotlin Wasm" |
228 | 228 | /compiler/tests-common-new/testFixtures/org/jetbrains/kotlin/test/directives/JsEnvironmentConfigurationDirectives.kt "Kotlin JS" |
229 | 229 | /compiler/tests-common-new/testFixtures/org/jetbrains/kotlin/test/services/configuration/JsEnvironmentConfigurator.kt "Kotlin JS" |
230 | | -/compiler/tests-compiler-utils/ "Kotlin Frontend" "Kotlin Common Backend" "Kotlin JVM" "Kotlin Native" "Kotlin Wasm" "Kotlin JS" |
231 | | -/compiler/tests-integration/ "Kotlin Frontend" "Kotlin Common Backend" "Kotlin JVM" "Kotlin Native" "Kotlin Wasm" "Kotlin JS" |
| 230 | +/compiler/tests-compiler-utils/ "Kotlin Compiler" |
| 231 | +/compiler/tests-integration/ "Kotlin Compiler" |
232 | 232 | /compiler/tests-integration/tests/org/jetbrains/kotlin/klib/ "Kotlin Common Backend" |
233 | 233 | /compiler/tests-different-jdk/ "Kotlin JVM" |
234 | | -/compiler/tests-for-compiler-generator/ "Kotlin Frontend" "Kotlin JVM" "Kotlin Native" "Kotlin Wasm" "Kotlin Common Backend" "Kotlin JS" |
235 | | -/compiler/tests-gen/ "Kotlin Frontend" "Kotlin JVM" "Kotlin Native" "Kotlin Wasm" "Kotlin Common Backend" "Kotlin JS" |
| 234 | +/compiler/tests-for-compiler-generator/ "Kotlin Compiler" |
| 235 | +/compiler/tests-gen/ "Kotlin Compiler" |
236 | 236 | /compiler/tests-java8/ "Kotlin JVM" |
237 | 237 | /compiler/tests-mutes/ "Kotlin Build Infrastructure" |
238 | 238 | /compiler/test-security-manager/ "Kotlin Build Infrastructure" |
|
280 | 280 | /generators/sir-tests-generator/ "Kotlin Native" |
281 | 281 | /generators/protobuf/ "Kotlin Build Infrastructure" |
282 | 282 | # UNKNOWN: /generators/protobufCompare/ |
283 | | -/generators/test-generator/ "Kotlin Frontend" "Kotlin JVM" "Kotlin Native" "Kotlin Wasm" "Kotlin Common Backend" "Kotlin JS" |
284 | | -/generators/tests/ "Kotlin Frontend" "Kotlin JVM" "Kotlin Native" "Kotlin Wasm" "Kotlin Common Backend" "Kotlin JS" |
| 283 | +/generators/test-generator/ "Kotlin Compiler" |
| 284 | +/generators/tests/ "Kotlin Compiler" |
285 | 285 | / generators/ tree-generator-common/ "Kotlin Frontend" "Kotlin Common Backend" [email protected] |
286 | 286 | /generators/wasm/ "Kotlin Wasm" |
287 | 287 |
|
|
0 commit comments