This website requires JavaScript.
Explore
Help
Sign In
TheCloud
/
v
Watch
1
Star
0
Fork
0
You've already forked v
mirror of
https://github.com/vlang/v.git
synced
2025-08-04 02:07:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
v
/
vlib
/
x
/
json2
/
decoder2
History
Delyan Angelov
e983d75b64
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
..
tests
x.json2.decode2: minor improvements and bugfixes (
#23083
)
2024-12-07 10:22:46 +02:00
attributes_test.v
x.json2.decoder2: support fully struct attributes (
#22741
)
2024-12-06 13:53:07 +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
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
decoder_deprecated.v
json2.decoder2: prepare decoder in json2 to be replaced by json2.decode2 (
#23078
)
2024-12-06 19:47:17 +02:00