Commit History

作者 SHA1 備註 提交日期
  Tao Wen 85edb698c8 Any Get will never return nil 8 年之前
  Tao Wen 9abc2f52b0 add Any GetInterface 8 年之前
  Tao Wen 97472ecd96 expose Parse from Any 8 年之前
  Tao Wen 4d7e181f9f implement Any WriteTo 8 年之前
  Tao Wen 9b587c0f22 suport encode interface 8 年之前
  Tao Wen ce1a1f1e98 test reading into custom interface 8 年之前
  Tao Wen f1c4dbde29 support map of interface{} 8 年之前
  Tao Wen 94ae645ab9 array/object to bool/int 8 年之前
  Tao Wen ee54218b0a lazy array get 8 年之前
  Tao Wen fa165c684f array lazy iterator 8 年之前
  Tao Wen 8656482625 array lazy fill and full fill 8 年之前
  Tao Wen 2d647f04ca implement lazy object three iteration way 9 年之前
  Tao Wen 38d613acf2 bool any 9 年之前
  Tao Wen b9fe012eea string any 9 年之前
  Tao Wen d49ea1bc49 float any 9 年之前
  Tao Wen ba410b045b int lazy any 9 年之前
  Tao Wen 9df37bbd68 remove any 9 年之前
  Tao Wen 9c2b1d24b3 optimize true/false/null: 9 年之前
  Tao Wen 1163c348f6 fix write string 9 年之前
  Tao Wen 102cd8748e fix write int 9 年之前
  Tao Wen 8345c731dd rename 9 年之前
  Tao Wen 1d29fa38ef read to interface{} 9 年之前
  Tao Wen 928bc4ce72 ReadArrayCB 9 年之前
  Tao Wen 80c86e63b1 read object cb 9 年之前
  Tao Wen d14b025931 make ReadObject return safe string 9 年之前
  Tao Wen a73e48e8bf optimize read nil/true/false 9 年之前
  Tao Wen 6efc6c44ac test read string and read string as slice 9 年之前
  Tao Wen e7ff7339b2 optimize read string 9 年之前
  Tao Wen b9e3f01bfd fix int min max 9 年之前
  Tao Wen 54a69f1da2 fix read int ranges 9 年之前