Masaaki Goshima
|
305e858ea1
|
Fix encoding with nil pointer type of implementing MarshalJSON
|
2021-01-22 13:28:33 +09:00 |
Masaaki Goshima
|
ccf319b2b0
|
Fix decoding of interface type
|
2021-01-22 13:28:03 +09:00 |
Masaaki Goshima
|
020aaffd4c
|
Merge pull request #92 from goccy/feature/coverage
Add test cases for string type
|
2021-01-21 00:34:52 +09:00 |
Masaaki Goshima
|
d859255868
|
Add test cases for string type
|
2021-01-21 00:22:20 +09:00 |
Masaaki Goshima
|
aea9579a7b
|
Merge pull request #91 from goccy/feature/coverage
Add test cases for float32/float64 type
|
2021-01-19 21:08:24 +09:00 |
Masaaki Goshima
|
d1cfcb0450
|
Add test cases for float32/float64 type
|
2021-01-19 20:41:14 +09:00 |
Masaaki Goshima
|
8578b68bf3
|
Merge pull request #90 from goccy/feature/coverage
Add test cases for unsigned integer types
|
2021-01-19 15:03:10 +09:00 |
Masaaki Goshima
|
9c6aff7317
|
Add test cases for unsigned integer types
|
2021-01-19 14:54:27 +09:00 |
Masaaki Goshima
|
30ab976eb4
|
Add compatible test
|
2021-01-19 14:01:43 +09:00 |
Masaaki Goshima
|
e6e5fe665c
|
Merge pull request #89 from goccy/feature/coverage
Add test cases for int32 and int64 type
|
2021-01-18 22:43:45 +09:00 |
Masaaki Goshima
|
5eaa3c023c
|
Add test cases for int64 type
|
2021-01-18 22:35:10 +09:00 |
Masaaki Goshima
|
861236119a
|
Add test cases for int32 type
|
2021-01-18 21:50:52 +09:00 |
Masaaki Goshima
|
8b3bc49833
|
Merge pull request #88 from goccy/feature/fix-optype
Reduce code size of encode_optype.go
|
2021-01-17 22:40:40 +09:00 |
Masaaki Goshima
|
3989252ca9
|
Reduce code size of encode_optype.go
|
2021-01-17 22:23:28 +09:00 |
Masaaki Goshima
|
5209a753d2
|
Merge pull request #87 from goccy/feature/coverage
Add test cases for int16 type
|
2021-01-17 22:14:03 +09:00 |
Masaaki Goshima
|
a5c43958f9
|
Add test cases for int16 type
|
2021-01-17 22:06:16 +09:00 |
Masaaki Goshima
|
87882a9111
|
Sort operation
|
2021-01-17 15:49:34 +09:00 |
Masaaki Goshima
|
b9480a6449
|
Merge pull request #86 from goccy/feature/add-test
Add test cases for int8 type
|
2021-01-17 03:42:36 +09:00 |
Masaaki Goshima
|
e9efe2fced
|
Add test cases for int8 type
|
2021-01-17 02:53:54 +09:00 |
Masaaki Goshima
|
274b9026bd
|
Merge pull request #85 from goccy/feature/refactor-layout
Refactor file layout for test
|
2021-01-17 00:37:36 +09:00 |
Masaaki Goshima
|
3db1bb8656
|
Update Makefile
|
2021-01-16 22:18:44 +09:00 |
Masaaki Goshima
|
33f35f52ba
|
Refactor file layout for coverage
|
2021-01-16 22:16:26 +09:00 |
Masaaki Goshima
|
dc52214313
|
Merge pull request #84 from goccy/feature/add-benchmark-target
Add benchmark target
|
2021-01-15 16:53:55 +09:00 |
Masaaki Goshima
|
0d97f9785e
|
Add benchmark target for bigdata test
|
2021-01-15 16:38:50 +09:00 |
Masaaki Goshima
|
39d5cd0fd5
|
Add benchmark targets ( easyjson / jettison )
|
2021-01-15 16:38:50 +09:00 |
Masaaki Goshima
|
2bec29287e
|
Merge pull request #83 from goccy/feature/recursive
Fix recursive call at concurrent execution
|
2021-01-15 16:38:30 +09:00 |
Masaaki Goshima
|
ddfae9189e
|
Fix recursive call
|
2021-01-15 16:28:20 +09:00 |
Masaaki Goshima
|
66ced55701
|
Merge pull request #82 from goccy/feature/coverage
Add test cases of omitempty/string tag for int type
|
2021-01-14 00:07:59 +09:00 |
Masaaki Goshima
|
67a7ac450b
|
Add test cases for int type
|
2021-01-14 00:02:58 +09:00 |
Masaaki Goshima
|
fd1085102c
|
Fix opcode for end of omitempty int type
|
2021-01-13 00:14:46 +09:00 |
Masaaki Goshima
|
8ab0aa7168
|
Add test cases of omitempty/string tag for int type
|
2021-01-12 02:40:12 +09:00 |
Masaaki Goshima
|
135a3c0cfb
|
Use NoEscapedString
|
2021-01-11 19:47:33 +09:00 |
Masaaki Goshima
|
af9168203a
|
Merge pull request #81 from goccy/feature/coverage
Add many test codes and distribute `case` operation ( of `switch` ) to some switch statements
|
2021-01-11 19:36:30 +09:00 |
Masaaki Goshima
|
9c5f6ec0e6
|
Remove escaped optype
|
2021-01-11 19:21:30 +09:00 |
Masaaki Goshima
|
4cfb919183
|
Remove indent optype
|
2021-01-11 19:05:06 +09:00 |
Masaaki Goshima
|
06906637f2
|
Reduce memory usage at compile
|
2021-01-11 05:16:37 +09:00 |
Masaaki Goshima
|
e6e344b4e5
|
Fix workflow
|
2021-01-11 01:37:50 +09:00 |
Masaaki Goshima
|
71d34479fa
|
Fix workflow
|
2021-01-11 01:28:24 +09:00 |
Masaaki Goshima
|
5c5d8233d9
|
Fix workflow
|
2021-01-11 01:11:48 +09:00 |
Masaaki Goshima
|
3314e637ab
|
Fix workflow
|
2021-01-11 01:08:12 +09:00 |
Masaaki Goshima
|
9dd260fec8
|
Use build cache
|
2021-01-11 01:03:30 +09:00 |
Masaaki Goshima
|
35a58e5b5f
|
Reduce code size
|
2021-01-11 00:48:20 +09:00 |
Masaaki Goshima
|
b7f79b13eb
|
Reduce code size of headToOnlyHead
|
2021-01-10 20:21:58 +09:00 |
Masaaki Goshima
|
14cde782af
|
Ignore test
|
2021-01-10 15:36:07 +09:00 |
Masaaki Goshima
|
b948d392b1
|
Remove windows from CI because the machine doesn't have enough memory to build
|
2021-01-10 15:11:52 +09:00 |
Masaaki Goshima
|
c45e77eeaa
|
Ignore coverage test on windows
|
2021-01-10 15:04:21 +09:00 |
Masaaki Goshima
|
877a86b07e
|
Add indent test cases for float32/float64 types
|
2021-01-10 14:56:49 +09:00 |
Masaaki Goshima
|
2dfee264f0
|
Add indent test cases for unsigned integer types
|
2021-01-10 14:24:52 +09:00 |
Masaaki Goshima
|
4a005d0c25
|
Add indent test cases for int16/int32/int64 types
|
2021-01-10 14:12:17 +09:00 |
Masaaki Goshima
|
9f0ff9c509
|
Add indent test cases for int8 type
|
2021-01-10 13:46:17 +09:00 |