0 branches
Tree
Top files
Clone with HTTPS:
json_module_compatibility_test
x.json2: fix encoder omitting _type discriminator field for sumtype values (fixes #26904)
last Apr 21
10.59 KB
decode_and_encode_struct_any_test.v
x.json2: replace x.json2.decode() with x.json2.decoder2.decode() (#25472)
last Oct 14
1.05 KB
decode_map_test.v
x.json2: replace x.json2.decode() with x.json2.decoder2.decode() (#25472)
last Oct 14
1.11 KB
decode_struct_test.v
x.json2: replace x.json2.decode() with x.json2.decoder2.decode() (#25472)
last Oct 14
6.35 KB
decoder_test.v
x.json2: rename Any.arr() to Any.as_array() for consistency with as_map(), as_map_of_string(); deprecate Any.arr() (#26455)
last Jan 28
1.69 KB
encoder_test.v
x.json2: replace x.json2.decode() with x.json2.decoder2.decode() (#25472)
last Oct 14
317 bytes
json2_test.v
x.json2: replace x.json2.decode() with x.json2.decoder2.decode() (#25472)
last Oct 14
3.65 KB