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 |