Commit Graph

6 Commits

Author SHA1 Message Date
Masaaki Goshima ff871cb20d Add bytes test 2021-03-19 23:31:29 +09:00
Masaaki Goshima 4167aefe08 Fix any bugs of encoder
- fix some issues ( #104 #118 #144 #147 )
- fix recursive call operation
- use json.Number of encoding/json
- fix encoding of MarshalJSON and MarshalText
- fix pointer operation
- remove 'anonymous' and 'only' operation
- add test cases for array/slice/map/marshaler
2021-03-11 19:29:35 +09:00
Masaaki Goshima 9d4348e66b Modify test case 2021-02-19 15:13:33 +09:00
Masaaki Goshima 7f406b7387 Refactor cover_int_test.go 2021-02-15 02:08:05 +09:00
Masaaki Goshima 30ab976eb4 Add compatible test 2021-01-19 14:01:43 +09:00
Masaaki Goshima 33f35f52ba Refactor file layout for coverage 2021-01-16 22:16:26 +09:00