git-digger 1.8.31 → 1.8.33

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.
@@ -7,9 +7,9 @@
7
7
  var Unit_instance = kotlin_kotlin.$_$.z2;
8
8
  var collectionSizeOrDefault = kotlin_kotlin.$_$.v3;
9
9
  var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.g;
10
- var to = kotlin_kotlin.$_$.hc;
10
+ var to = kotlin_kotlin.$_$.ic;
11
11
  var firstOrNull = kotlin_kotlin.$_$.f4;
12
- var Pair = kotlin_kotlin.$_$.gb;
12
+ var Pair = kotlin_kotlin.$_$.hb;
13
13
  var listOf = kotlin_kotlin.$_$.w4;
14
14
  var checkIndexOverflow = kotlin_kotlin.$_$.u3;
15
15
  var getOrNull = kotlin_kotlin.$_$.j4;
@@ -17,13 +17,13 @@
17
17
  var emptyList = kotlin_kotlin.$_$.c4;
18
18
  var plus_0 = kotlin_kotlin.$_$.i5;
19
19
  var last = kotlin_kotlin.$_$.t4;
20
- var toString = kotlin_kotlin.$_$.e8;
21
- var toString_0 = kotlin_kotlin.$_$.gc;
22
- var protoOf = kotlin_kotlin.$_$.c8;
23
- var getStringHashCode = kotlin_kotlin.$_$.c7;
24
- var hashCode = kotlin_kotlin.$_$.d7;
25
- var equals = kotlin_kotlin.$_$.y6;
26
- var initMetadataForClass = kotlin_kotlin.$_$.e7;
20
+ var toString = kotlin_kotlin.$_$.f8;
21
+ var toString_0 = kotlin_kotlin.$_$.hc;
22
+ var protoOf = kotlin_kotlin.$_$.d8;
23
+ var getStringHashCode = kotlin_kotlin.$_$.e7;
24
+ var hashCode = kotlin_kotlin.$_$.f7;
25
+ var equals = kotlin_kotlin.$_$.a7;
26
+ var initMetadataForClass = kotlin_kotlin.$_$.g7;
27
27
  var lastOrNull = kotlin_kotlin.$_$.s4;
28
28
  var maxOrNull = kotlin_kotlin.$_$.a5;
29
29
  var Contribution = kotlin_com_zegreatrob_tools_digger_model.$_$.a;
@@ -34,34 +34,34 @@
34
34
  var toList = kotlin_kotlin.$_$.x5;
35
35
  var joinToString = kotlin_kotlin.$_$.n4;
36
36
  var Regex_init_$Create$ = kotlin_kotlin.$_$.p;
37
- var initMetadataForObject = kotlin_kotlin.$_$.j7;
37
+ var initMetadataForObject = kotlin_kotlin.$_$.l7;
38
38
  var VOID = kotlin_kotlin.$_$.c;
39
39
  var take = kotlin_kotlin.$_$.t5;
40
40
  var RegexOption_IGNORE_CASE_getInstance = kotlin_kotlin.$_$.d;
41
41
  var Regex_init_$Create$_0 = kotlin_kotlin.$_$.q;
42
42
  var RuntimeException_init_$Create$ = kotlin_kotlin.$_$.d1;
43
- var contains = kotlin_kotlin.$_$.n9;
43
+ var contains = kotlin_kotlin.$_$.o9;
44
44
  var mapOf = kotlin_kotlin.$_$.z4;
45
45
  var RegexOption_MULTILINE_getInstance = kotlin_kotlin.$_$.e;
46
46
  var setOf = kotlin_kotlin.$_$.m5;
47
- var Regex = kotlin_kotlin.$_$.k9;
48
- var firstOrNull_0 = kotlin_kotlin.$_$.r9;
49
- var lastIndexOf = kotlin_kotlin.$_$.z9;
50
- var substring = kotlin_kotlin.$_$.ma;
51
- var Char = kotlin_kotlin.$_$.ya;
47
+ var Regex = kotlin_kotlin.$_$.l9;
48
+ var firstOrNull_0 = kotlin_kotlin.$_$.s9;
49
+ var lastIndexOf = kotlin_kotlin.$_$.aa;
50
+ var substring = kotlin_kotlin.$_$.na;
51
+ var Char = kotlin_kotlin.$_$.za;
52
52
  var _Char___init__impl__6a9atx = kotlin_kotlin.$_$.g1;
53
- var mapNotNull = kotlin_kotlin.$_$.e9;
54
- var toList_0 = kotlin_kotlin.$_$.j9;
55
- var maxOrNull_0 = kotlin_kotlin.$_$.g9;
56
- var get = kotlin_kotlin.$_$.t9;
57
- var toIntOrNull = kotlin_kotlin.$_$.oa;
53
+ var mapNotNull = kotlin_kotlin.$_$.f9;
54
+ var toList_0 = kotlin_kotlin.$_$.k9;
55
+ var maxOrNull_0 = kotlin_kotlin.$_$.h9;
56
+ var get = kotlin_kotlin.$_$.u9;
57
+ var toIntOrNull = kotlin_kotlin.$_$.pa;
58
58
  var Companion_instance = kotlin_kotlin.$_$.u2;
59
59
  var _Result___init__impl__xyqfz8 = kotlin_kotlin.$_$.j1;
60
- var createFailure = kotlin_kotlin.$_$.xb;
60
+ var createFailure = kotlin_kotlin.$_$.yb;
61
61
  var _Result___get_value__impl__bjfvqg = kotlin_kotlin.$_$.m1;
62
- var THROW_CCE = kotlin_kotlin.$_$.jb;
62
+ var THROW_CCE = kotlin_kotlin.$_$.kb;
63
63
  var _Result___get_isFailure__impl__jpiriv = kotlin_kotlin.$_$.k1;
