- Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: json-iterator/go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix unmarshal to map doesn't report error with null key
#401 by lefelys was closed Mar 27, 2025 Loading…
use json.Marshaler then trim the last '\n' in reflect_marshaler
#398 by teou was merged Sep 23, 2019 Loading…
allocate string for error description only if it really required
#368 by alextomaili was merged Jun 21, 2019 Loading…
Using strings.Builder in golang v1.10 to reduce memory allocations
#367 by jmoh932 was closed Jun 24, 2019 Loading…
Fix typo in UnmarshalFromString documentation
#366 by stephen-obashitech was merged May 22, 2019 Loading…
feat: add EmitDefaults option,able to ignore omitempty tag.
#344 by chslink was closed Mar 6, 2019 Loading…
optimize: avoid to allocate tmp object for twice
#327 by 1046102779 was closed Nov 30, 2018 Loading…
fix #308 do NOT skip embedded structs without tag when OnlyTaggedFiel…
#316 by masterada was merged Feb 8, 2019 Loading…
use multi-value case clause instead of fallthrough
#304 by quasilyte was merged Sep 14, 2018 Loading…
Allow private fields to have a custom json tag
#297 by felipeumpierre was closed Jun 25, 2019 Loading…
ProTip! Add no:assignee to see everything that’s not assigned.