File tree
25 files changed
+71
-13
lines changed- compiler/plugin-api/src/org/jetbrains/kotlin/compiler/plugin
- libraries/tools
- kotlin-gradle-plugin-integration-tests/src/test/resources/testProject/compilerPlugins
- incrementalChangeInPlugin/plugin/src/main/kotlin/test/compiler/plugin
- pluginUsesJdkClass/plugin/src/main/kotlin/test/compiler/plugin
- kotlin-maven-plugin-test/src/it/test-plugins/test-extension/src/main/kotlin/org/jetbrains/kotlin/test
- plugins
- allopen/allopen.cli/src/org/jetbrains/kotlin/allopen
- assign-plugin/assign-plugin.cli/src/org/jetbrains/kotlin/assignment/plugin
- atomicfu/atomicfu-compiler/src/org/jetbrains/kotlinx/atomicfu/compiler/extensions
- compose/compiler-hosted/src/main/java/androidx/compose/compiler/plugins/kotlin
- js-plain-objects/compiler-plugin/js-plain-objects.cli/src/org/jetbrains/kotlinx/jso/compiler/cli
- jvm-abi-gen/src/org/jetbrains/kotlin/jvm/abi
- kapt
- kapt-cli/testData
- integration-k1/compilerPlugins/plugin
- integration/compilerPlugins/plugin
- kapt-compiler/src/org/jetbrains/kotlin/kapt
- kotlin-dataframe/kotlin-dataframe.cli/src/org/jetbrains/kotlinx/dataframe/plugin
- kotlinx-serialization/kotlinx-serialization.cli/src/org/jetbrains/kotlinx/serialization/compiler/extensions
- lombok/lombok.cli/src/org/jetbrains/kotlin/lombok
- noarg/noarg.cli/src/org/jetbrains/kotlin/noarg
- parcelize/parcelize-compiler/parcelize.cli/src/org/jetbrains/kotlin/parcelize
- plugin-sandbox/src/org/jetbrains/kotlin/plugin/sandbox/fir
- power-assert/power-assert.cli/src/org/jetbrains/kotlin/powerassert
- sam-with-receiver/sam-with-receiver.cli/src/org/jetbrains/kotlin/samWithReceiver
- scripting/scripting-compiler/src/org/jetbrains/kotlin/scripting/compiler/plugin
25 files changed
+71
-13
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
27 |
| - | |
| 26 | + | |
28 | 27 |
| |
29 | 28 |
| |
30 | 29 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
19 | 20 |
| |
20 | 21 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
| 35 | + | |
35 | 36 |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
47 |
| - | |
| 46 | + | |
| 47 | + | |
48 | 48 |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
| 59 | + | |
| 60 | + | |
59 | 61 |
| |
60 | 62 |
| |
61 | 63 |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
| 57 | + | |
| 58 | + | |
57 | 59 |
| |
58 | 60 |
| |
59 | 61 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| 32 | + | |
| 33 | + | |
32 | 34 |
| |
33 | 35 |
| |
34 | 36 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
577 | 577 |
| |
578 | 578 |
| |
579 | 579 |
| |
| 580 | + | |
| 581 | + | |
580 | 582 |
| |
581 | 583 |
| |
582 | 584 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
| |||
52 | 53 |
| |
53 | 54 |
| |
54 | 55 |
| |
| 56 | + | |
| 57 | + | |
55 | 58 |
| |
56 | 59 |
| |
57 | 60 |
|
0 commit comments