v/vlib/x/json2/decoder2
Larsimusrex 54c6daab54
decoder2: fix checking and decoding of escape characters (fix #24834) (#24915)
Co-authored-by: Lars Dumke <lars-luis.dumke@keysight.com>
2025-07-17 08:34:05 +03:00
..
tests decoder2: fix checking and decoding of escape characters (fix #24834) (#24915) 2025-07-17 08:34:05 +03:00
attributes_test.v x.json2.decoder2: support fully struct attributes (#22741) 2024-12-06 13:53:07 +02:00
decode.v decoder2: fix checking and decoding of escape characters (fix #24834) (#24915) 2025-07-17 08:34:05 +03:00
decode_sumtype.v checker: fix assign check, when rechecking for another concrete type (#23212) 2024-12-20 19:39:11 +02:00
decode_test.v x.json2.decode2: minor improvements and bugfixes (#23083) 2024-12-07 10:22:46 +02:00
decoder_deprecated.v json2.decoder2: prepare decoder in json2 to be replaced by json2.decode2 (#23078) 2024-12-06 19:47:17 +02:00