git-digger 1.9.22 → 1.9.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +155 -0
- package/kotlin/clikt-clikt-mordant.js +89 -89
- package/kotlin/clikt-clikt.js +1720 -1586
- package/kotlin/clikt-clikt.js.map +1 -1
- package/kotlin/colormath-root-colormath.js +474 -474
- package/kotlin/command-line-tools-digger-cli.js +351 -85
- package/kotlin/command-line-tools-digger-cli.js.map +1 -1
- package/kotlin/kotlin-kotlin-stdlib.js +4044 -1868
- package/kotlin/kotlin-kotlin-stdlib.js.map +1 -1
- package/kotlin/kotlinx-serialization-kotlinx-serialization-core.js +2981 -992
- package/kotlin/kotlinx-serialization-kotlinx-serialization-core.js.map +1 -1
- package/kotlin/kotlinx-serialization-kotlinx-serialization-json.js +4204 -463
- package/kotlin/kotlinx-serialization-kotlinx-serialization-json.js.map +1 -1
- package/kotlin/mordant-mordant.js +1379 -1379
- package/kotlin/tools-cli-tools.js +3 -3
- package/kotlin/tools-digger-core.js +160 -160
- package/kotlin/tools-digger-json.js +282 -128
- package/kotlin/tools-digger-json.js.map +1 -1
- package/kotlin/tools-digger-model.js +59 -59
- package/kotlin/tools-git-adapter.js +75 -75
- package/package.json +1 -1
|
@@ -3,39 +3,42 @@
|
|
|
3
3
|
//region block: imports
|
|
4
4
|
var imul = Math.imul;
|
|
5
5
|
var Default_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_json.$_$.a;
|
|
6
|
-
var collectionSizeOrDefault = kotlin_kotlin.$_$.
|
|
6
|
+
var collectionSizeOrDefault = kotlin_kotlin.$_$.t4;
|
|
7
7
|
var ArrayList_init_$Create$ = kotlin_kotlin.$_$.z;
|
|
8
8
|
var Unit_instance = kotlin_kotlin.$_$.v;
|
|
9
|
-
var KtList = kotlin_kotlin.$_$.
|
|
10
|
-
var getKClass = kotlin_kotlin.$_$.
|
|
11
|
-
var arrayOf = kotlin_kotlin.$_$.
|
|
12
|
-
var createKType = kotlin_kotlin.$_$.
|
|
13
|
-
var createInvariantKTypeProjection = kotlin_kotlin.$_$.
|
|
14
|
-
var serializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.
|
|
15
|
-
var THROW_CCE = kotlin_kotlin.$_$.
|
|
16
|
-
var KSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.
|
|
17
|
-
var isInterface = kotlin_kotlin.$_$.
|
|
18
|
-
var StringSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.
|
|
19
|
-
var ArrayListSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.
|
|
9
|
+
var KtList = kotlin_kotlin.$_$.d4;
|
|
10
|
+
var getKClass = kotlin_kotlin.$_$.va;
|
|
11
|
+
var arrayOf = kotlin_kotlin.$_$.pe;
|
|
12
|
+
var createKType = kotlin_kotlin.$_$.ta;
|
|
13
|
+
var createInvariantKTypeProjection = kotlin_kotlin.$_$.sa;
|
|
14
|
+
var serializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.g2;
|
|
15
|
+
var THROW_CCE = kotlin_kotlin.$_$.de;
|
|
16
|
+
var KSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.y1;
|
|
17
|
+
var isInterface = kotlin_kotlin.$_$.t9;
|
|
18
|
+
var StringSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.k;
|
|
19
|
+
var ArrayListSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.m1;
|
|
20
20
|
var LazyThreadSafetyMode_PUBLICATION_getInstance = kotlin_kotlin.$_$.y;
|
|
21
|
-
var lazy = kotlin_kotlin.$_$.
|
|
22
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
23
|
-
var initMetadataForCompanion = kotlin_kotlin.$_$.
|
|
24
|
-
var PluginGeneratedSerialDescriptor = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.
|
|
25
|
-
var InstantSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.
|
|
26
|
-
var IntSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.
|
|
27
|
-
var
|
|
28
|
-
var
|
|
29
|
-
var
|
|
30
|
-
var
|
|
21
|
+
var lazy = kotlin_kotlin.$_$.xe;
|
|
22
|
+
var protoOf = kotlin_kotlin.$_$.da;
|
|
23
|
+
var initMetadataForCompanion = kotlin_kotlin.$_$.g9;
|
|
24
|
+
var PluginGeneratedSerialDescriptor = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.s1;
|
|
25
|
+
var InstantSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.i;
|
|
26
|
+
var IntSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.j;
|
|
27
|
+
var UnknownFieldException_init_$Create$ = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.m;
|
|
28
|
+
var get_nullable = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.p;
|
|
29
|
+
var typeParametersSerializers = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.o1;
|
|
30
|
+
var GeneratedSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.p1;
|
|
31
|
+
var initMetadataForObject = kotlin_kotlin.$_$.k9;
|
|
31
32
|
var VOID = kotlin_kotlin.$_$.c;
|
|
32
|
-
var
|
|
33
|
-
var
|
|
34
|
-
var
|
|
35
|
-
var
|
|
36
|
-
var
|
|
37
|
-
var
|
|
38
|
-
var
|
|
33
|
+
var throwMissingFieldException = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.v1;
|
|
34
|
+
var objectCreate = kotlin_kotlin.$_$.ca;
|
|
35
|
+
var toString = kotlin_kotlin.$_$.fa;
|
|
36
|
+
var toString_0 = kotlin_kotlin.$_$.cf;
|
|
37
|
+
var getStringHashCode = kotlin_kotlin.$_$.d9;
|
|
38
|
+
var hashCode = kotlin_kotlin.$_$.e9;
|
|
39
|
+
var equals = kotlin_kotlin.$_$.z8;
|
|
40
|
+
var initMetadataForClass = kotlin_kotlin.$_$.f9;
|
|
41
|
+
var SerializableWith = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.b2;
|
|
39
42
|
//endregion
|
|
40
43
|
//region block: pre-declaration
|
|
41
44
|
initMetadataForCompanion(Companion);
|
|
@@ -55,22 +58,22 @@
|
|
|
55
58
|
}
|
|
56
59
|
// Inline function 'kotlinx.serialization.json.Json.encodeToString' call
|
|
57
60
|
// Inline function 'kotlinx.serialization.serializer' call
|
|
58
|
-
var this_0 = tmp0.
|
|
61
|
+
var this_0 = tmp0.rq();
|
|
59
62
|
// Inline function 'kotlinx.serialization.internal.cast' call
|
|
60
63
|
var this_1 = serializer(this_0, createKType(getKClass(KtList), arrayOf([createInvariantKTypeProjection(createKType(getKClass(ContributionJson), arrayOf([]), false))]), false));
|
|
61
64
|
var tmp$ret$4 = isInterface(this_1, KSerializer) ? this_1 : THROW_CCE();
|
|
62
|
-
return tmp0.
|
|
65
|
+
return tmp0.d16(tmp$ret$4, destination);
|
|
63
66
|
}
|
|
64
67
|
function toJsonString_0(_this__u8e3s4) {
|
|
65
68
|
var tmp0 = Default_getInstance();
|
|
66
69
|
// Inline function 'kotlinx.serialization.json.Json.encodeToString' call
|
|
67
70
|
var value = toJsonModel(_this__u8e3s4);
|
|
68
71
|
// Inline function 'kotlinx.serialization.serializer' call
|
|
69
|
-
var this_0 = tmp0.
|
|
72
|
+
var this_0 = tmp0.rq();
|
|
70
73
|
// Inline function 'kotlinx.serialization.internal.cast' call
|
|
71
74
|
var this_1 = serializer(this_0, createKType(getKClass(ContributionJson), arrayOf([]), false));
|
|
72
75
|
var tmp$ret$1 = isInterface(this_1, KSerializer) ? this_1 : THROW_CCE();
|
|
73
|
-
return tmp0.
|
|
76
|
+
return tmp0.d16(tmp$ret$1, value);
|
|
74
77
|
}
|
|
75
78
|
function ContributionJson$Companion$$childSerializers$_anonymous__js8jrm() {
|
|
76
79
|
return new ArrayListSerializer(StringSerializer_getInstance());
|
|
@@ -82,7 +85,7 @@
|
|
|
82
85
|
// Inline function 'kotlin.arrayOf' call
|
|
83
86
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
84
87
|
// Inline function 'kotlin.js.asDynamic' call
|
|
85
|
-
tmp.
|
|
88
|
+
tmp.k1g_1 = [null, null, lazy(tmp_0, ContributionJson$Companion$$childSerializers$_anonymous__js8jrm), null, null, null, null, null, null, null, null, null];
|
|
86
89
|
}
|
|
87
90
|
var Companion_instance;
|
|
88
91
|
function Companion_getInstance() {
|
|
@@ -93,62 +96,168 @@
|
|
|
93
96
|
function $serializer() {
|
|
94
97
|
$serializer_instance = this;
|
|
95
98
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('com.zegreatrob.tools.digger.json.ContributionJson', this, 12);
|
|
96
|
-
tmp0_serialDesc.
|
|
97
|
-
tmp0_serialDesc.
|
|
98
|
-
tmp0_serialDesc.
|
|
99
|
-
tmp0_serialDesc.
|
|
100
|
-
tmp0_serialDesc.
|
|
101
|
-
tmp0_serialDesc.
|
|
102
|
-
tmp0_serialDesc.
|
|
103
|
-
tmp0_serialDesc.
|
|
104
|
-
tmp0_serialDesc.
|
|
105
|
-
tmp0_serialDesc.
|
|
106
|
-
tmp0_serialDesc.
|
|
107
|
-
tmp0_serialDesc.
|
|
108
|
-
this.
|
|
99
|
+
tmp0_serialDesc.lx('lastCommit', false);
|
|
100
|
+
tmp0_serialDesc.lx('firstCommit', false);
|
|
101
|
+
tmp0_serialDesc.lx('authors', false);
|
|
102
|
+
tmp0_serialDesc.lx('dateTime', true);
|
|
103
|
+
tmp0_serialDesc.lx('firstCommitDateTime', true);
|
|
104
|
+
tmp0_serialDesc.lx('commitCount', false);
|
|
105
|
+
tmp0_serialDesc.lx('ease', true);
|
|
106
|
+
tmp0_serialDesc.lx('storyId', true);
|
|
107
|
+
tmp0_serialDesc.lx('semver', true);
|
|
108
|
+
tmp0_serialDesc.lx('label', true);
|
|
109
|
+
tmp0_serialDesc.lx('tagName', true);
|
|
110
|
+
tmp0_serialDesc.lx('tagDateTime', true);
|
|
111
|
+
this.l1g_1 = tmp0_serialDesc;
|
|
109
112
|
}
|
|
110
|
-
protoOf($serializer).
|
|
111
|
-
var tmp0_desc = this.
|
|
112
|
-
var tmp1_output = encoder.
|
|
113
|
-
var tmp2_cached = Companion_getInstance().
|
|
114
|
-
tmp1_output.
|
|
115
|
-
tmp1_output.
|
|
116
|
-
tmp1_output.
|
|
117
|
-
if (tmp1_output.
|
|
118
|
-
tmp1_output.
|
|
113
|
+
protoOf($serializer).m1g = function (encoder, value) {
|
|
114
|
+
var tmp0_desc = this.l1g_1;
|
|
115
|
+
var tmp1_output = encoder.cq(tmp0_desc);
|
|
116
|
+
var tmp2_cached = Companion_getInstance().k1g_1;
|
|
117
|
+
tmp1_output.qr(tmp0_desc, 0, value.n1g_1);
|
|
118
|
+
tmp1_output.qr(tmp0_desc, 1, value.o1g_1);
|
|
119
|
+
tmp1_output.sr(tmp0_desc, 2, tmp2_cached[2].m1(), value.p1g_1);
|
|
120
|
+
if (tmp1_output.yr(tmp0_desc, 3) ? true : !(value.q1g_1 == null)) {
|
|
121
|
+
tmp1_output.ur(tmp0_desc, 3, InstantSerializer_getInstance(), value.q1g_1);
|
|
119
122
|
}
|
|
120
|
-
if (tmp1_output.
|
|
121
|
-
tmp1_output.
|
|
123
|
+
if (tmp1_output.yr(tmp0_desc, 4) ? true : !(value.r1g_1 == null)) {
|
|
124
|
+
tmp1_output.ur(tmp0_desc, 4, InstantSerializer_getInstance(), value.r1g_1);
|
|
122
125
|
}
|
|
123
|
-
tmp1_output.
|
|
124
|
-
if (tmp1_output.
|
|
125
|
-
tmp1_output.
|
|
126
|
+
tmp1_output.lr(tmp0_desc, 5, value.s1g_1);
|
|
127
|
+
if (tmp1_output.yr(tmp0_desc, 6) ? true : !(value.t1g_1 == null)) {
|
|
128
|
+
tmp1_output.ur(tmp0_desc, 6, IntSerializer_getInstance(), value.t1g_1);
|
|
126
129
|
}
|
|
127
|
-
if (tmp1_output.
|
|
128
|
-
tmp1_output.
|
|
130
|
+
if (tmp1_output.yr(tmp0_desc, 7) ? true : !(value.u1g_1 == null)) {
|
|
131
|
+
tmp1_output.ur(tmp0_desc, 7, StringSerializer_getInstance(), value.u1g_1);
|
|
129
132
|
}
|
|
130
|
-
if (tmp1_output.
|
|
131
|
-
tmp1_output.
|
|
133
|
+
if (tmp1_output.yr(tmp0_desc, 8) ? true : !(value.v1g_1 == null)) {
|
|
134
|
+
tmp1_output.ur(tmp0_desc, 8, StringSerializer_getInstance(), value.v1g_1);
|
|
132
135
|
}
|
|
133
|
-
if (tmp1_output.
|
|
134
|
-
tmp1_output.
|
|
136
|
+
if (tmp1_output.yr(tmp0_desc, 9) ? true : !(value.w1g_1 == null)) {
|
|
137
|
+
tmp1_output.ur(tmp0_desc, 9, StringSerializer_getInstance(), value.w1g_1);
|
|
135
138
|
}
|
|
136
|
-
if (tmp1_output.
|
|
137
|
-
tmp1_output.
|
|
139
|
+
if (tmp1_output.yr(tmp0_desc, 10) ? true : !(value.x1g_1 == null)) {
|
|
140
|
+
tmp1_output.ur(tmp0_desc, 10, StringSerializer_getInstance(), value.x1g_1);
|
|
138
141
|
}
|
|
139
|
-
if (tmp1_output.
|
|
140
|
-
tmp1_output.
|
|
142
|
+
if (tmp1_output.yr(tmp0_desc, 11) ? true : !(value.y1g_1 == null)) {
|
|
143
|
+
tmp1_output.ur(tmp0_desc, 11, InstantSerializer_getInstance(), value.y1g_1);
|
|
141
144
|
}
|
|
142
|
-
tmp1_output.
|
|
145
|
+
tmp1_output.dq(tmp0_desc);
|
|
143
146
|
};
|
|
144
|
-
protoOf($serializer).
|
|
145
|
-
return this.
|
|
147
|
+
protoOf($serializer).gn = function (encoder, value) {
|
|
148
|
+
return this.m1g(encoder, value instanceof ContributionJson ? value : THROW_CCE());
|
|
146
149
|
};
|
|
147
|
-
protoOf($serializer).
|
|
148
|
-
|
|
150
|
+
protoOf($serializer).hn = function (decoder) {
|
|
151
|
+
var tmp0_desc = this.l1g_1;
|
|
152
|
+
var tmp1_flag = true;
|
|
153
|
+
var tmp2_index = 0;
|
|
154
|
+
var tmp3_bitMask0 = 0;
|
|
155
|
+
var tmp4_local0 = null;
|
|
156
|
+
var tmp5_local1 = null;
|
|
157
|
+
var tmp6_local2 = null;
|
|
158
|
+
var tmp7_local3 = null;
|
|
159
|
+
var tmp8_local4 = null;
|
|
160
|
+
var tmp9_local5 = 0;
|
|
161
|
+
var tmp10_local6 = null;
|
|
162
|
+
var tmp11_local7 = null;
|
|
163
|
+
var tmp12_local8 = null;
|
|
164
|
+
var tmp13_local9 = null;
|
|
165
|
+
var tmp14_local10 = null;
|
|
166
|
+
var tmp15_local11 = null;
|
|
167
|
+
var tmp16_input = decoder.cq(tmp0_desc);
|
|
168
|
+
var tmp17_cached = Companion_getInstance().k1g_1;
|
|
169
|
+
if (tmp16_input.sq()) {
|
|
170
|
+
tmp4_local0 = tmp16_input.mq(tmp0_desc, 0);
|
|
171
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
172
|
+
tmp5_local1 = tmp16_input.mq(tmp0_desc, 1);
|
|
173
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
174
|
+
tmp6_local2 = tmp16_input.oq(tmp0_desc, 2, tmp17_cached[2].m1(), tmp6_local2);
|
|
175
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
176
|
+
tmp7_local3 = tmp16_input.qq(tmp0_desc, 3, InstantSerializer_getInstance(), tmp7_local3);
|
|
177
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
178
|
+
tmp8_local4 = tmp16_input.qq(tmp0_desc, 4, InstantSerializer_getInstance(), tmp8_local4);
|
|
179
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
180
|
+
tmp9_local5 = tmp16_input.hq(tmp0_desc, 5);
|
|
181
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
182
|
+
tmp10_local6 = tmp16_input.qq(tmp0_desc, 6, IntSerializer_getInstance(), tmp10_local6);
|
|
183
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
184
|
+
tmp11_local7 = tmp16_input.qq(tmp0_desc, 7, StringSerializer_getInstance(), tmp11_local7);
|
|
185
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 128;
|
|
186
|
+
tmp12_local8 = tmp16_input.qq(tmp0_desc, 8, StringSerializer_getInstance(), tmp12_local8);
|
|
187
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 256;
|
|
188
|
+
tmp13_local9 = tmp16_input.qq(tmp0_desc, 9, StringSerializer_getInstance(), tmp13_local9);
|
|
189
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 512;
|
|
190
|
+
tmp14_local10 = tmp16_input.qq(tmp0_desc, 10, StringSerializer_getInstance(), tmp14_local10);
|
|
191
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 1024;
|
|
192
|
+
tmp15_local11 = tmp16_input.qq(tmp0_desc, 11, InstantSerializer_getInstance(), tmp15_local11);
|
|
193
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 2048;
|
|
194
|
+
} else
|
|
195
|
+
while (tmp1_flag) {
|
|
196
|
+
tmp2_index = tmp16_input.tq(tmp0_desc);
|
|
197
|
+
switch (tmp2_index) {
|
|
198
|
+
case -1:
|
|
199
|
+
tmp1_flag = false;
|
|
200
|
+
break;
|
|
201
|
+
case 0:
|
|
202
|
+
tmp4_local0 = tmp16_input.mq(tmp0_desc, 0);
|
|
203
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
204
|
+
break;
|
|
205
|
+
case 1:
|
|
206
|
+
tmp5_local1 = tmp16_input.mq(tmp0_desc, 1);
|
|
207
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
208
|
+
break;
|
|
209
|
+
case 2:
|
|
210
|
+
tmp6_local2 = tmp16_input.oq(tmp0_desc, 2, tmp17_cached[2].m1(), tmp6_local2);
|
|
211
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
212
|
+
break;
|
|
213
|
+
case 3:
|
|
214
|
+
tmp7_local3 = tmp16_input.qq(tmp0_desc, 3, InstantSerializer_getInstance(), tmp7_local3);
|
|
215
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
216
|
+
break;
|
|
217
|
+
case 4:
|
|
218
|
+
tmp8_local4 = tmp16_input.qq(tmp0_desc, 4, InstantSerializer_getInstance(), tmp8_local4);
|
|
219
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
220
|
+
break;
|
|
221
|
+
case 5:
|
|
222
|
+
tmp9_local5 = tmp16_input.hq(tmp0_desc, 5);
|
|
223
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
224
|
+
break;
|
|
225
|
+
case 6:
|
|
226
|
+
tmp10_local6 = tmp16_input.qq(tmp0_desc, 6, IntSerializer_getInstance(), tmp10_local6);
|
|
227
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
228
|
+
break;
|
|
229
|
+
case 7:
|
|
230
|
+
tmp11_local7 = tmp16_input.qq(tmp0_desc, 7, StringSerializer_getInstance(), tmp11_local7);
|
|
231
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 128;
|
|
232
|
+
break;
|
|
233
|
+
case 8:
|
|
234
|
+
tmp12_local8 = tmp16_input.qq(tmp0_desc, 8, StringSerializer_getInstance(), tmp12_local8);
|
|
235
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 256;
|
|
236
|
+
break;
|
|
237
|
+
case 9:
|
|
238
|
+
tmp13_local9 = tmp16_input.qq(tmp0_desc, 9, StringSerializer_getInstance(), tmp13_local9);
|
|
239
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 512;
|
|
240
|
+
break;
|
|
241
|
+
case 10:
|
|
242
|
+
tmp14_local10 = tmp16_input.qq(tmp0_desc, 10, StringSerializer_getInstance(), tmp14_local10);
|
|
243
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 1024;
|
|
244
|
+
break;
|
|
245
|
+
case 11:
|
|
246
|
+
tmp15_local11 = tmp16_input.qq(tmp0_desc, 11, InstantSerializer_getInstance(), tmp15_local11);
|
|
247
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 2048;
|
|
248
|
+
break;
|
|
249
|
+
default:
|
|
250
|
+
throw UnknownFieldException_init_$Create$(tmp2_index);
|
|
251
|
+
}
|
|
252
|
+
}
|
|
253
|
+
tmp16_input.dq(tmp0_desc);
|
|
254
|
+
return ContributionJson_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, tmp12_local8, tmp13_local9, tmp14_local10, tmp15_local11, null);
|
|
149
255
|
};
|
|
150
|
-
protoOf($serializer).
|
|
151
|
-
|
|
256
|
+
protoOf($serializer).fn = function () {
|
|
257
|
+
return this.l1g_1;
|
|
258
|
+
};
|
|
259
|
+
protoOf($serializer).nx = function () {
|
|
260
|
+
var tmp0_cached = Companion_getInstance().k1g_1;
|
|
152
261
|
// Inline function 'kotlin.arrayOf' call
|
|
153
262
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
154
263
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -160,6 +269,51 @@
|
|
|
160
269
|
new $serializer();
|
|
161
270
|
return $serializer_instance;
|
|
162
271
|
}
|
|
272
|
+
function ContributionJson_init_$Init$(seen0, lastCommit, firstCommit, authors, dateTime, firstCommitDateTime, commitCount, ease, storyId, semver, label, tagName, tagDateTime, serializationConstructorMarker, $this) {
|
|
273
|
+
if (!(39 === (39 & seen0))) {
|
|
274
|
+
throwMissingFieldException(seen0, 39, $serializer_getInstance().l1g_1);
|
|
275
|
+
}
|
|
276
|
+
$this.n1g_1 = lastCommit;
|
|
277
|
+
$this.o1g_1 = firstCommit;
|
|
278
|
+
$this.p1g_1 = authors;
|
|
279
|
+
if (0 === (seen0 & 8))
|
|
280
|
+
$this.q1g_1 = null;
|
|
281
|
+
else
|
|
282
|
+
$this.q1g_1 = dateTime;
|
|
283
|
+
if (0 === (seen0 & 16))
|
|
284
|
+
$this.r1g_1 = null;
|
|
285
|
+
else
|
|
286
|
+
$this.r1g_1 = firstCommitDateTime;
|
|
287
|
+
$this.s1g_1 = commitCount;
|
|
288
|
+
if (0 === (seen0 & 64))
|
|
289
|
+
$this.t1g_1 = null;
|
|
290
|
+
else
|
|
291
|
+
$this.t1g_1 = ease;
|
|
292
|
+
if (0 === (seen0 & 128))
|
|
293
|
+
$this.u1g_1 = null;
|
|
294
|
+
else
|
|
295
|
+
$this.u1g_1 = storyId;
|
|
296
|
+
if (0 === (seen0 & 256))
|
|
297
|
+
$this.v1g_1 = null;
|
|
298
|
+
else
|
|
299
|
+
$this.v1g_1 = semver;
|
|
300
|
+
if (0 === (seen0 & 512))
|
|
301
|
+
$this.w1g_1 = null;
|
|
302
|
+
else
|
|
303
|
+
$this.w1g_1 = label;
|
|
304
|
+
if (0 === (seen0 & 1024))
|
|
305
|
+
$this.x1g_1 = null;
|
|
306
|
+
else
|
|
307
|
+
$this.x1g_1 = tagName;
|
|
308
|
+
if (0 === (seen0 & 2048))
|
|
309
|
+
$this.y1g_1 = null;
|
|
310
|
+
else
|
|
311
|
+
$this.y1g_1 = tagDateTime;
|
|
312
|
+
return $this;
|
|
313
|
+
}
|
|
314
|
+
function ContributionJson_init_$Create$(seen0, lastCommit, firstCommit, authors, dateTime, firstCommitDateTime, commitCount, ease, storyId, semver, label, tagName, tagDateTime, serializationConstructorMarker) {
|
|
315
|
+
return ContributionJson_init_$Init$(seen0, lastCommit, firstCommit, authors, dateTime, firstCommitDateTime, commitCount, ease, storyId, semver, label, tagName, tagDateTime, serializationConstructorMarker, objectCreate(protoOf(ContributionJson)));
|
|
316
|
+
}
|
|
163
317
|
function ContributionJson(lastCommit, firstCommit, authors, dateTime, firstCommitDateTime, commitCount, ease, storyId, semver, label, tagName, tagDateTime) {
|
|
164
318
|
Companion_getInstance();
|
|
165
319
|
dateTime = dateTime === VOID ? null : dateTime;
|
|
@@ -170,35 +324,35 @@
|
|
|
170
324
|
label = label === VOID ? null : label;
|
|
171
325
|
tagName = tagName === VOID ? null : tagName;
|
|
172
326
|
tagDateTime = tagDateTime === VOID ? null : tagDateTime;
|
|
173
|
-
this.
|
|
174
|
-
this.
|
|
175
|
-
this.
|
|
176
|
-
this.
|
|
177
|
-
this.
|
|
178
|
-
this.
|
|
179
|
-
this.
|
|
180
|
-
this.
|
|
181
|
-
this.
|
|
182
|
-
this.
|
|
183
|
-
this.
|
|
184
|
-
this.
|
|
327
|
+
this.n1g_1 = lastCommit;
|
|
328
|
+
this.o1g_1 = firstCommit;
|
|
329
|
+
this.p1g_1 = authors;
|
|
330
|
+
this.q1g_1 = dateTime;
|
|
331
|
+
this.r1g_1 = firstCommitDateTime;
|
|
332
|
+
this.s1g_1 = commitCount;
|
|
333
|
+
this.t1g_1 = ease;
|
|
334
|
+
this.u1g_1 = storyId;
|
|
335
|
+
this.v1g_1 = semver;
|
|
336
|
+
this.w1g_1 = label;
|
|
337
|
+
this.x1g_1 = tagName;
|
|
338
|
+
this.y1g_1 = tagDateTime;
|
|
185
339
|
}
|
|
186
340
|
protoOf(ContributionJson).toString = function () {
|
|
187
|
-
return 'ContributionJson(lastCommit=' + this.
|
|
341
|
+
return 'ContributionJson(lastCommit=' + this.n1g_1 + ', firstCommit=' + this.o1g_1 + ', authors=' + toString(this.p1g_1) + ', dateTime=' + toString_0(this.q1g_1) + ', firstCommitDateTime=' + toString_0(this.r1g_1) + ', commitCount=' + this.s1g_1 + ', ease=' + this.t1g_1 + ', storyId=' + this.u1g_1 + ', semver=' + this.v1g_1 + ', label=' + this.w1g_1 + ', tagName=' + this.x1g_1 + ', tagDateTime=' + toString_0(this.y1g_1) + ')';
|
|
188
342
|
};
|
|
189
343
|
protoOf(ContributionJson).hashCode = function () {
|
|
190
|
-
var result = getStringHashCode(this.
|
|
191
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
192
|
-
result = imul(result, 31) + hashCode(this.
|
|
193
|
-
result = imul(result, 31) + (this.
|
|
194
|
-
result = imul(result, 31) + (this.
|
|
195
|
-
result = imul(result, 31) + this.
|
|
196
|
-
result = imul(result, 31) + (this.
|
|
197
|
-
result = imul(result, 31) + (this.
|
|
198
|
-
result = imul(result, 31) + (this.
|
|
199
|
-
result = imul(result, 31) + (this.
|
|
200
|
-
result = imul(result, 31) + (this.
|
|
201
|
-
result = imul(result, 31) + (this.
|
|
344
|
+
var result = getStringHashCode(this.n1g_1);
|
|
345
|
+
result = imul(result, 31) + getStringHashCode(this.o1g_1) | 0;
|
|
346
|
+
result = imul(result, 31) + hashCode(this.p1g_1) | 0;
|
|
347
|
+
result = imul(result, 31) + (this.q1g_1 == null ? 0 : this.q1g_1.hashCode()) | 0;
|
|
348
|
+
result = imul(result, 31) + (this.r1g_1 == null ? 0 : this.r1g_1.hashCode()) | 0;
|
|
349
|
+
result = imul(result, 31) + this.s1g_1 | 0;
|
|
350
|
+
result = imul(result, 31) + (this.t1g_1 == null ? 0 : this.t1g_1) | 0;
|
|
351
|
+
result = imul(result, 31) + (this.u1g_1 == null ? 0 : getStringHashCode(this.u1g_1)) | 0;
|
|
352
|
+
result = imul(result, 31) + (this.v1g_1 == null ? 0 : getStringHashCode(this.v1g_1)) | 0;
|
|
353
|
+
result = imul(result, 31) + (this.w1g_1 == null ? 0 : getStringHashCode(this.w1g_1)) | 0;
|
|
354
|
+
result = imul(result, 31) + (this.x1g_1 == null ? 0 : getStringHashCode(this.x1g_1)) | 0;
|
|
355
|
+
result = imul(result, 31) + (this.y1g_1 == null ? 0 : this.y1g_1.hashCode()) | 0;
|
|
202
356
|
return result;
|
|
203
357
|
};
|
|
204
358
|
protoOf(ContributionJson).equals = function (other) {
|
|
@@ -206,49 +360,49 @@
|
|
|
206
360
|
return true;
|
|
207
361
|
if (!(other instanceof ContributionJson))
|
|
208
362
|
return false;
|
|
209
|
-
if (!(this.
|
|
363
|
+
if (!(this.n1g_1 === other.n1g_1))
|
|
210
364
|
return false;
|
|
211
|
-
if (!(this.
|
|
365
|
+
if (!(this.o1g_1 === other.o1g_1))
|
|
212
366
|
return false;
|
|
213
|
-
if (!equals(this.
|
|
367
|
+
if (!equals(this.p1g_1, other.p1g_1))
|
|
214
368
|
return false;
|
|
215
|
-
if (!equals(this.
|
|
369
|
+
if (!equals(this.q1g_1, other.q1g_1))
|
|
216
370
|
return false;
|
|
217
|
-
if (!equals(this.
|
|
371
|
+
if (!equals(this.r1g_1, other.r1g_1))
|
|
218
372
|
return false;
|
|
219
|
-
if (!(this.
|
|
373
|
+
if (!(this.s1g_1 === other.s1g_1))
|
|
220
374
|
return false;
|
|
221
|
-
if (!(this.
|
|
375
|
+
if (!(this.t1g_1 == other.t1g_1))
|
|
222
376
|
return false;
|
|
223
|
-
if (!(this.
|
|
377
|
+
if (!(this.u1g_1 == other.u1g_1))
|
|
224
378
|
return false;
|
|
225
|
-
if (!(this.
|
|
379
|
+
if (!(this.v1g_1 == other.v1g_1))
|
|
226
380
|
return false;
|
|
227
|
-
if (!(this.
|
|
381
|
+
if (!(this.w1g_1 == other.w1g_1))
|
|
228
382
|
return false;
|
|
229
|
-
if (!(this.
|
|
383
|
+
if (!(this.x1g_1 == other.x1g_1))
|
|
230
384
|
return false;
|
|
231
|
-
if (!equals(this.
|
|
385
|
+
if (!equals(this.y1g_1, other.y1g_1))
|
|
232
386
|
return false;
|
|
233
387
|
return true;
|
|
234
388
|
};
|
|
235
389
|
function toJsonModel(_this__u8e3s4) {
|
|
236
|
-
var tmp0_lastCommit = _this__u8e3s4.
|
|
237
|
-
var tmp1_firstCommit = _this__u8e3s4.
|
|
238
|
-
var tmp2_authors = _this__u8e3s4.
|
|
239
|
-
var tmp3_dateTime = _this__u8e3s4.
|
|
240
|
-
var tmp4_firstCommitDateTime = _this__u8e3s4.
|
|
241
|
-
var tmp5_ease = _this__u8e3s4.
|
|
242
|
-
var tmp6_storyId = _this__u8e3s4.
|
|
243
|
-
var tmp7_semver = _this__u8e3s4.
|
|
244
|
-
var tmp8_label = _this__u8e3s4.
|
|
245
|
-
var tmp9_tagName = _this__u8e3s4.
|
|
246
|
-
var tmp10_tagDateTime = _this__u8e3s4.
|
|
247
|
-
var tmp11_commitCount = _this__u8e3s4.
|
|
390
|
+
var tmp0_lastCommit = _this__u8e3s4.pl_1;
|
|
391
|
+
var tmp1_firstCommit = _this__u8e3s4.ql_1;
|
|
392
|
+
var tmp2_authors = _this__u8e3s4.rl_1;
|
|
393
|
+
var tmp3_dateTime = _this__u8e3s4.tl_1;
|
|
394
|
+
var tmp4_firstCommitDateTime = _this__u8e3s4.ul_1;
|
|
395
|
+
var tmp5_ease = _this__u8e3s4.vl_1;
|
|
396
|
+
var tmp6_storyId = _this__u8e3s4.wl_1;
|
|
397
|
+
var tmp7_semver = _this__u8e3s4.xl_1;
|
|
398
|
+
var tmp8_label = _this__u8e3s4.yl_1;
|
|
399
|
+
var tmp9_tagName = _this__u8e3s4.zl_1;
|
|
400
|
+
var tmp10_tagDateTime = _this__u8e3s4.am_1;
|
|
401
|
+
var tmp11_commitCount = _this__u8e3s4.sl_1;
|
|
248
402
|
return new ContributionJson(tmp0_lastCommit, tmp1_firstCommit, tmp2_authors, tmp3_dateTime, tmp4_firstCommitDateTime, tmp11_commitCount, tmp5_ease, tmp6_storyId, tmp7_semver, tmp8_label, tmp9_tagName, tmp10_tagDateTime);
|
|
249
403
|
}
|
|
250
404
|
//region block: post-declaration
|
|
251
|
-
protoOf($serializer).
|
|
405
|
+
protoOf($serializer).ox = typeParametersSerializers;
|
|
252
406
|
//endregion
|
|
253
407
|
//region block: exports
|
|
254
408
|
_.$_$ = _.$_$ || {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../../tools/digger-json/src/commonMain/kotlin/com/zegreatrob/tools/digger/json/ContributionDataJson.kt","../../../../../digger-cli/build/compileSync/js/main/productionExecutable/kotlin/common/src/generated/_Collections.kt","../../../../../../../../../../../mnt/agent/work/b2fef8360e1bcf3d/formats/json/commonMain/src/kotlinx/serialization/json/Json.kt","../../../../../../../../../../../mnt/agent/work/b2fef8360e1bcf3d/core/commonMain/src/kotlinx/serialization/Serializers.kt","../../../../../../../../../../../mnt/agent/work/b2fef8360e1bcf3d/core/commonMain/src/kotlinx/serialization/internal/Platform.common.kt"],"sourcesContent":[null,null,null,null,null],"ignoreList":[],"x_google_ignoreList":[],"names":["toJsonString","<this>","item","ContributionJson$Companion$$childSerializers$<anonymous>","<init>","serialize","childSerializers","lastCommit","firstCommit","authors","dateTime","firstCommitDateTime","commitCount","ease","storyId","semver","label","tagName","tagDateTime","result","toJsonModel"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../../../../../tools/digger-json/src/commonMain/kotlin/com/zegreatrob/tools/digger/json/ContributionDataJson.kt","../../../../../digger-cli/build/compileSync/js/main/productionExecutable/kotlin/common/src/generated/_Collections.kt","../../../../../../../../../../../mnt/agent/work/b2fef8360e1bcf3d/formats/json/commonMain/src/kotlinx/serialization/json/Json.kt","../../../../../../../../../../../mnt/agent/work/b2fef8360e1bcf3d/core/commonMain/src/kotlinx/serialization/Serializers.kt","../../../../../../../../../../../mnt/agent/work/b2fef8360e1bcf3d/core/commonMain/src/kotlinx/serialization/internal/Platform.common.kt"],"sourcesContent":[null,null,null,null,null],"ignoreList":[],"x_google_ignoreList":[],"names":["toJsonString","<this>","item","ContributionJson$Companion$$childSerializers$<anonymous>","<init>","serialize","deserialize","childSerializers","lastCommit","firstCommit","authors","dateTime","firstCommitDateTime","commitCount","ease","storyId","semver","label","tagName","tagDateTime","result","toJsonModel"],"mappings":"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"}
|