Skip to content

Pull requests: json-iterator/go

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix unmarshal to map doesn't report error with null key
#401 by lefelys was closed Mar 27, 2025 Loading…
add WriteBytesAsString()
#393 by lavalamp was closed Sep 23, 2019 Loading…
[master]add string tag to slice
#386 by september1549 was closed Oct 29, 2019 Loading…
fix #372: add AppendSkip iterator method
#373 by ernado was merged Jun 21, 2019 Loading…
Don't marshal empty byte or uint8 slice as null
#371 by nikhita was merged Jun 3, 2019 Loading…
Fix typo in UnmarshalFromString documentation
#366 by stephen-obashitech was merged May 22, 2019 Loading…
gofmt and deleted extra newline
#362 by maxifom was closed May 9, 2019 Loading…
Add go module definition
#361 by lggomez was merged May 19, 2019 Loading…
Merge pull request #1 from json-iterator/master
#354 by koalacxr was closed Apr 4, 2019 Loading…
Fix unmarshal into nil interface
#345 by alexsn was closed Jul 30, 2020 Loading…
Fix pretty print #331
#340 by ShoshinNikita was closed Aug 19, 2019 Loading…
Clean go vet error and ineffassign warnings.
#338 by dvrkps was merged Jan 14, 2019 Loading…
Fix the incompatible encoding #336
#337 by denverdino was merged Jan 14, 2019 Loading…
增加对json Marsharl递归层级的判断
#329 by vearne was closed Dec 6, 2018 Loading…
optimize: avoid to allocate tmp object for twice
#327 by 1046102779 was closed Nov 30, 2018 Loading…
any_tests: remove commented-out code
#307 by quasilyte was merged Sep 14, 2018 Loading…
remove redundant dereferencing expressions
#306 by quasilyte was merged Sep 14, 2018 Loading…
simplify x = x <op> y to x <op>= y
#305 by quasilyte was merged Sep 14, 2018 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.