Commit History

Author SHA1 Message Date
  Tao Wen 9e8238cdc6 remove unused file 7 years ago
  Tao Wen a4e5abf492 support []byte; marshal without copy 7 years ago
  Tao Wen 3979955e69 support TextMarshaler as map key 7 years ago
  Tao Wen 5fd09f0e02 remove mapInterfaceEncoder 7 years ago
  Tao Wen af4982b22c support decode int key map 7 years ago
  Tao Wen 29dc1d407d write map with int key 7 years ago
  Tao Wen 5b27aaa62c update test 7 years ago
  Tao Wen 106636a191 update test 7 years ago
  Tao Wen f50c4cfbbe Merge branch 'master' of https://github.com/json-iterator/go 7 years ago
  Tao Wen 87149ae489 add simple marshal benchmark 7 years ago
  nifei c0a4ad72e1 example test 7 years ago
  nifei 404c0ee44b Decoder doc 7 years ago
  nifei 10c1506f87 link test 7 years ago
  nifei 9a43fe6468 adapter api comment 7 years ago
  nifei 95e03f2937 Marshal comment 7 years ago
  nifei 4406ed9e62 Marshal comment 7 years ago
  nifei ff027701f5 Marshal comment 7 years ago
  nifei c69b61f879 Marshal comment 7 years ago
  nifei d97f5db769 Marshal comment 7 years ago
  Tao Wen 45bbb40a9f #34 implement NewEncoder 7 years ago
  Tao Wen e36f926072 fix random go test failure 7 years ago
  Tao Wen 59e71bacc8 #36 handle anonymous 7 years ago
  Tao Wen 5cb0d35610 eof is not error 7 years ago
  Tao Wen 69b742e73a #34 support More() and Buffered() 7 years ago
  Tao Wen a7f992f0e1 #35 fix json.Number matches string 7 years ago
  Tao Wen 4cc44e7380 #34 add decoder adapter 7 years ago
  Tao Wen 5310d4aa9a syntax highlight 7 years ago
  Tao Wen 2051e3b8ae simplify readme 7 years ago
  Tao Wen fe9fa8900e #31 support json.RawMessage 7 years ago
  Tao Wen ad3a7fde32 #30 support json.Number 7 years ago