Commit History

Author SHA1 Message Date
  Tao Wen 84ad508437 #48 should return error if concrete tpye unknown 7 years ago
  Tao Wen cfffa29c8a gofmt 7 years ago
  Tao Wen a4e5abf492 support []byte; marshal without copy 7 years ago
  Tao Wen fe9fa8900e #31 support json.RawMessage 7 years ago
  Tao Wen ad3a7fde32 #30 support json.Number 7 years ago
  Tao Wen 707ed3b091 support non empty interface 7 years ago
  Tao Wen 7d2ae80c37 #27 support json.Unmarshaler 7 years ago
  Tao Wen f6f159e108 #27 support json.Marshaler 7 years ago
  Tao Wen 5488fde97f fix one field struct interface{} optimization compatibility 7 years ago
  Tao Wen d1aa59e34e #12 implement omitempty 7 years ago
  Tao Wen 6880076b44 fix map[string]interface{} in struct 7 years ago
  Tao Wen 9b587c0f22 suport encode interface 7 years ago
  Tao Wen f1c4dbde29 support map of interface{} 7 years ago
  Tao Wen 9df37bbd68 remove any 7 years ago
  Tao Wen a57c8c6202 test array of interface 7 years ago
  Tao Wen 552afb3625 struct encoder 7 years ago
  Tao Wen 5b0609f901 support int/string encode 7 years ago
  Tao Wen 101dfdbb2a fix 4 fields object decoding 7 years ago