Masaaki Goshima
|
c9b6836fd3
|
Refactor
|
2021-03-25 11:42:56 +09:00 |
Masaaki Goshima
|
a06b2c5f60
|
Support coerce invalid utf8 char
|
2021-03-25 00:24:53 +09:00 |
Masaaki Goshima
|
4195d7f38a
|
Merge pull request #163 from goccy/feature/invalid-string-option
Fix invalid string option
|
2021-03-24 20:02:48 +09:00 |
Masaaki Goshima
|
3a0fba4bdb
|
Fix invalid string option
|
2021-03-24 19:09:33 +09:00 |
Masaaki Goshima
|
c7f6ad7048
|
Update README.md
|
2021-03-22 22:16:59 +09:00 |
Masaaki Goshima
|
9903d614e3
|
Merge pull request #162 from goccy/feature/fix-marshaler
Fix encoding of MarshalJSON of function type
|
2021-03-22 21:49:15 +09:00 |
Masaaki Goshima
|
2bda5ef91f
|
Fix encoding of MarshalJSON of function type
|
2021-03-22 21:29:16 +09:00 |
Masaaki Goshima
|
6128c69078
|
Update CHANGELOG.md
|
2021-03-21 04:08:37 +09:00 |
Masaaki Goshima
|
34986d5429
|
Merge pull request #161 from goccy/feature/fix-slice
Add slice test
|
2021-03-21 02:04:48 +09:00 |
Masaaki Goshima
|
b364115cac
|
Add slice test
|
2021-03-21 01:33:13 +09:00 |
Masaaki Goshima
|
336d414892
|
Merge pull request #160 from goccy/feature/use-type-alias
Use type alias for Delim/Token/RawMessage type
|
2021-03-20 21:33:07 +09:00 |
Masaaki Goshima
|
2bc5879dda
|
Merge pull request #159 from goccy/feature/optimize-omitempty-op
Optimize wrapped omitempty operation
|
2021-03-20 20:54:27 +09:00 |
Masaaki Goshima
|
9adc632469
|
Use type alias for Delim/Token/RawMessage type
|
2021-03-20 20:41:01 +09:00 |
Masaaki Goshima
|
906e29acda
|
Optimize wrapped omitempty operation
|
2021-03-20 20:35:44 +09:00 |
Masaaki Goshima
|
dcd9023ac5
|
Merge pull request #158 from goccy/feature/fix-marshal-json-indent-num
Fix indent number for OpMarshalJSON
|
2021-03-20 20:26:32 +09:00 |
Masaaki Goshima
|
29c30bdd14
|
Fix indent num for OpMarshalJSON
|
2021-03-20 20:13:55 +09:00 |
Masaaki Goshima
|
015b9c40be
|
Merge pull request #157 from goccy/feature/add-number-test
Add test case of encoder for json.Number type
|
2021-03-20 19:30:51 +09:00 |
Masaaki Goshima
|
bd8efd020e
|
Remove Go 1.13 from CI
|
2021-03-20 19:14:39 +09:00 |
Masaaki Goshima
|
d0d58b9026
|
Add test case of encoder for json.Number type
|
2021-03-20 19:01:04 +09:00 |
Masaaki Goshima
|
16f6c377b4
|
Merge pull request #156 from goccy/feature/fix-compiler-bug
Fix bugs of nil pointer of typeAddr value
|
2021-03-20 18:41:47 +09:00 |
Masaaki Goshima
|
f4a7cdf543
|
Fix bugs of nil pointer of typeAddr value
|
2021-03-20 18:24:13 +09:00 |
Masaaki Goshima
|
094f8da49e
|
Merge pull request #155 from goccy/feature/add-bytes-test
Fix encoding of primitive pointer types and []byte type
|
2021-03-20 00:14:53 +09:00 |
Masaaki Goshima
|
ef29061807
|
Fix error by linter
|
2021-03-19 23:55:01 +09:00 |
Masaaki Goshima
|
b2bbd63168
|
Fix compiler for encoder
|
2021-03-19 23:47:29 +09:00 |
Masaaki Goshima
|
ff871cb20d
|
Add bytes test
|
2021-03-19 23:31:29 +09:00 |
Masaaki Goshima
|
f218f0fc44
|
Merge pull request #154 from goccy/feature/fix-recursive-op
Fix recursive operation
|
2021-03-19 16:07:18 +09:00 |
Masaaki Goshima
|
a100884788
|
Fix recursive operation
|
2021-03-19 15:47:16 +09:00 |
Masaaki Goshima
|
e5d855ff42
|
Refactor Recursive optype
|
2021-03-19 15:46:53 +09:00 |
Masaaki Goshima
|
9564532feb
|
Merge pull request #153 from goccy/feature/fix-marshaler
Fix encoding of marshaler
|
2021-03-19 00:37:59 +09:00 |
Masaaki Goshima
|
a02cea2c89
|
Fix encoding of marshaler
|
2021-03-18 23:56:56 +09:00 |
Masaaki Goshima
|
141e3992af
|
Merge pull request #152 from goccy/feature/reduce-memory-usage-at-compile
Reduce memory usage at compile time
|
2021-03-18 21:19:05 +09:00 |
Masaaki Goshima
|
d2d7e6d367
|
Fix error by linter
|
2021-03-18 18:31:45 +09:00 |
Masaaki Goshima
|
e0812246ef
|
Fix test code for debug
|
2021-03-18 18:29:18 +09:00 |
Masaaki Goshima
|
75d7b8e673
|
Enable inline function call
|
2021-03-18 18:23:58 +09:00 |
Masaaki Goshima
|
c523402b11
|
Fix workflow for coverage
|
2021-03-18 17:51:23 +09:00 |
Masaaki Goshima
|
15071b164b
|
Fix `make cover` task
|
2021-03-18 17:33:09 +09:00 |
Masaaki Goshima
|
6a749c956b
|
Fix error by linter
|
2021-03-18 16:30:08 +09:00 |
Masaaki Goshima
|
969dfcec31
|
Reduce memory usage at compile time
|
2021-03-18 16:17:14 +09:00 |
Masaaki Goshima
|
4db967f28d
|
Remove unnecessary files
|
2021-03-18 15:53:22 +09:00 |
Masaaki Goshima
|
9cbe7b3991
|
Move encoder source to internal package
|
2021-03-18 15:46:55 +09:00 |
Masaaki Goshima
|
cccf9f9f33
|
Replace vm and escaped vm codes with internal package
|
2021-03-17 12:32:23 +09:00 |
Masaaki Goshima
|
10c4118a45
|
Fix vm code
|
2021-03-17 00:22:19 +09:00 |
Masaaki Goshima
|
62b7d3ba0a
|
Move compiler for encoder to internal package
|
2021-03-16 19:44:32 +09:00 |
Masaaki Goshima
|
c45f1e8b2c
|
Add internal/vm package
|
2021-03-16 02:50:19 +09:00 |
Masaaki Goshima
|
2385cfcdbf
|
Move rtype to internal/runtime package
|
2021-03-15 13:53:24 +09:00 |
Masaaki Goshima
|
377d0b0dfc
|
Move error types to internal/errors package
|
2021-03-15 13:53:24 +09:00 |
Masaaki Goshima
|
7c0a056064
|
Merge pull request #150 from goccy/feature/fix-nested-map
Fix encoding of nested map
|
2021-03-15 13:51:11 +09:00 |
Masaaki Goshima
|
c75b9e57e2
|
Fix encoding of nested map
|
2021-03-15 13:29:08 +09:00 |
Masaaki Goshima
|
3ee1ab2711
|
Merge pull request #148 from goccy/refactor
Fix any bugs of encoder
|
2021-03-12 02:14:40 +09:00 |
Masaaki Goshima
|
096bbf3d20
|
Fix build error
|
2021-03-12 01:01:41 +09:00 |