1
0
mirror of https://github.com/json-iterator/go.git synced 2025-03-29 21:20:52 +02:00

15 Commits

Author SHA1 Message Date
Tao Wen
cf77980493 fixed []byte alias 2017-06-26 14:25:56 +08:00
Tao Wen
ff3c624fa9 fix anonymous fields 2017-06-21 00:26:18 +08:00
Tao Wen
3333ec11a0 support private fields 2017-06-20 23:48:41 +08:00
Tao Wen
29a928e1d2 support naming strategy 2017-06-20 23:09:53 +08:00
Tao Wen
83fa27ff9a time as int64 with decoder 2017-06-20 17:52:41 +08:00
Tao Wen
cefb2972fd time as int64 with specified precision 2017-06-20 17:46:29 +08:00
Tao Wen
486534c67c time as int64 2017-06-20 17:43:47 +08:00
Tao Wen
85be06b145 empty array to object/map 2017-06-20 16:36:22 +08:00
Tao Wen
086001225d string to float64 2017-06-20 16:20:56 +08:00
Tao Wen
2ea4d48e1f string to float32 2017-06-20 16:17:00 +08:00
Tao Wen
ae6ce2fc3f fuzzy all kinds of integer 2017-06-20 16:07:30 +08:00
Tao Wen
8ef0c22f25 handle float to int safely 2017-06-20 15:46:22 +08:00
Tao Wen
a5ae3a2649 float to int 2017-06-20 15:20:56 +08:00
Tao Wen
306b2896cf string to int 2017-06-20 15:18:24 +08:00
Tao Wen
818ae1331a number to string 2017-06-20 15:11:01 +08:00