-
Notifications
You must be signed in to change notification settings - Fork 1k
Pull requests: json-iterator/go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Support tabs on MarshalIndent
#273
opened May 17, 2018 by
shdunning
Loading…
updated Oct 11, 2018
2 tasks done
feature #384: Specify custom map key sort function
#385
opened Jul 9, 2019 by
zachelrath
Loading…
updated Jul 10, 2019
Add object iterator that avoids string allocation
#343
opened Feb 13, 2019 by
apersson
Loading…
updated Oct 22, 2019
fix(processTags): remove extra qoutes that added to slice and map type
#407
opened Sep 24, 2019 by
m-amr
Loading…
updated Jan 14, 2020
parse input containing NaN and Infinity values
#434
opened Jan 15, 2020 by
trinitum
Loading…
updated Jan 16, 2020
Update all fmt.Errorf occurrences with errors.New using either fmt.Sprintf or strings.Join
#454
opened Apr 9, 2020 by
jarri-abidi
Loading…
updated Apr 16, 2020
Adding support for config omitEmpty which can be used instead of setting omitEmpty on individual fields
#445
opened Feb 19, 2020 by
k-anshul
Loading…
updated Apr 22, 2020
Added Config.AllowOmitEmptyStruct
#460
opened May 3, 2020 by
millerlogic
Loading…
updated May 17, 2020
Add bool decoding to the fuzzy decoder extension
#466
opened Jun 6, 2020 by
thfix13
Loading…
updated Jun 9, 2020
Make Marshal(RawMessage) behave like encoding/json
#474
opened Jul 14, 2020 by
greensea
Loading…
updated Jul 14, 2020
feat: export NextToken to check token info
#442
opened Jan 18, 2020 by
xujianhai666
Loading…
updated Aug 1, 2020
ref(decoding): simplify conditional branch
#355
opened Apr 8, 2019 by
JensRantil
Loading…
updated Sep 30, 2020
Unmarshal convert string to int/float and convert int/float to string
#507
opened Oct 30, 2020 by
guotie
Loading…
updated Oct 30, 2020
json.RawMessage backwards compatibility
#524
opened Dec 30, 2020 by
djeebus
Loading…
updated Dec 30, 2020
added flag for marshalling nil slices to [] instead of null
#533
opened Mar 2, 2021 by
wangkechun
Loading…
updated Mar 2, 2021
Uses
strings.Builder
instead of []byte in iter.ReadString
#526
opened Jan 12, 2021 by
cyriltovena
Loading…
updated Mar 9, 2021
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.