Commit History

Author SHA1 Message Date
  Davor Kapsa 3a023a5fbc clean readPositiveFloat64 5 years ago
  Davor Kapsa 16aef10b2b clean readPositiveFloat32 5 years ago
  Davor Kapsa ae4c002f78 rename ExampleMyKey 5 years ago
  Li Yi e4aa2ec063 Fix the incompatible encoding 5 years ago
  Tao Wen d05f387f50 fix #317, try parse as BigFloat if overflow 5 years ago
  Adam Kiss a9403d25cd fix #308 do NOT skip embedded structs without tag when OnlyTaggedField is set to true 6 years ago
  Tao Wen 05d041de10 fix #313 support json marshaller type as map key 6 years ago
  Tao Wen 5916df66b3 fix #311 handle nil any 6 years ago
  Tao Wen 2433035e51 Merge pull request #304 from Quasilyte/quasilyte/emptyFallthrough 6 years ago
  Tao Wen 6dfc0bf2dd Merge pull request #305 from Quasilyte/quasilyte/assignOp 6 years ago
  Tao Wen b9be8dd373 Merge pull request #306 from Quasilyte/quasilyte/underef 6 years ago
  Tao Wen b8d78b6aaf Merge pull request #307 from Quasilyte/quasilyte/commentedOutCode 6 years ago
  Iskander Sharipov 7109b5e7dd any_tests: remove commented-out code 6 years ago
  Iskander Sharipov 4cc76529e8 remove redundant dereferencing expressions 6 years ago
  Iskander Sharipov c5ddac9dc3 simplify `x = x <op> y` to `x <op>= y` 6 years ago
  Iskander Sharipov f76d712086 use multi-value case clause instead of fallthrough 6 years ago
  Tao Wen 1624edc445 fix #295 decoder more was not compatible with standard library 6 years ago
  Tao Wen 5d789e5e02 fix #291 omit empty was not handled properly for json raw message 6 years ago
  Tao Wen 0260c89b54 fix #286 calcHash should use byte not rune to calc hash 6 years ago
  Tao Wen 10a568c511 fix #293 copy extensions 6 years ago
  Tao Wen ab8a2e0c74 fix #276 allow rename when set naming strategy 6 years ago
  Tao Wen 2fbdfbb595 merge 6 years ago
  Tao Wen 720ab8dc7f add tests for #283 6 years ago
  Tim Hockin f2b4162afb Merge pull request #285 from nikhita/fix-case-sensitivity 6 years ago
  Nikhita Raghunath 3830516ed0 Fix case sensitivity for nested fields 6 years ago
  Tao Wen 7cceb6c2e3 Merge pull request #282 from caesarxuchao/optional-case-sensitivity 6 years ago
  Chao Xu b92cf78708 Make case sensitivity optional. Fix 6 years ago
  Tao Wen 8744d7c5c7 \n should not be ignored in base64 decode 6 years ago
  Tao Wen 37cc313d18 fix #274, unescape before base64 decode 6 years ago
  Tao Wen 2ddf6d7582 Merge pull request #266 from ceshihao/fix_base64_with_whitespace 6 years ago