File tree
46 files changed
+670
-921
lines changed- compiler-plugin
- compiler-plugin-backend/src/main/core/kotlinx/rpc/codegen/extension
- compiler-plugin-common/src/main/core/kotlinx/rpc/codegen/common
- compiler-plugin-k2
- src/main
- core/kotlinx/rpc/codegen
- checkers
- diagnostics
- serialization
- latest/kotlinx/rpc/codegen/checkers
- pre_2_0_10/kotlinx/rpc/codegen/checkers
- pre_2_0_21/kotlinx/rpc/codegen/checkers
- v_2_2_2/kotlinx/rpc/codegen/checkers
- v_2_2/kotlinx/rpc/codegen/checkers
- core
- src/commonMain/kotlin/kotlinx/rpc
- descriptor
- internal
- krpc
- krpc-client/src/commonMain/kotlin/kotlinx/rpc/krpc/client
- krpc-core/src/commonMain/kotlin/kotlinx/rpc/krpc/internal
- krpc-server/src/commonMain/kotlin/kotlinx/rpc/krpc/server/internal
- krpc-test/src
- commonMain/kotlin/kotlinx/rpc/krpc/test
- jvmTest/kotlin/kotlinx/rpc/krpc/test/api
- tests/compiler-plugin-tests
- src/test/kotlin/kotlinx/rpc/codegen/test/services
- utils
- src
- commonMain/kotlin/kotlinx/rpc/internal/utils/map
- jvmMain/kotlin/kotlinx/rpc/internal/utils/map
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
46 files changed
+670
-921
lines changedLines changed: 51 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
35 | 44 | | |
36 | 45 | | |
37 | 46 | | |
| |||
68 | 77 | | |
69 | 78 | | |
70 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
71 | 88 | | |
72 | 89 | | |
73 | 90 | | |
74 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
75 | 96 | | |
76 | 97 | | |
77 | 98 | | |
| |||
84 | 105 | | |
85 | 106 | | |
86 | 107 | | |
87 | | - | |
88 | | - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
89 | 122 | | |
90 | 123 | | |
91 | 124 | | |
| |||
103 | 136 | | |
104 | 137 | | |
105 | 138 | | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | 139 | | |
111 | 140 | | |
112 | 141 | | |
| |||
115 | 144 | | |
116 | 145 | | |
117 | 146 | | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | 147 | | |
123 | 148 | | |
124 | 149 | | |
| |||
135 | 160 | | |
136 | 161 | | |
137 | 162 | | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
138 | 175 | | |
139 | 176 | | |
140 | 177 | | |
141 | 178 | | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
142 | 183 | | |
143 | 184 | | |
144 | 185 | | |
| |||
0 commit comments