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

Support tabs on MarshalIndent
#273 opened May 17, 2018 by shdunning Loading…
2 tasks done
update stream.go
#332 opened Dec 6, 2018 by vearne Loading…
Add object iterator that avoids string allocation
#343 opened Feb 13, 2019 by apersson Loading…
ref(decoding): simplify conditional branch
#355 opened Apr 8, 2019 by JensRantil Loading…
Add Iterator.StringReader()
#359 opened Apr 20, 2019 by rsandwick Loading…
gofmt and deleted extra newline
#363 opened May 9, 2019 by maxifom Loading…
Permit zero alloc reads
#394 opened Jul 26, 2019 by lavalamp Loading…
Remove nil == nil if-statement
#420 opened Nov 20, 2019 by rwelin Loading…
parse input containing NaN and Infinity values
#434 opened Jan 15, 2020 by trinitum Loading…
add testcase for readany
#437 opened Jan 17, 2020 by AllenX2018 Loading…
feat: export NextToken to check token info
#442 opened Jan 18, 2020 by xujianhai666 Loading…
Added Config.AllowOmitEmptyStruct
#460 opened May 3, 2020 by millerlogic Loading…
Add bool decoding to the fuzzy decoder extension
#466 opened Jun 6, 2020 by thfix13 Loading…
Make Marshal(RawMessage) behave like encoding/json
#474 opened Jul 14, 2020 by greensea Loading…
missing capture of error
#484 opened Aug 24, 2020 by alvarolm Loading…
Added InputOffset
#493 opened Sep 9, 2020 by mhr3 Loading…
json.RawMessage backwards compatibility
#524 opened Dec 30, 2020 by djeebus Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.