File tree
45 files changed
+894
-68
lines changed- .github/workflows
- gradle
- src
- commonMain/kotlin/io/github/optimumcode/json
- pointer
- schema/internal
- factories
- array
- condition
- general
- number
- object
- string
- util
- util
- commonTest/kotlin/io/github/optimumcode/json
- pointer
- schema
- assertions
- general
- number
- string
- internal/util
- test-suites
- src
- commonTest/kotlin/io/github/optimumcode/json/schema/suite
- draft7
- iosSimulatorArm64Test/kotlin/io/github/optimumcode/json/schema/suite
- iosTest/kotlin/io/github/optimumcode/json/schema/suite
- jsTest/kotlin/io/github/optimumcode/json/schema/suite
- jvmTest/kotlin/io/github/optimumcode/json/schema/suite
- linuxX64Test/kotlin/io/github/optimumcode/json/schema/suite
- macosArm64Test/kotlin/io/github/optimumcode/json/schema/suite
- macosX64Test/kotlin/io/github/optimumcode/json/schema/suite
- mingwX64Test/kotlin/io/github/optimumcode/json/schema/suite
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
45 files changed
+894
-68
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
| 22 | + | |
21 | 23 |
| |
22 | 24 |
| |
23 | 25 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
| 35 | + | |
34 | 36 |
| |
35 | 37 |
| |
36 | 38 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
| 15 | + | |
14 | 16 |
| |
15 | 17 |
| |
16 | 18 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + |
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
170 | 177 |
| |
171 | 178 |
| |
172 | 179 |
| |
|
Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
| 7 | + | |
6 | 8 |
| |
7 | 9 |
| |
8 | 10 |
| |
| |||
16 | 18 |
| |
17 | 19 |
| |
18 | 20 |
| |
19 |
| - | |
| 21 | + | |
| 22 | + | |
20 | 23 |
| |
21 | 24 |
| |
22 | 25 |
| |
23 |
| - | |
| 26 | + | |
| 27 | + | |
| 28 | + |
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + |
Lines changed: 12 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
37 |
| - | |
38 |
| - | |
| 36 | + | |
39 | 37 |
| |
40 | 38 |
| |
41 | 39 |
| |
| |||
53 | 51 |
| |
54 | 52 |
| |
55 | 53 |
| |
56 |
| - | |
57 |
| - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
58 | 61 |
| |
59 |
| - | |
60 | 62 |
| |
61 | 63 |
| |
62 | 64 |
| |
| |||
87 | 89 |
| |
88 | 90 |
| |
89 | 91 |
| |
| 92 | + | |
| 93 | + | |
90 | 94 |
| |
91 | 95 |
| |
92 | 96 |
| |
| |||
205 | 209 |
| |
206 | 210 |
| |
207 | 211 |
| |
208 |
| - | |
209 |
| - | |
| 212 | + | |
| 213 | + | |
210 | 214 |
| |
211 | 215 |
| |
212 | 216 |
| |
|
Lines changed: 2 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
| 60 | + | |
| 61 | + | |
67 | 62 |
| |
68 | 63 |
| |
69 | 64 |
| |
|
Lines changed: 26 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
195 | 195 |
| |
196 | 196 |
| |
197 | 197 |
| |
198 |
| - | |
199 |
| - | |
| 198 | + | |
| 199 | + | |
200 | 200 |
| |
201 | 201 |
| |
202 | 202 |
| |
| |||
237 | 237 |
| |
238 | 238 |
| |
239 | 239 |
| |
240 |
| - | |
| 240 | + | |
241 | 241 |
| |
242 | 242 |
| |
243 | 243 |
| |
| |||
255 | 255 |
| |
256 | 256 |
| |
257 | 257 |
| |
258 |
| - | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
259 | 262 |
| |
260 | 263 |
| |
261 | 264 |
| |
| |||
271 | 274 |
| |
272 | 275 |
| |
273 | 276 |
| |
274 |
| - | |
| 277 | + | |
275 | 278 |
| |
276 | 279 |
| |
277 | 280 |
| |
| |||
294 | 297 |
| |
295 | 298 |
| |
296 | 299 |
| |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
297 | 318 |
| |
298 | 319 |
| |
299 | 320 |
| |
|
0 commit comments