1
0
mirror of https://github.com/json-iterator/go.git synced 2025-06-15 22:50:24 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
976454858b use json.Marshaler then trim the last '\n' in reflect_marshaler
N/A
2019-08-14 10:10:02 +08:00
e4aa2ec063 Fix the incompatible encoding 2019-01-03 18:19:22 +08:00
455b3f8bb8 move reflect2 from plz to modern-go 2018-02-28 17:09:30 +08:00
fff342fd04 gofmt 2018-02-24 22:04:41 +08:00
99fc16a363 use reflect2 to replace reflect 2018-02-22 10:12:08 +08:00
a3866383f5 support recursive struct 2018-02-21 17:59:41 +08:00
404d90796f move type declaration into separate files 2018-02-20 23:08:58 +08:00
3d39af6dd9 remove feature prefix 2018-02-19 23:04:25 +08:00