Commit Graph

  • cfffa103ce Refactor cover_int8_test.go Masaaki Goshima 2021-02-15 02:08:22 +0900
  • 7f406b7387 Refactor cover_int_test.go Masaaki Goshima 2021-02-15 02:08:05 +0900
  • 402bd55e2f
    Merge pull request #131 from goccy/feature/fix-interface Masaaki Goshima 2021-02-15 00:19:00 +0900
  • e917f04936 Fix decoding for nil value of empty interface type Masaaki Goshima 2021-02-13 02:54:42 +0900
  • 6ebd44bb93 Fix decoding of pointer of empty interface type Masaaki Goshima 2021-02-12 20:05:44 +0900
  • 336ad146cc
    Merge pull request #130 from orisano/fix/decode-escaped-string-to-empty-interface Masaaki Goshima 2021-02-12 19:01:48 +0900
  • 405201e4f9 fix: use stringDecoder for decode escaped string to empty interface Nao Yonashiro 2021-02-12 18:13:07 +0900
  • 10de43128b test: add test case of decode escaped string to empty interface Nao Yonashiro 2021-02-12 18:12:40 +0900
  • c108435bc1
    Merge pull request #127 from goccy/feature/remove-checking-key-termination Masaaki Goshima 2021-02-11 22:24:53 +0900
  • f5d4fc66a3 Remove unnecessary comment Masaaki Goshima 2021-02-11 22:17:18 +0900
  • f8c7c7a612 Optimize decoding of struct field Masaaki Goshima 2021-02-11 22:10:14 +0900
  • 4092ca4896 Add decoding benchmark of easyjson feature/add-benchmark-easyjson Masaaki Goshima 2021-02-11 19:13:56 +0900
  • 5daa24c97c
    Merge pull request #126 from goccy/feature/remove-unnecessary-dependency-to-decoder v0.4.4 Masaaki Goshima 2021-02-11 02:41:13 +0900
  • 03be923662 Fix error by linter Masaaki Goshima 2021-02-11 01:21:35 +0900
  • 20d1a5ada2 Enable noescape trick for decoder Masaaki Goshima 2021-02-11 01:15:31 +0900
  • 3f90e88a94 Refactor Unmarshal/UnmarshalNoEscape Masaaki Goshima 2021-02-11 00:45:38 +0900
  • 3b7d5a6996 Remove unnecessary dependency on decoder Masaaki Goshima 2021-02-11 00:33:54 +0900
  • d7c9594839
    Merge pull request #124 from vearutop/streaming-decode v0.4.3 Masaaki Goshima 2021-02-10 15:32:50 +0900
  • 1926476780 Wait for io.EOF when decoding a stream, fixes #123 Viacheslav Poturaev 2021-02-09 17:56:27 +0100
  • 29dd8efd6f
    Update README.md Masaaki Goshima 2021-02-09 23:56:13 +0900
  • 266c968d66
    Merge pull request #121 from GuillaumeRochat/patch-1 Masaaki Goshima 2021-02-09 23:09:41 +0900
  • 24a1d02e32
    Fix broken links to segmentio/encoding and jettison Guillaume Rochat 2021-02-09 08:45:52 -0500
  • 6db7a29972
    Merge pull request #120 from goccy/feature/fix-interface v0.4.2 Masaaki Goshima 2021-02-09 22:33:21 +0900
  • a57bc23adf Fix error by linter Masaaki Goshima 2021-02-09 22:24:53 +0900
  • 98de7ff51b Fix error by linter Masaaki Goshima 2021-02-09 22:20:23 +0900
  • 721f830cef Fix error handling of decoding of slice type Masaaki Goshima 2021-02-09 22:19:13 +0900
  • 6befcb123e Fix decoding of interface type Masaaki Goshima 2021-02-09 22:13:58 +0900
  • 5227e49c39 Fix decoding of interface type Masaaki Goshima 2021-02-09 21:37:18 +0900
  • 3244416dae
    Update README.md Masaaki Goshima 2021-02-09 20:54:34 +0900
  • 5f1fcddcf5 Update README.md Masaaki Goshima 2021-02-09 17:22:22 +0900
  • c468fd2db7
    Merge pull request #117 from goccy/feature/fix-anonymous v0.4.1 Masaaki Goshima 2021-02-09 09:32:32 +0900
  • 7d83cfcea1 Fix error by linter Masaaki Goshima 2021-02-09 09:25:33 +0900
  • d2de9a1eb5 Refactor Masaaki Goshima 2021-02-09 09:23:15 +0900
  • 0d57bf1014 Fix encoding of anonymous struct Masaaki Goshima 2021-02-09 09:20:48 +0900
  • b286747e6b
    Update README.md Masaaki Goshima 2021-02-08 18:30:27 +0900
  • 13751b0f6f
    Merge pull request #108 from lestrrat-go/golangci-lint Masaaki Goshima 2021-02-08 15:28:55 +0900
  • 2db3ac841b remove go vet Daisuke Maki 2021-02-08 14:14:28 +0900
  • cc85e191ca
    Update README.md v0.4.0 Masaaki Goshima 2021-02-07 03:35:09 +0900
  • 95a9a1a014
    Update README.md Masaaki Goshima 2021-02-07 03:24:39 +0900
  • f9327d5010
    Merge pull request #113 from goccy/feature/improve-decoder-performance Masaaki Goshima 2021-02-07 02:36:21 +0900
  • d314d7e2d9 Fix error by linter Masaaki Goshima 2021-02-06 22:17:24 +0900
  • e9f947a29e Merge branch 'master' of github.com:goccy/go-json into feature/improve-decoder-performance Masaaki Goshima 2021-02-06 22:15:26 +0900
  • c5234b8605 Fix streaming decoder Masaaki Goshima 2021-02-06 21:42:19 +0900
  • e0b010dcd8 Remove unnecessary code Masaaki Goshima 2021-02-06 20:08:39 +0900
  • 6f972bcc9d Refactor isWhiteSpace at streaming decoding Masaaki Goshima 2021-02-06 20:08:18 +0900
  • 0c1e7c61e0 Fix algorithm of struct field detection Masaaki Goshima 2021-02-06 20:07:01 +0900
  • a75b5e9d93 optimize unnecessary copy Masaaki Goshima 2021-02-06 17:41:51 +0900
  • aef2390074 Improve performance of streaming decoder Masaaki Goshima 2021-02-06 14:24:07 +0900
  • e0f5f9764f Reduce operation Masaaki Goshima 2021-02-06 01:19:24 +0900
  • b3e93b7040 Enable Boundary Check Elimination by pointer arithmetic Masaaki Goshima 2021-02-06 01:09:24 +0900
  • c7de009abf BCE feature/bce Masaaki Goshima 2021-02-06 00:54:10 +0900
  • f1664b5c1f Add a new key decoder Masaaki Goshima 2021-02-05 20:47:49 +0900
  • 73a3af734f Add a new algorithm for decoding of struct field Masaaki Goshima 2021-02-04 20:58:58 +0900
  • 3304ee45bf Optimize getting of cached decoder Masaaki Goshima 2021-02-04 18:00:08 +0900
  • 145da4ae20
    Merge pull request #112 from goccy/feature/fix-lint Masaaki Goshima 2021-02-03 23:54:56 +0900
  • a90f2cbf1b Refactor by linter Masaaki Goshima 2021-02-03 23:50:02 +0900
  • e7836fbc45 Add disable rule Masaaki Goshima 2021-02-03 23:43:22 +0900
  • 6de0ce6172 Fix Makefile Masaaki Goshima 2021-02-03 23:43:14 +0900
  • be3d2ff6db Add lint task Masaaki Goshima 2021-02-03 23:33:28 +0900
  • 88ffc1673e disable ifshort Daisuke Maki 2021-02-02 08:22:00 +0900
  • 5cd3291f16 Update golangci-lint Daisuke Maki 2021-02-02 07:57:27 +0900
  • 5f9f30fc8e Merge branch 'master' into golangci-lint Daisuke Maki 2021-02-02 07:54:20 +0900
  • e81d6a67d2 Merge branch 'master' into golangci-lint Daisuke Maki 2021-02-02 07:49:45 +0900
  • 5a0faf65e4
    Merge pull request #111 from goccy/feature/fix-lint Masaaki Goshima 2021-02-01 22:48:56 +0900
  • 0a5e990b17
    Merge pull request #110 from goccy/feature/fix-marshal-json Masaaki Goshima 2021-02-01 22:40:17 +0900
  • b24bbdb559 Add configuration file for golangci-lint Masaaki Goshima 2021-02-01 22:35:06 +0900
  • b6ffc2368a Add test code Masaaki Goshima 2021-02-01 22:34:53 +0900
  • 2a0d4603ea Fix error output by golangci-lint Masaaki Goshima 2021-02-01 22:31:39 +0900
  • b431a095d6 Fix error by race detector Masaaki Goshima 2021-02-01 20:02:43 +0900
  • 0297427ef5 Fix encoding of MarshalJSON type Masaaki Goshima 2021-02-01 18:43:28 +0900
  • 0ac7b139e6 Add explicit 5m timeout Daisuke Maki 2021-02-01 13:04:06 +0900
  • c410c7e5fa
    Merge pull request #107 from goccy/feature/refactor-encoder Masaaki Goshima 2021-02-01 12:19:34 +0900
  • aeefd45f33 it might be better if we enable this for pull_requests too Daisuke Maki 2021-02-01 12:17:18 +0900
  • 21932ab583 Add a config file Daisuke Maki 2021-02-01 12:12:22 +0900
  • 1d91627890 Add codecov.yml Masaaki Goshima 2021-02-01 12:05:28 +0900
  • 04da39a443 Fix error message Masaaki Goshima 2021-02-01 12:01:56 +0900
  • 48b6fe21c6 Fix race error Masaaki Goshima 2021-02-01 11:36:41 +0900
  • c3e7356903 Add a golangci-lint Github Action Daisuke Maki 2021-02-01 06:37:26 +0900
  • 7895767eaa Add benchmark for streaming encoding Masaaki Goshima 2021-01-31 23:01:39 +0900
  • ffc954d356 Fix MarshalNoEscape Masaaki Goshima 2021-01-31 22:53:01 +0900
  • 61e533dca2 Refactor encoder Masaaki Goshima 2021-01-31 22:45:59 +0900
  • 1ea4ffc9c8
    Merge pull request #103 from goccy/feature/optimize-lookup-opcodeset Masaaki Goshima 2021-01-31 12:57:05 +0900
  • 90c2560b52 Fix accepatable address range Masaaki Goshima 2021-01-31 02:30:48 +0900
  • 1c0b7e7c7d Add benchmark for encoding of bool type Masaaki Goshima 2021-01-31 01:49:35 +0900
  • a6ea71d2f6 Improve performance of lookup opcodeSet at encoding Masaaki Goshima 2021-01-31 01:48:54 +0900
  • c655881253
    Merge pull request #102 from goccy/feature/fix-decoding-escaped-char v0.3.5 Masaaki Goshima 2021-01-30 02:09:57 +0900
  • 6e154ee727 Fix decoding of escape char at UnmarshalJSON Masaaki Goshima 2021-01-30 02:03:31 +0900
  • 73dac85d26
    Merge pull request #101 from goccy/feature/fix-marshaler-performance Masaaki Goshima 2021-01-30 01:55:40 +0900
  • 0059153b07 Fix UnmarshalJSON for RawMessage type Masaaki Goshima 2021-01-30 01:47:31 +0900
  • 84c8b84671 Fix encoding of type which implemented MarshalJSON Masaaki Goshima 2021-01-30 01:14:22 +0900
  • 2558d4399f Add benchmark for encoding of type which implemented MarshalJSON Masaaki Goshima 2021-01-28 22:19:16 +0900
  • 94dcae2d48
    Merge pull request #100 from goccy/feature/optimize-encoder Masaaki Goshima 2021-01-27 12:11:18 +0900
  • 182826fe68 Optimize encoding engine Masaaki Goshima 2021-01-27 00:42:19 +0900
  • fe1fa3915a
    Merge pull request #99 from goccy/feature/add-bench Masaaki Goshima 2021-01-27 10:58:23 +0900
  • 7d3f6767e2 Optimize encoding engine feature/add-benchmark Masaaki Goshima 2021-01-27 00:42:19 +0900
  • 2c95711d45 Add benchmark Masaaki Goshima 2021-01-26 23:56:10 +0900
  • 72e9fa8193
    Merge pull request #97 from goccy/feature/fix-interface v0.3.4 Masaaki Goshima 2021-01-25 13:22:30 +0900
  • 02797daba4 Optimize map operation Masaaki Goshima 2021-01-25 13:10:07 +0900
  • 0be236361a Improve performance of encoding map type ( escaped and not indented ) Masaaki Goshima 2021-01-25 00:23:07 +0900
  • 689587cd72 Fix indent encoding Masaaki Goshima 2021-01-25 00:06:16 +0900