Alexander Medvednikov
|
b9f5cc830b
|
json: skip via the "-" attribute
|
2023-05-02 16:41:32 +02:00 |
|
yuyi
|
992b502198
|
db, json, time, term: change optional to result (#16201)
|
2022-10-26 11:26:28 +03:00 |
|
Daniel Däschle
|
d679146a80
|
fmt: remove space in front of ? and ! (#14366)
|
2022-05-13 06:56:21 +03:00 |
|
Delyan Angelov
|
f5e4d17cf3
|
json: return errors with more context, on failed json.decode() calls.
|
2022-04-05 12:06:08 +03:00 |
|
Tim Basel
|
9d0a5942ac
|
builtin: change IError msg and code to methods + fix vlib, add a deprecation notice for the old usages (#13041)
|
2022-02-11 15:52:33 +02:00 |
|
Delyan Angelov
|
9ebd56caa7
|
cgen,json: bugfix for json.decode; now [skip] fields are initialised
|
2022-01-22 19:29:38 +02:00 |
|
Hualin Song
|
4fb570522a
|
json: fix json.decode bug for u64 values greater than 2^31 (#11238)
|
2021-08-20 09:14:55 +03:00 |
|
Delyan Angelov
|
684c10af1f
|
json: support for a [required] field attribute (#10955)
|
2021-07-25 17:27:37 +03:00 |
|