Commit Graph

  • 76cbb4ce68
    Merge pull request #40 from goccy/feature/fix-anonymous-struct v0.1.10 Masaaki Goshima 2020-08-22 18:30:21 +0900
  • 6a0fd170c6 Fix head operation Masaaki Goshima 2020-08-22 18:28:03 +0900
  • 47d7d26a50 Fix head operation Masaaki Goshima 2020-08-22 18:16:06 +0900
  • cdf2498285 Fix processing of anonymous field Masaaki Goshima 2020-08-22 18:15:39 +0900
  • 45acfe9424 Add test cases Masaaki Goshima 2020-08-22 18:13:58 +0900
  • a969fe7aff Fix dump format Masaaki Goshima 2020-08-22 18:13:44 +0900
  • 97787fd7b6
    Merge pull request #39 from goccy/feature/fix-nil-marshaler Masaaki Goshima 2020-08-22 15:48:05 +0900
  • 7ada1b2467 Fix conflicted anonymous fields Masaaki Goshima 2020-08-22 15:40:18 +0900
  • a718a9a1ef Fix anonymous fields Masaaki Goshima 2020-08-22 12:58:34 +0900
  • 3e03bdc53f Fix null validation Masaaki Goshima 2020-08-21 11:51:33 +0900
  • 78fe23fc64 Add test cases Masaaki Goshima 2020-08-21 11:08:30 +0900
  • 95bfc8c549 Add validation for null value Masaaki Goshima 2020-08-21 11:07:55 +0900
  • 991c8c411b
    Merge pull request #38 from goccy/feature/fix-encoding-json-number Masaaki Goshima 2020-08-21 01:14:27 +0900
  • 445cc4c1af Fix encoding of json.Number Masaaki Goshima 2020-08-21 01:12:29 +0900
  • a257c9b964
    Merge pull request #37 from goccy/feature/fix-cycle-pointer Masaaki Goshima 2020-08-21 01:07:41 +0900
  • d7518e3151 Fix seenPtr Masaaki Goshima 2020-08-21 01:01:24 +0900
  • 23dbdf7fbd Add test case Masaaki Goshima 2020-08-20 23:56:50 +0900
  • 7ac966b81e Fix cycle pointer value Masaaki Goshima 2020-08-20 23:56:12 +0900
  • 51a1e71c6b
    Merge pull request #36 from goccy/feature/fix-string-pointer Masaaki Goshima 2020-08-20 22:02:57 +0900
  • f434070076 Fix encoding of primitive pointer with string tag Masaaki Goshima 2020-08-20 22:00:20 +0900
  • f2795a7ea3
    Merge pull request #35 from goccy/feature/fix-bytes-of-implementing-marshaler Masaaki Goshima 2020-08-20 18:04:26 +0900
  • cdd9e281b9 Fix test case Masaaki Goshima 2020-08-20 18:02:14 +0900
  • d3d5df5bd4 Fix []byte type of implemeting Marshaler Masaaki Goshima 2020-08-20 17:58:28 +0900
  • 8d18f5f3f0
    Merge pull request #34 from goccy/feature/fix-map-key Masaaki Goshima 2020-08-20 17:50:00 +0900
  • 8d029cddbe Fix map key by UnmarshalText Masaaki Goshima 2020-08-20 17:47:38 +0900
  • 652e7a9369
    Merge pull request #33 from goccy/feature/fix-float-encoding-format Masaaki Goshima 2020-08-20 15:39:27 +0900
  • ae1b244386 Fix encoding format for float32 and float64 Masaaki Goshima 2020-08-20 15:36:00 +0900
  • f30c85fcfd
    Merge pull request #32 from goccy/feature/support-string-tag v0.1.9 Masaaki Goshima 2020-08-20 12:59:52 +0900
  • 74276c6af3 Fix decoder for string tag Masaaki Goshima 2020-08-20 12:38:50 +0900
  • b3305a6306 Support decoding for uintptr type Masaaki Goshima 2020-08-19 19:56:29 +0900
  • 27d0480952 Add test case for string tag Masaaki Goshima 2020-08-19 19:56:20 +0900
  • 22f3bba9a8 Support string tag operation Masaaki Goshima 2020-08-19 19:56:02 +0900
  • 8f7cb46c5d Add string tag operation Masaaki Goshima 2020-08-19 19:55:06 +0900
  • 4e3378926b
    Merge pull request #31 from goccy/feature/support-bytes Masaaki Goshima 2020-08-19 10:52:58 +0900
  • 13a15040b3 Support encoding of []byte type Masaaki Goshima 2020-08-19 10:34:11 +0900
  • 9c8cd890af Remove debug print Masaaki Goshima 2020-08-19 00:41:55 +0900
  • 19f905fcd7
    Merge pull request #30 from goccy/feature/add-testcase-for-marshaler Masaaki Goshima 2020-08-19 00:34:52 +0900
  • 1d2beb8473 Add test cases for MarshalJSON and MarshalText Masaaki Goshima 2020-08-19 00:32:45 +0900
  • 4232d1d16d
    Merge pull request #29 from goccy/feature/fix-marshaler Masaaki Goshima 2020-08-18 14:13:34 +0900
  • 7ffe1ddb35 Fix MarshalJSON/MarshalText Masaaki Goshima 2020-08-18 13:36:36 +0900
  • a45bb76d99
    Merge pull request #28 from goccy/feature/improve-performance v0.1.8 Masaaki Goshima 2020-08-15 23:14:26 +0900
  • a9e37932c4 Refactor encodeEscapedString ( for improvement performance ) Masaaki Goshima 2020-08-15 23:11:06 +0900
  • 12c1c98305
    Merge pull request #27 from goccy/feature/improve-performance v0.1.7 Masaaki Goshima 2020-08-15 22:49:52 +0900
  • 9143f35c93 Improve encoder performance ( remove unnecessary reference ) Masaaki Goshima 2020-08-15 22:45:29 +0900
  • 10515c6e21
    Merge pull request #26 from goccy/feature/fix-unnecessary-recursive-call v0.1.6 Masaaki Goshima 2020-08-15 21:15:06 +0900
  • 65d954de3e Fix unnecessary recursive operation Masaaki Goshima 2020-08-15 21:13:08 +0900
  • 92ed6c6d7e
    Merge pull request #25 from goccy/feature/support-anonymous-struct v0.1.5 Masaaki Goshima 2020-08-15 18:40:52 +0900
  • 876de765e4 Remove unused field Masaaki Goshima 2020-08-15 18:38:26 +0900
  • bcc5738c6f Optimize StrucrFieldHead operation Masaaki Goshima 2020-08-15 18:36:02 +0900
  • 64cd28839f Add AnonymousOmitEmpty type Masaaki Goshima 2020-08-15 18:17:48 +0900
  • 025ac2a53b Support embedded struct Masaaki Goshima 2020-08-15 17:41:38 +0900
  • 95cf762276 Add test case for embedded struct Masaaki Goshima 2020-08-14 22:45:27 +0900
  • 45f59f6fff Refactor compileStruct Masaaki Goshima 2020-08-14 22:44:09 +0900
  • aa8099d09e
    Merge pull request #24 from goccy/feature/fix-compact Masaaki Goshima 2020-08-14 19:00:51 +0900
  • 7fa9ad1424 Refactor Masaaki Goshima 2020-08-14 18:26:42 +0900
  • 5e9696f57f Fix test case Masaaki Goshima 2020-08-14 16:01:24 +0900
  • 42368dcccb Fix compact/indent Masaaki Goshima 2020-08-14 16:01:03 +0900
  • bbc1c41481 Fix typo Masaaki Goshima 2020-08-14 16:00:29 +0900
  • 03b55c1425 Add decoder for escape character Masaaki Goshima 2020-08-14 16:00:07 +0900
  • cff09d2448 Fix Compact Masaaki Goshima 2020-08-13 01:21:10 +0900
  • 901128a986
    Merge pull request #23 from goccy/feature/fix-disallow-unknown-fields Masaaki Goshima 2020-08-14 18:16:08 +0900
  • 27f6c70ab3 Fix DisallowUnknownFields Masaaki Goshima 2020-08-14 17:59:49 +0900
  • 67fe34d682
    Merge pull request #21 from goccy/feature/fix-recursive-struct v0.1.4 Masaaki Goshima 2020-08-13 15:28:55 +0900
  • 2a99704531 Fix recursive definition of struct Masaaki Goshima 2020-08-13 15:26:35 +0900
  • dad89cea0b
    Merge pull request #19 from goccy/feature/fix-recursive-struct v0.1.3 Masaaki Goshima 2020-08-12 18:44:21 +0900
  • b71f7da8bc Fix recursive type definition Masaaki Goshima 2020-08-12 18:42:29 +0900
  • 18e30e0106
    Merge pull request #18 from goccy/feature/support-all-apis Masaaki Goshima 2020-08-12 16:57:50 +0900
  • ee13701278 Add Compact/Indent/HTMLEscape/Valid Masaaki Goshima 2020-08-12 16:54:15 +0900
  • 1d52cdb354
    Update README.md Masaaki Goshima 2020-08-11 19:07:44 +0900
  • 3c717a025c
    Merge pull request #16 from goccy/feature/support-disallow-unknown-fields Masaaki Goshima 2020-08-11 19:07:02 +0900
  • e112aa753e Support DisallowUnknownFields Masaaki Goshima 2020-08-11 19:05:20 +0900
  • 63940902c0
    Merge pull request #15 from goccy/feature/support-raw-message Masaaki Goshima 2020-08-11 18:14:26 +0900
  • 371fbf2403 Support RawMessage Masaaki Goshima 2020-08-11 18:11:13 +0900
  • 0943ec9fb8
    Merge pull request #14 from goccy/feature/support-json-number Masaaki Goshima 2020-08-11 18:07:10 +0900
  • f9ffbb1940 Support json.Number Masaaki Goshima 2020-08-11 18:04:32 +0900
  • f3d0d848f2
    Merge pull request #13 from goccy/feature/fix-parallel-encoding v0.1.2 Masaaki Goshima 2020-08-09 18:08:42 +0900
  • b9bb609c1d Fix parallel encoding Masaaki Goshima 2020-08-09 17:48:28 +0900
  • c359cc258f
    Merge pull request #12 from goccy/feature/fix-field-after-omitempty v0.1.1 Masaaki Goshima 2020-08-08 19:00:47 +0900
  • 7eafd08a56 Fix encoding of struct field after omitempty field Masaaki Goshima 2020-08-08 18:53:01 +0900
  • a6c3a47779
    Merge pull request #10 from goccy/feature/fix-nested-map v0.1.0 Masaaki Goshima 2020-08-08 13:45:21 +0900
  • 8e854178d0 Fix nested map Masaaki Goshima 2020-08-08 13:43:24 +0900
  • 1aad6b6bfa
    Merge pull request #9 from goccy/feature/fix-null-values Masaaki Goshima 2020-08-08 13:23:32 +0900
  • 69573d1b74 Fix null value for struct field Masaaki Goshima 2020-08-08 13:20:42 +0900
  • 4f06b13b6b
    Merge pull request #6 from goccy/feature/fix-null-in-string Masaaki Goshima 2020-08-08 12:23:58 +0900
  • 460499ee65 Fix null in string type Masaaki Goshima 2020-08-08 12:21:25 +0900
  • 96528bcc62
    Update README.md Masaaki Goshima 2020-08-02 17:38:04 +0900
  • 067203cf86
    Update README.md Masaaki Goshima 2020-08-02 17:27:38 +0900
  • 43e23d28f8
    Update README.md Masaaki Goshima 2020-08-02 17:24:39 +0900
  • 0b40addc16 Improve performance for stream decoding Masaaki Goshima 2020-07-31 22:38:43 +0900
  • 83d55b8f1b
    Update README.md Masaaki Goshima 2020-07-31 20:39:40 +0900
  • b657de245c
    Merge pull request #4 from goccy/feature/support-stream-decoding Masaaki Goshima 2020-07-31 20:38:33 +0900
  • 66b0490583 Support InputOffset Masaaki Goshima 2020-07-31 20:31:14 +0900
  • 6583ab9b31 Add benchmark for large struct Masaaki Goshima 2020-07-31 20:28:04 +0900
  • c4c6b6a99d Add benchmark for medium struct Masaaki Goshima 2020-07-31 20:24:39 +0900
  • c14253089e Fix stream decoder for slice Masaaki Goshima 2020-07-31 18:52:22 +0900
  • daec57244d Merge branch 'master' of github.com:goccy/go-json into feature/support-stream-decoding Masaaki Goshima 2020-07-31 18:46:54 +0900
  • 9eaa46775c Fix benchmark source Masaaki Goshima 2020-07-31 18:24:33 +0900
  • 016803b843 Fix chunkBufferSize Masaaki Goshima 2020-07-31 18:08:21 +0900
  • 38ac0e025d Add benchmark for Decode of GoJay Masaaki Goshima 2020-07-31 18:07:40 +0900
  • 2240ebcb1a Refactor nul character Masaaki Goshima 2020-07-31 18:07:23 +0900