Historique des commits

Auteur SHA1 Message Date
  Tao Wen f88871b601 fix #263, support empty string as 0 in fuzz mode il y a 6 ans
  Tao Wen 455b3f8bb8 move reflect2 from plz to modern-go il y a 6 ans
  Tao Wen ad83167dc6 fix #243 fuzzy decoder should take null as valid input il y a 6 ans
  Tao Wen 99fc16a363 use reflect2 to replace reflect il y a 6 ans
  Xargin b134d86290 optimize code il y a 7 ans
  Xargin bc3221879d fix fuzzy decoder from bool value to number il y a 7 ans
  Tao Wen 8c7fc7584a #159 fix fuzzy decoder, the newIter assigned io.EOF error to original iterator, which stopped further processing il y a 7 ans
  Tao Wen d249b05a85 rename ValueType, to avoid collision with json.Number il y a 7 ans
  Tao Wen f0487718f6 document public symbols il y a 7 ans
  Tao Wen d3448d3dbd fix golint: document exported symbols il y a 7 ans
  Tao Wen ff3c624fa9 fix anonymous fields il y a 7 ans
  Tao Wen 85be06b145 #68 empty array to object/map il y a 7 ans
  Tao Wen 086001225d #68 string to float64 il y a 7 ans
  Tao Wen 2ea4d48e1f #68 string to float32 il y a 7 ans
  Tao Wen ae6ce2fc3f #68 fuzzy all kinds of integer il y a 7 ans
  Tao Wen 8ef0c22f25 #68 handle float to int safely il y a 7 ans
  Tao Wen a5ae3a2649 #68 float to int il y a 7 ans
  Tao Wen 306b2896cf #68 string to int il y a 7 ans
  Tao Wen 818ae1331a #68 number to string il y a 7 ans