aboutsummaryrefslogtreecommitdiff
path: root/src/encoding/json/v2_decode_test.go
AgeCommit message (Expand)Author
2025-10-14encoding/json: avoid misleading errors under goexperiment.jsonv2Joe Tsai
2025-10-10encoding/json: fix regression in quoted numbers under goexperiment.jsonv2Joe Tsai
2025-07-24encoding/json: reduce error text regressions under goexperiment.jsonv2Joe Tsai
2025-07-11encoding/json: remove legacy option to EscapeInvalidUTF8Joe Tsai
2025-07-11encoding/json/v2: report wrapped io.ErrUnexpectedEOFJoe Tsai
2025-06-24encoding/json/v2: reject unquoted dash as a JSON field nameJoe Tsai
2025-04-18encoding/json: add json/v2 with GOEXPERIMENT=jsonv2 guardDamien Neil