v/vlib/x/json2/decoder2
2025-02-26 03:49:04 +02:00
..
tests x.json2.decoder2: improve string tests (#23809) 2025-02-26 03:49:04 +02:00
attributes_test.v x.json2.decoder2: support fully struct attributes (#22741) 2024-12-06 13:53:07 +02:00
decode.v markused,builtin,strconv,vlib: reduce generated C sizes for compilers != tcc, for short programs, by simplifying the generation of backtraces, and reducing string interpolations in panics (#23380) 2025-01-06 08:23:56 +02: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