64
- var Enum = kotlin_kotlin.$_$.bb;
64
+ var Enum = kotlin_kotlin.$_$.cb;
65
65
  //endregion
66
66
  //region block: pre-declaration
67
67
  initMetadataForClass(CommitInspectionResult, 'CommitInspectionResult');
@@ -76,31 +76,31 @@
76
76
  // Inline function 'kotlin.collections.distinctBy' call
77
77
  var set = HashSet_init_$Create$();
78
78
  var list = ArrayList_init_$Create$();
79
- var _iterator__ex2g4s = tagRefs.o();
80
- while (_iterator__ex2g4s.p()) {
81
- var e = _iterator__ex2g4s.q();
82
- var key = e.ik_1;
83
- if (set.g(key)) {
84
- list.g(e);
79
+ var _iterator__ex2g4s = tagRefs.t();
80
+ while (_iterator__ex2g4s.u()) {
81
+ var e = _iterator__ex2g4s.v();
82
+ var key = e.mk_1;
83
+ if (set.x(key)) {
84
+ list.x(e);
85
85
  }
86
86
  }
87
87
  // Inline function 'kotlin.collections.filter' call
88
88
  // Inline function 'kotlin.collections.filterTo' call
89
89
  var destination = ArrayList_init_$Create$();
90
- var _iterator__ex2g4s_0 = list.o();
91
- while (_iterator__ex2g4s_0.p()) {
92
- var element = _iterator__ex2g4s_0.q();
90
+ var _iterator__ex2g4s_0 = list.t();
91
+ while (_iterator__ex2g4s_0.u()) {
92
+ var element = _iterator__ex2g4s_0.v();
93
93
  // Inline function 'kotlin.collections.map' call
94
94
  // Inline function 'kotlin.collections.mapTo' call
95
95
  var destination_0 = ArrayList_init_$Create$_0(collectionSizeOrDefault(fullLog, 10));
96
- var _iterator__ex2g4s_1 = fullLog.o();
97
- while (_iterator__ex2g4s_1.p()) {
98
- var item = _iterator__ex2g4s_1.q();
99
- var tmp$ret$2 = item.sj_1;
100
- destination_0.g(tmp$ret$2);
96
+ var _iterator__ex2g4s_1 = fullLog.t();
97
+ while (_iterator__ex2g4s_1.u()) {
98
+ var item = _iterator__ex2g4s_1.v();
99
+ var tmp$ret$2 = item.wj_1;
100
+ destination_0.x(tmp$ret$2);
101
101
  }
102
- if (destination_0.f1(element.ik_1)) {
103
- destination.g(element);
102
+ if (destination_0.s1(element.mk_1)) {
103
+ destination.x(element);
104
104
  }
105
105
  }
106
106
  return sortIntoTagSets(_this__u8e3s4, destination, fullLog);
@@ -110,33 +110,33 @@
110
110
  var this_0 = tagPairs(tagRefs);
111
111
  // Inline function 'kotlin.collections.mapTo' call
112
112
  var destination = ArrayList_init_$Create$_0(collectionSizeOrDefault(this_0, 10));
113
- var _iterator__ex2g4s = this_0.o();
114
- while (_iterator__ex2g4s.p()) {
115
- var item = _iterator__ex2g4s.q();
116
- var earlierTag = item.i9();
117
- var nextTag = item.j9();
113
+ var _iterator__ex2g4s = this_0.t();
114
+ while (_iterator__ex2g4s.u()) {
115
+ var item = _iterator__ex2g4s.v();
116
+ var earlierTag = item.r9();
117
+ var nextTag = item.s9();
118
118
  var tmp;
119
119
  if (earlierTag == null && !(nextTag == null)) {
120
- tmp = _this__u8e3s4.fk('^' + nextTag.ik_1, 'HEAD');
120
+ tmp = _this__u8e3s4.jk('^' + nextTag.mk_1, 'HEAD');
121
121
  } else if (!(earlierTag == null) && !(nextTag == null)) {
122
- tmp = _this__u8e3s4.fk('^' + nextTag.ik_1, earlierTag.ik_1);
122
+ tmp = _this__u8e3s4.jk('^' + nextTag.mk_1, earlierTag.mk_1);
123
123
  } else if (!(earlierTag == null)) {
124
- tmp = _this__u8e3s4.gk(earlierTag.ik_1);
124
+ tmp = _this__u8e3s4.kk(earlierTag.mk_1);
125
125
  } else {
126
126
  tmp = alwaysLeftParent(log);
127
127
  }
128
128
  var tmp$ret$0 = to(earlierTag, tmp);
129
- destination.g(tmp$ret$0);
129
+ destination.x(tmp$ret$0);
130
130
  }
131
131
  // Inline function 'kotlin.collections.filter' call
132
132
  // Inline function 'kotlin.collections.filterTo' call
133
133
  var destination_0 = ArrayList_init_$Create$();
134
- var _iterator__ex2g4s_0 = destination.o();
135
- while (_iterator__ex2g4s_0.p()) {
136
- var element = _iterator__ex2g4s_0.q();
134
+ var _iterator__ex2g4s_0 = destination.t();
135
+ while (_iterator__ex2g4s_0.u()) {
136
+ var element = _iterator__ex2g4s_0.v();
137
137
  // Inline function 'kotlin.collections.isNotEmpty' call
138
- if (!element.h9_1.l()) {
139
- destination_0.g(element);
138
+ if (!element.q9_1.r()) {
139
+ destination_0.x(element);
140
140
  }
141
141
  }
142
142
  return destination_0;
@@ -147,28 +147,28 @@
147
147
  // Inline function 'kotlin.collections.mapIndexedTo' call
148
148
  var destination = ArrayList_init_$Create$_0(collectionSizeOrDefault(_this__u8e3s4, 10));
149
149
  var index = 0;
150
- var _iterator__ex2g4s = _this__u8e3s4.o();
151
- while (_iterator__ex2g4s.p()) {
152
- var item = _iterator__ex2g4s.q();
150
+ var _iterator__ex2g4s = _this__u8e3s4.t();
151
+ while (_iterator__ex2g4s.u()) {
152
+ var item = _iterator__ex2g4s.v();
153
153
  var _unary__edvuaz = index;
154
154
  index = _unary__edvuaz + 1 | 0;
155
155
  var index_0 = checkIndexOverflow(_unary__edvuaz);
156
156
  var tmp$ret$0 = to(item, getOrNull(_this__u8e3s4, index_0 + 1 | 0));
157
- destination.g(tmp$ret$0);
157
+ destination.x(tmp$ret$0);
158
158
  }
159
159
  return plus(tmp, destination);
160
160
  }
161
161
  function alwaysLeftParent(_this__u8e3s4) {
162
162
  // Inline function 'kotlin.collections.fold' call
163
163
  var accumulator = emptyList();
164
- var _iterator__ex2g4s = _this__u8e3s4.o();
165
- while (_iterator__ex2g4s.p()) {
166
- var element = _iterator__ex2g4s.q();
164
+ var _iterator__ex2g4s = _this__u8e3s4.t();
165
+ while (_iterator__ex2g4s.u()) {
166
+ var element = _iterator__ex2g4s.v();
167
167
  var acc = accumulator;
168
168
  var tmp;
169
- if (acc.l()) {
169
+ if (acc.r()) {
170
170
  tmp = plus_0(acc, element);
171
- } else if (element.sj_1 === firstOrNull(last(acc).wj_1)) {
171
+ } else if (element.wj_1 === firstOrNull(last(acc).ak_1)) {
172
172
  tmp = plus_0(acc, element);
173
173
  } else {
174
174
  tmp = acc;
@@ -178,19 +178,19 @@
178
178
  return accumulator;
179
179
  }
180
180
  function CommitInspectionResult(storyId, ease, authors, semver) {
181
- this.yk_1 = storyId;
182
- this.zk_1 = ease;
183
- this.al_1 = authors;
184
- this.bl_1 = semver;
181
+ this.cl_1 = storyId;
182
+ this.dl_1 = ease;
183
+ this.el_1 = authors;
184
+ this.fl_1 = semver;
185
185
  }
186
186
  protoOf(CommitInspectionResult).toString = function () {
187
- return 'CommitInspectionResult(storyId=' + this.yk_1 + ', ease=' + this.zk_1 + ', authors=' + toString(this.al_1) + ', semver=' + toString_0(this.bl_1) + ')';
187
+ return 'CommitInspectionResult(storyId=' + this.cl_1 + ', ease=' + this.dl_1 + ', authors=' + toString(this.el_1) + ', semver=' + toString_0(this.fl_1) + ')';
188
188
  };
189
189
  protoOf(CommitInspectionResult).hashCode = function () {
190
- var result = this.yk_1 == null ? 0 : getStringHashCode(this.yk_1);
191
- result = imul(result, 31) + (this.zk_1 == null ? 0 : this.zk_1) | 0;
192
- result = imul(result, 31) + hashCode(this.al_1) | 0;
193
- result = imul(result, 31) + (this.bl_1 == null ? 0 : this.bl_1.hashCode()) | 0;
190
+ var result = this.cl_1 == null ? 0 : getStringHashCode(this.cl_1);
191
+ result = imul(result, 31) + (this.dl_1 == null ? 0 : this.dl_1) | 0;
192
+ result = imul(result, 31) + hashCode(this.el_1) | 0;
193
+ result = imul(result, 31) + (this.fl_1 == null ? 0 : this.fl_1.hashCode()) | 0;
194
194
  return result;
195
195
  };
196
196
  protoOf(CommitInspectionResult).equals = function (other) {
@@ -198,13 +198,13 @@
198
198
  return true;
199
199
  if (!(other instanceof CommitInspectionResult))
200
200
  return false;
201
- if (!(this.yk_1 == other.yk_1))
201
+ if (!(this.cl_1 == other.cl_1))
202
202
  return false;
203
- if (!(this.zk_1 == other.zk_1))
203
+ if (!(this.dl_1 == other.dl_1))
204
204
  return false;
205
- if (!equals(this.al_1, other.al_1))
205
+ if (!equals(this.el_1, other.el_1))
206
206
  return false;
207
- if (!equals(this.bl_1, other.bl_1))
207
+ if (!equals(this.fl_1, other.fl_1))
208
208
  return false;
209
209
  return true;
210
210
  };
@@ -212,35 +212,35 @@
212
212
  // Inline function 'kotlin.collections.map' call
213
213
  // Inline function 'kotlin.collections.mapTo' call
214
214
  var destination = ArrayList_init_$Create$_0(collectionSizeOrDefault(commitRefs, 10));
215
- var _iterator__ex2g4s = commitRefs.o();
216
- while (_iterator__ex2g4s.p()) {
217
- var item = _iterator__ex2g4s.q();
218
- var tmp$ret$0 = commitInspectionResult(item, _this__u8e3s4.il(item.xj_1));
219
- destination.g(tmp$ret$0);
215
+ var _iterator__ex2g4s = commitRefs.t();
216
+ while (_iterator__ex2g4s.u()) {
217
+ var item = _iterator__ex2g4s.v();
218
+ var tmp$ret$0 = commitInspectionResult(item, _this__u8e3s4.ml(item.bk_1));
219
+ destination.x(tmp$ret$0);
220
220
  }
221
221
  var messageDigResults = destination;
222
222
  var lastCommit = firstOrNull(commitRefs);
223
223
  var firstCommit = lastOrNull(commitRefs);
224
- var tmp1_elvis_lhs = lastCommit == null ? null : lastCommit.sj_1;
224
+ var tmp1_elvis_lhs = lastCommit == null ? null : lastCommit.wj_1;
225
225
  var tmp7_lastCommit = tmp1_elvis_lhs == null ? '' : tmp1_elvis_lhs;
226
- var tmp3_elvis_lhs = firstCommit == null ? null : firstCommit.sj_1;
226
+ var tmp3_elvis_lhs = firstCommit == null ? null : firstCommit.wj_1;
227
227
  var tmp8_firstCommit = tmp3_elvis_lhs == null ? '' : tmp3_elvis_lhs;
228
228
  var tmp9_authors = allAuthors(messageDigResults);
229
- var tmp10_dateTime = lastCommit == null ? null : lastCommit.vj_1;
230
- var tmp11_firstCommitDateTime = firstCommit == null ? null : firstCommit.vj_1;
229
+ var tmp10_dateTime = lastCommit == null ? null : lastCommit.zj_1;
230
+ var tmp11_firstCommitDateTime = firstCommit == null ? null : firstCommit.zj_1;
231
231
  // Inline function 'kotlin.collections.mapNotNull' call
232
232
  // Inline function 'kotlin.collections.mapNotNullTo' call
233
233
  var destination_0 = ArrayList_init_$Create$();
234
234
  // Inline function 'kotlin.collections.forEach' call
235
- var _iterator__ex2g4s_0 = messageDigResults.o();
236
- while (_iterator__ex2g4s_0.p()) {
237
- var element = _iterator__ex2g4s_0.q();
238
- var tmp0_safe_receiver = element.zk_1;
235
+ var _iterator__ex2g4s_0 = messageDigResults.t();
236
+ while (_iterator__ex2g4s_0.u()) {
237
+ var element = _iterator__ex2g4s_0.v();
238
+ var tmp0_safe_receiver = element.dl_1;
239
239
  if (tmp0_safe_receiver == null)
240
240
  null;
241
241
  else {
242
242
  // Inline function 'kotlin.let' call
243
- destination_0.g(tmp0_safe_receiver);
243
+ destination_0.x(tmp0_safe_receiver);
244
244
  }
245
245
  }
246
246
  var tmp12_ease = maxOrNull(destination_0);
@@ -249,46 +249,46 @@
249
249
  // Inline function 'kotlin.collections.mapNotNullTo' call
250
250
  var destination_1 = ArrayList_init_$Create$();
251
251
  // Inline function 'kotlin.collections.forEach' call
252
- var _iterator__ex2g4s_1 = messageDigResults.o();
253
- while (_iterator__ex2g4s_1.p()) {
254
- var element_0 = _iterator__ex2g4s_1.q();
255
- var tmp0_safe_receiver_0 = element_0.bl_1;
252
+ var _iterator__ex2g4s_1 = messageDigResults.t();
253
+ while (_iterator__ex2g4s_1.u()) {
254
+ var element_0 = _iterator__ex2g4s_1.v();
255
+ var tmp0_safe_receiver_0 = element_0.fl_1;
256
256
  if (tmp0_safe_receiver_0 == null)
257
257
  null;
258
258
  else {
259
259
  // Inline function 'kotlin.let' call
260
- destination_1.g(tmp0_safe_receiver_0);
260
+ destination_1.x(tmp0_safe_receiver_0);
261
261
  }
262
262
  }
263
263
  var tmp6_safe_receiver = highestPrioritySemver(destination_1);
264
264
  var tmp14_semver = tmp6_safe_receiver == null ? null : tmp6_safe_receiver.toString();
265
265
  // Inline function 'kotlin.collections.count' call
266
- var tmp15_commitCount = commitRefs.s();
266
+ var tmp15_commitCount = commitRefs.f1();
267
267
  return new Contribution(tmp7_lastCommit, tmp8_firstCommit, tmp9_authors, tmp15_commitCount, tmp10_dateTime, tmp11_firstCommitDateTime, tmp12_ease, tmp13_storyId, tmp14_semver, null, null, null);
268
268
  }
269
269
  function commitInspectionResult(_this__u8e3s4, digResult) {
270
- return new CommitInspectionResult(digResult.jl_1, digResult.kl_1, plus(listOf_0([_this__u8e3s4.uj_1, _this__u8e3s4.tj_1]), digResult.ll_1), digResult.ml_1);
270
+ return new CommitInspectionResult(digResult.nl_1, digResult.ol_1, plus(listOf_0([_this__u8e3s4.yj_1, _this__u8e3s4.xj_1]), digResult.pl_1), digResult.ql_1);
271
271
  }
272
272
  function allAuthors(messageDigResults) {
273
273
  // Inline function 'kotlin.collections.flatMap' call
274
274
  // Inline function 'kotlin.collections.flatMapTo' call
275
275
  var destination = ArrayList_init_$Create$();
276
- var _iterator__ex2g4s = messageDigResults.o();
277
- while (_iterator__ex2g4s.p()) {
278
- var element = _iterator__ex2g4s.q();
279
- var list = element.al_1;
276
+ var _iterator__ex2g4s = messageDigResults.t();
277
+ while (_iterator__ex2g4s.u()) {
278
+ var element = _iterator__ex2g4s.v();
279
+ var list = element.el_1;
280
280
  addAll(destination, list);
281
281
  }
282
282
  // Inline function 'kotlin.collections.map' call
283
283
  // Inline function 'kotlin.collections.mapTo' call
284
284
  var destination_0 = ArrayList_init_$Create$_0(collectionSizeOrDefault(destination, 10));
285
- var _iterator__ex2g4s_0 = destination.o();
286
- while (_iterator__ex2g4s_0.p()) {
287
- var item = _iterator__ex2g4s_0.q();
285
+ var _iterator__ex2g4s_0 = destination.t();
286
+ while (_iterator__ex2g4s_0.u()) {
287
+ var item = _iterator__ex2g4s_0.v();
288
288
  // Inline function 'kotlin.text.lowercase' call
289
289
  // Inline function 'kotlin.js.asDynamic' call
290
290
  var tmp$ret$5 = item.toLowerCase();
291
- destination_0.g(tmp$ret$5);
291
+ destination_0.x(tmp$ret$5);
292
292
  }
293
293
  return toList(sorted(toSet(destination_0)));
294
294
  }
@@ -297,21 +297,21 @@
297
297
  // Inline function 'kotlin.collections.mapNotNullTo' call
298
298
  var destination = ArrayList_init_$Create$();
299
299
  // Inline function 'kotlin.collections.forEach' call
300
- var _iterator__ex2g4s = messageDigResults.o();
301
- while (_iterator__ex2g4s.p()) {
302
- var element = _iterator__ex2g4s.q();
303
- var tmp0_safe_receiver = element.yk_1;
300
+ var _iterator__ex2g4s = messageDigResults.t();
301
+ while (_iterator__ex2g4s.u()) {
302
+ var element = _iterator__ex2g4s.v();
303
+ var tmp0_safe_receiver = element.cl_1;
304
304
  if (tmp0_safe_receiver == null)
305
305
  null;
306
306
  else {
307
307
  // Inline function 'kotlin.let' call
308
- destination.g(tmp0_safe_receiver);
308
+ destination.x(tmp0_safe_receiver);
309
309
  }
310
310
  }
311
311
  // Inline function 'kotlin.let' call
312
312
  var tmp;
313
313
  // Inline function 'kotlin.collections.isNotEmpty' call
314
- if (!destination.l()) {
314
+ if (!destination.r()) {
315
315
  tmp = joinToString(sorted(toSet(destination)), ', ');
316
316
  } else {
317
317
  tmp = null;
@@ -321,22 +321,22 @@
321
321
  function currentContributionCommits(_this__u8e3s4, previousTag) {
322
322
  var tmp;
323
323
  if (previousTag == null) {
324
- tmp = _this__u8e3s4.ek();
324
+ tmp = _this__u8e3s4.ik();
325
325
  } else {
326
- tmp = _this__u8e3s4.fk('^' + previousTag.hk_1, 'HEAD');
326
+ tmp = _this__u8e3s4.jk('^' + previousTag.lk_1, 'HEAD');
327
327
  }
328
328
  return tmp;
329
329
  }
330
330
  function tagRefs($this) {
331
331
  // Inline function 'kotlin.collections.filter' call
332
- var tmp0 = $this.ol_1.dk();
332
+ var tmp0 = $this.sl_1.hk();
333
333
  // Inline function 'kotlin.collections.filterTo' call
334
334
  var destination = ArrayList_init_$Create$();
335
- var _iterator__ex2g4s = tmp0.o();
336
- while (_iterator__ex2g4s.p()) {
337
- var element = _iterator__ex2g4s.q();
338
- if ($this.ql_1.qb(element.hk_1)) {
339
- destination.g(element);
335
+ var _iterator__ex2g4s = tmp0.t();
336
+ while (_iterator__ex2g4s.u()) {
337
+ var element = _iterator__ex2g4s.v();
338
+ if ($this.ul_1.rb(element.lk_1)) {
339
+ destination.x(element);
340
340
  }
341
341
  }
342
342
  return destination;
@@ -345,7 +345,7 @@
345
345
  // Inline function 'kotlin.let' call
346
346
  var latestTag = getOrNull(lastTwoTags, 0);
347
347
  var tmp;
348
- if ((latestTag == null ? null : latestTag.ik_1) === headCommitId) {
348
+ if ((latestTag == null ? null : latestTag.mk_1) === headCommitId) {
349
349
  tmp = to(latestTag, getOrNull(lastTwoTags, 1));
350
350
  } else {
351
351
  tmp = to(null, latestTag);
@@ -354,7 +354,7 @@
354
354
  }
355
355
  function Defaults() {
356
356
  Defaults_instance = this;
357
- this.rl_1 = Regex_init_$Create$('.*');
357
+ this.vl_1 = Regex_init_$Create$('.*');
358
358
  }
359
359
  var Defaults_instance;
360
360
  function Defaults_getInstance() {
@@ -363,61 +363,61 @@
363
363
  return Defaults_instance;
364
364
  }
365
365
  function DiggerCore(label, gitWrapper, messageDigger, tagRegex) {
366
- tagRegex = tagRegex === VOID ? Defaults_getInstance().rl_1 : tagRegex;
367
- this.nl_1 = label;
368
- this.ol_1 = gitWrapper;
369
- this.pl_1 = messageDigger;
370
- this.ql_1 = tagRegex;
366
+ tagRegex = tagRegex === VOID ? Defaults_getInstance().vl_1 : tagRegex;
367
+ this.rl_1 = label;
368
+ this.sl_1 = gitWrapper;
369
+ this.tl_1 = messageDigger;
370
+ this.ul_1 = tagRegex;
371
371
  }
372
- protoOf(DiggerCore).sl = function () {
372
+ protoOf(DiggerCore).wl = function () {
373
373
  // Inline function 'kotlin.with' call
374
- var $this$with = this.ol_1;
375
- var _destruct__k2r9zo = currentRelevantTags(this, $this$with.ck(), take(tagRefs(this), 2));
376
- var currentTag = _destruct__k2r9zo.i9();
377
- var previousTag = _destruct__k2r9zo.j9();
378
- var tmp = contribution(this.pl_1, currentContributionCommits($this$with, previousTag));
379
- var tmp_0 = currentTag == null ? null : currentTag.hk_1;
380
- return tmp.xk(VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, this.nl_1, tmp_0, currentTag == null ? null : currentTag.jk_1);
374
+ var $this$with = this.sl_1;
375
+ var _destruct__k2r9zo = currentRelevantTags(this, $this$with.gk(), take(tagRefs(this), 2));
376
+ var currentTag = _destruct__k2r9zo.r9();
377
+ var previousTag = _destruct__k2r9zo.s9();
378
+ var tmp = contribution(this.tl_1, currentContributionCommits($this$with, previousTag));
379
+ var tmp_0 = currentTag == null ? null : currentTag.lk_1;
380
+ return tmp.bl(VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, this.rl_1, tmp_0, currentTag == null ? null : currentTag.nk_1);
381
381
  };
382
- protoOf(DiggerCore).tl = function () {
382
+ protoOf(DiggerCore).xl = function () {
383
383
  // Inline function 'kotlin.collections.map' call
384
- var this_0 = allContributionCommits(this.ol_1, tagRefs(this), this.ol_1.ek());
384
+ var this_0 = allContributionCommits(this.sl_1, tagRefs(this), this.sl_1.ik());
385
385
  // Inline function 'kotlin.collections.mapTo' call
386
386
  var destination = ArrayList_init_$Create$_0(collectionSizeOrDefault(this_0, 10));
387
- var _iterator__ex2g4s = this_0.o();
388
- while (_iterator__ex2g4s.p()) {
389
- var item = _iterator__ex2g4s.q();
390
- var tmp$ret$0 = to(item.g9_1, contribution(this.pl_1, toList(item.h9_1)));
391
- destination.g(tmp$ret$0);
387
+ var _iterator__ex2g4s = this_0.t();
388
+ while (_iterator__ex2g4s.u()) {
389
+ var item = _iterator__ex2g4s.v();
390
+ var tmp$ret$0 = to(item.p9_1, contribution(this.tl_1, toList(item.q9_1)));
391
+ destination.x(tmp$ret$0);
392
392
  }
393
393
  // Inline function 'kotlin.collections.map' call
394
394
  // Inline function 'kotlin.collections.mapTo' call
395
395
  var destination_0 = ArrayList_init_$Create$_0(collectionSizeOrDefault(destination, 10));
396
- var _iterator__ex2g4s_0 = destination.o();
397
- while (_iterator__ex2g4s_0.p()) {
398
- var item_0 = _iterator__ex2g4s_0.q();
399
- var tag = item_0.i9();
400
- var contribution_0 = item_0.j9();
401
- var tmp = tag == null ? null : tag.hk_1;
402
- var tmp$ret$3 = contribution_0.xk(VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, this.nl_1, tmp, tag == null ? null : tag.jk_1);
403
- destination_0.g(tmp$ret$3);
396
+ var _iterator__ex2g4s_0 = destination.t();
397
+ while (_iterator__ex2g4s_0.u()) {
398
+ var item_0 = _iterator__ex2g4s_0.v();
399
+ var tag = item_0.r9();
400
+ var contribution_0 = item_0.s9();
401
+ var tmp = tag == null ? null : tag.lk_1;
402
+ var tmp$ret$3 = contribution_0.bl(VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, this.rl_1, tmp, tag == null ? null : tag.nk_1);
403
+ destination_0.x(tmp$ret$3);
404
404
  }
405
405
  return destination_0;
406
406
  };
407
407
  function MessageDigResult(storyId, ease, coauthors, semver) {
408
- this.jl_1 = storyId;
409
- this.kl_1 = ease;
410
- this.ll_1 = coauthors;
411
- this.ml_1 = semver;
408
+ this.nl_1 = storyId;
409
+ this.ol_1 = ease;
410
+ this.pl_1 = coauthors;
411
+ this.ql_1 = semver;
412
412
  }
413
413
  protoOf(MessageDigResult).toString = function () {
414
- return 'MessageDigResult(storyId=' + this.jl_1 + ', ease=' + this.kl_1 + ', coauthors=' + toString(this.ll_1) + ', semver=' + toString_0(this.ml_1) + ')';
414
+ return 'MessageDigResult(storyId=' + this.nl_1 + ', ease=' + this.ol_1 + ', coauthors=' + toString(this.pl_1) + ', semver=' + toString_0(this.ql_1) + ')';
415
415
  };
416
416
  protoOf(MessageDigResult).hashCode = function () {
417
- var result = this.jl_1 == null ? 0 : getStringHashCode(this.jl_1);
418
- result = imul(result, 31) + (this.kl_1 == null ? 0 : this.kl_1) | 0;
419
- result = imul(result, 31) + hashCode(this.ll_1) | 0;
420
- result = imul(result, 31) + (this.ml_1 == null ? 0 : this.ml_1.hashCode()) | 0;
417
+ var result = this.nl_1 == null ? 0 : getStringHashCode(this.nl_1);
418
+ result = imul(result, 31) + (this.ol_1 == null ? 0 : this.ol_1) | 0;
419
+ result = imul(result, 31) + hashCode(this.pl_1) | 0;
420
+ result = imul(result, 31) + (this.ql_1 == null ? 0 : this.ql_1.hashCode()) | 0;
421
421
  return result;
422
422
  };
423
423
  protoOf(MessageDigResult).equals = function (other) {
@@ -425,24 +425,24 @@
425
425
  return true;
426
426
  if (!(other instanceof MessageDigResult))
427
427
  return false;
428
- if (!(this.jl_1 == other.jl_1))
428
+ if (!(this.nl_1 == other.nl_1))
429
429
  return false;
430
- if (!(this.kl_1 == other.kl_1))
430
+ if (!(this.ol_1 == other.ol_1))
431
431
  return false;
432
- if (!equals(this.ll_1, other.ll_1))
432
+ if (!equals(this.pl_1, other.pl_1))
433
433
  return false;
434
- if (!equals(this.ml_1, other.ml_1))
434
+ if (!equals(this.ql_1, other.ql_1))
435
435
  return false;
436
436
  return true;
437
437
  };
438
438
  function Defaults_0() {
439
439
  Defaults_instance_0 = this;
440
- this.ul_1 = Regex_init_$Create$_0('\\[major\\]', RegexOption_IGNORE_CASE_getInstance());
441
- this.vl_1 = Regex_init_$Create$_0('\\[minor\\]', RegexOption_IGNORE_CASE_getInstance());
442
- this.wl_1 = Regex_init_$Create$_0('\\[patch\\]', RegexOption_IGNORE_CASE_getInstance());
443
- this.xl_1 = Regex_init_$Create$_0('\\[none\\]', RegexOption_IGNORE_CASE_getInstance());
444
- this.yl_1 = Regex_init_$Create$('\\[(?<storyId>.*?)\\]');
445
- this.zl_1 = Regex_init_$Create$('-(?<ease>[1-5])-');
440
+ this.yl_1 = Regex_init_$Create$_0('\\[major\\]', RegexOption_IGNORE_CASE_getInstance());
441
+ this.zl_1 = Regex_init_$Create$_0('\\[minor\\]', RegexOption_IGNORE_CASE_getInstance());
442
+ this.am_1 = Regex_init_$Create$_0('\\[patch\\]', RegexOption_IGNORE_CASE_getInstance());
443
+ this.bm_1 = Regex_init_$Create$_0('\\[none\\]', RegexOption_IGNORE_CASE_getInstance());
444
+ this.cm_1 = Regex_init_$Create$('\\[(?<storyId>.*?)\\]');
445
+ this.dm_1 = Regex_init_$Create$('-(?<ease>[1-5])-');
446
446
  }
447
447
  var Defaults_instance_0;
448
448
  function Defaults_getInstance_0() {
@@ -451,53 +451,53 @@
451
451
  return Defaults_instance_0;
452
452
  }
453
453
  function MessageDigger(majorRegex, minorRegex, patchRegex, noneRegex, storyIdRegex, easeRegex) {
454
- majorRegex = majorRegex === VOID ? Defaults_getInstance_0().ul_1 : majorRegex;
455
- minorRegex = minorRegex === VOID ? Defaults_getInstance_0().vl_1 : minorRegex;
456
- patchRegex = patchRegex === VOID ? Defaults_getInstance_0().wl_1 : patchRegex;
457
- noneRegex = noneRegex === VOID ? Defaults_getInstance_0().xl_1 : noneRegex;
458
- storyIdRegex = storyIdRegex === VOID ? Defaults_getInstance_0().yl_1 : storyIdRegex;
459
- easeRegex = easeRegex === VOID ? Defaults_getInstance_0().zl_1 : easeRegex;
460
- if (!contains(storyIdRegex.kb_1, '?<storyId>')) {
461
- throw RuntimeException_init_$Create$('StoryIdRegex must include a storyId group. The regex was: ' + storyIdRegex.kb_1);
454
+ majorRegex = majorRegex === VOID ? Defaults_getInstance_0().yl_1 : majorRegex;
455
+ minorRegex = minorRegex === VOID ? Defaults_getInstance_0().zl_1 : minorRegex;
456
+ patchRegex = patchRegex === VOID ? Defaults_getInstance_0().am_1 : patchRegex;
457
+ noneRegex = noneRegex === VOID ? Defaults_getInstance_0().bm_1 : noneRegex;
458
+ storyIdRegex = storyIdRegex === VOID ? Defaults_getInstance_0().cm_1 : storyIdRegex;
459
+ easeRegex = easeRegex === VOID ? Defaults_getInstance_0().dm_1 : easeRegex;
460
+ if (!contains(storyIdRegex.lb_1, '?<storyId>')) {
461
+ throw RuntimeException_init_$Create$('StoryIdRegex must include a storyId group. The regex was: ' + storyIdRegex.lb_1);
462
462
  }
463
- if (!contains(easeRegex.kb_1, '?<ease>')) {
464
- throw RuntimeException_init_$Create$('EaseRegex must include an ease group. The regex was: ' + easeRegex.kb_1);
463
+ if (!contains(easeRegex.lb_1, '?<ease>')) {
464
+ throw RuntimeException_init_$Create$('EaseRegex must include an ease group. The regex was: ' + easeRegex.lb_1);
465
465
  }
466
- this.cl_1 = mapOf([to('major', majorRegex), to('minor', minorRegex), to('patch', patchRegex), to('none', noneRegex)]);
466
+ this.gl_1 = mapOf([to('major', majorRegex), to('minor', minorRegex), to('patch', patchRegex), to('none', noneRegex)]);
467
467
  var tmp = this;
468
468
  // Inline function 'kotlin.collections.map' call
469
- var this_0 = this.cl_1;
469
+ var this_0 = this.gl_1;
470
470
  // Inline function 'kotlin.collections.mapTo' call
471
- var destination = ArrayList_init_$Create$_0(this_0.s());
471
+ var destination = ArrayList_init_$Create$_0(this_0.f1());
472
472
  // Inline function 'kotlin.collections.iterator' call
473
- var _iterator__ex2g4s = this_0.z().o();
474
- while (_iterator__ex2g4s.p()) {
475
- var item = _iterator__ex2g4s.q();
473
+ var _iterator__ex2g4s = this_0.m1().t();
474
+ while (_iterator__ex2g4s.u()) {
475
+ var item = _iterator__ex2g4s.v();
476
476
  // Inline function 'kotlin.collections.component1' call
477
- var group = item.a1();
477
+ var group = item.n1();
478
478
  // Inline function 'kotlin.collections.component2' call
479
- var regex = item.b1();
479
+ var regex = item.o1();
480
480
  var tmp$ret$3 = '(?<' + group + '>' + cleaned(regex) + ')?';
481
- destination.g(tmp$ret$3);
481
+ destination.x(tmp$ret$3);
482
482
  }
483
- tmp.dl_1 = joinToString(destination, '');
484
- this.el_1 = '(' + cleaned(storyIdRegex) + ')?';
485
- this.fl_1 = '(' + cleaned(easeRegex) + ')?';
486
- this.gl_1 = '(Co-authored-by: .* <(?<coAuthors>.*)>)?';
487
- this.hl_1 = new Regex(this.dl_1 + this.el_1 + this.fl_1 + this.gl_1, setOf([RegexOption_IGNORE_CASE_getInstance(), RegexOption_MULTILINE_getInstance()]));
488
- }
489
- protoOf(MessageDigger).il = function (input) {
490
- return messageDigResult(this.hl_1.tb(input));
483
+ tmp.hl_1 = joinToString(destination, '');
484
+ this.il_1 = '(' + cleaned(storyIdRegex) + ')?';
485
+ this.jl_1 = '(' + cleaned(easeRegex) + ')?';
486
+ this.kl_1 = '(Co-authored-by: .* <(?<coAuthors>.*)>)?';
487
+ this.ll_1 = new Regex(this.hl_1 + this.il_1 + this.jl_1 + this.kl_1, setOf([RegexOption_IGNORE_CASE_getInstance(), RegexOption_MULTILINE_getInstance()]));
488
+ }
489
+ protoOf(MessageDigger).ml = function (input) {
490
+ return messageDigResult(this.ll_1.ub(input));
491
491
  };
492
492
  function cleaned(_this__u8e3s4) {
493
- var first = firstOrNull_0(_this__u8e3s4.kb_1);
494
- var last = lastIndexOf(_this__u8e3s4.kb_1, '/');
493
+ var first = firstOrNull_0(_this__u8e3s4.lb_1);
494
+ var last = lastIndexOf(_this__u8e3s4.lb_1, '/');
495
495
  var tmp;
496
496
  var tmp_0 = first;
497
497
  if (equals(tmp_0 == null ? null : new Char(tmp_0), new Char(_Char___init__impl__6a9atx(47)))) {
498
- tmp = substring(_this__u8e3s4.kb_1, 1, last);
498
+ tmp = substring(_this__u8e3s4.lb_1, 1, last);
499
499
  } else {
500
- tmp = _this__u8e3s4.kb_1;
500
+ tmp = _this__u8e3s4.lb_1;
501
501
  }
502
502
  return tmp;
503
503
  }
@@ -507,10 +507,10 @@
507
507
  var tmp$ret$1;
508
508
  $l$block: {
509
509
  // Inline function 'kotlin.sequences.firstNotNullOfOrNull' call
510
- var _iterator__ex2g4s = _this__u8e3s4.o();
511
- while (_iterator__ex2g4s.p()) {
512
- var element = _iterator__ex2g4s.q();
513
- var result = get(element.bc(), 'storyId');
510
+ var _iterator__ex2g4s = _this__u8e3s4.t();
511
+ while (_iterator__ex2g4s.u()) {
512
+ var element = _iterator__ex2g4s.v();
513
+ var result = get(element.cc(), 'storyId');
514
514
  if (!(result == null)) {
515
515
  tmp$ret$1 = result;
516
516
  break $l$block;
@@ -519,14 +519,14 @@
519
519
  tmp$ret$1 = null;
520
520
  }
521
521
  var tmp0_safe_receiver = tmp$ret$1;
522
- var tmp5_storyId = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.xb_1;
522
+ var tmp5_storyId = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.yb_1;
523
523
  var tmp$ret$3;
524
524
  $l$block_0: {
525
525
  // Inline function 'kotlin.sequences.firstNotNullOfOrNull' call
526
- var _iterator__ex2g4s_0 = _this__u8e3s4.o();
527
- while (_iterator__ex2g4s_0.p()) {
528
- var element_0 = _iterator__ex2g4s_0.q();
529
- var result_0 = get(element_0.bc(), 'ease');
526
+ var _iterator__ex2g4s_0 = _this__u8e3s4.t();
527
+ while (_iterator__ex2g4s_0.u()) {
528
+ var element_0 = _iterator__ex2g4s_0.v();
529
+ var result_0 = get(element_0.cc(), 'ease');
530
530
  if (!(result_0 == null)) {
531
531
  tmp$ret$3 = result_0;
532
532
  break $l$block_0;
@@ -535,7 +535,7 @@
535
535
  tmp$ret$3 = null;
536
536
  }
537
537
  var tmp1_safe_receiver = tmp$ret$3;
538
- var tmp2_safe_receiver = tmp1_safe_receiver == null ? null : tmp1_safe_receiver.xb_1;
538
+ var tmp2_safe_receiver = tmp1_safe_receiver == null ? null : tmp1_safe_receiver.yb_1;
539
539
  var tmp6_ease = tmp2_safe_receiver == null ? null : toIntOrNull(tmp2_safe_receiver);
540
540
  return new MessageDigResult(tmp5_storyId, tmp6_ease, tmp3_coauthors, tmp4_semver);
541
541
  }
@@ -547,7 +547,7 @@
547
547
  var tmp;
548
548
  try {
549
549
  // Inline function 'kotlin.Companion.success' call
550
- var value = get(_this__u8e3s4.bc(), groupName);
550
+ var value = get(_this__u8e3s4.cc(), groupName);
551
551
  tmp = _Result___init__impl__xyqfz8(value);
552
552
  } catch ($p) {
553
553
  var tmp_0;
@@ -575,8 +575,8 @@
575
575
  return maxOrNull(_this__u8e3s4);
576
576
  }
577
577
  function messageDigResult$lambda(it) {
578
- var tmp0_safe_receiver = get(it.bc(), 'coAuthors');
579
- return tmp0_safe_receiver == null ? null : tmp0_safe_receiver.xb_1;
578
+ var tmp0_safe_receiver = get(it.cc(), 'coAuthors');
579
+ return tmp0_safe_receiver == null ? null : tmp0_safe_receiver.yb_1;
580
580
  }
581
581
  function messageDigResult$lambda_0(it) {
582
582
  return getSemver(it);