1
0
mirror of https://github.com/json-iterator/go.git synced 2025-02-01 19:14:29 +02:00

14 Commits

Author SHA1 Message Date
Tao Wen
845d8438db #126 fix space in case map key is sorted 2017-07-11 01:07:18 +08:00
Tao Wen
d37197e176 #126 add space between map key and value when MarshalIndent 2017-07-10 22:14:11 +08:00
Tao Wen
b74ffb2e03 import github.com/stretchr/testify/require 2017-07-07 09:13:25 +08:00
Tao Wen
c4f54740f7 separate 1.8 tests 2017-07-02 14:27:16 +08:00
Tao Wen
678c297af3 #75 support MarshalIndent 2017-06-29 20:48:27 +08:00
Tao Wen
1253b8edd3 gofmt 2017-06-29 20:40:25 +08:00
Tao Wen
91ef89a6a2 WIP: MarshalIndent 2017-06-28 23:22:05 +08:00
Tao Wen
29a928e1d2 support naming strategy 2017-06-20 23:09:53 +08:00
Tao Wen
a6ea770365 #53 implement SetEscapeHtml 2017-06-16 00:10:05 +08:00
Tao Wen
cfffa29c8a gofmt 2017-06-06 23:27:00 +08:00
Tao Wen
962a8cd303 #40 support UseNumber 2017-06-06 23:15:15 +08:00
Tao Wen
45bbb40a9f #34 implement NewEncoder 2017-06-02 18:46:44 +08:00
Tao Wen
69b742e73a #34 support More() and Buffered() 2017-06-02 16:00:12 +08:00
Tao Wen
4cc44e7380 #34 add decoder adapter 2017-06-02 15:38:20 +08:00