Hitalo Souza
|
ed58b95a9d
|
json2: encode array of all and verify sum type (#17051)
|
2023-02-01 15:52:58 +01:00 |
|
Hitalo Souza
|
45854882b9
|
builtin, cgen: support FieldData.unaliased_typ, use it for generalising x.json2 (able to encode type aliased struct fields) (#16469)
|
2022-11-20 11:18:14 +02:00 |
|
Hitalo Souza
|
74613bd636
|
x.json2: generic-based encoder (finish PR#15137) (#16464)
|
2022-11-18 11:09:24 +02:00 |
|
yuyi
|
017ace6ea7
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
|
yuyi
|
f6844e9766
|
all: change optional to result of io (#16075)
|
2022-10-16 09:28:57 +03:00 |
|
yuyi
|
41dbd12bc4
|
tests: make error handling the same as the main function (#15825)
|
2022-09-21 19:45:43 +03:00 |
|
Daniel Däschle
|
d679146a80
|
fmt: remove space in front of ? and ! (#14366)
|
2022-05-13 06:56:21 +03:00 |
|
Ned
|
437fa02f27
|
x.json2: add customized JSON output capability via Encoder (#13654)
|
2022-03-04 14:39:23 +03:00 |
|
Larpon
|
1d41d9daf9
|
json2: improve readability, add tests utilizing fix #12667 (#12836)
|
2021-12-15 12:20:05 +02:00 |
|
Don Park
|
ae54cd78f5
|
json2: encode ascii chars < 0x20 in json (#12494)
|
2021-11-18 08:34:00 +03:00 |
|
Delyan Angelov
|
58df35b453
|
x.json2: fix json_string for utf8 codepoints, add regression test
|
2021-06-29 11:40:52 +03:00 |
|
Ned Palacios
|
ee879f3e41
|
x.json2: proper string encoding + minor fixes (#9026)
|
2021-03-01 10:22:36 +01:00 |
|