Masaaki Goshima
|
781a0b3e85
|
Support JSON Path
|
2022-11-29 03:55:56 +09:00 |
Masaaki Goshima
|
45780881a4
|
Remove unnecessary vars
|
2021-06-03 18:59:52 +09:00 |
Masaaki Goshima
|
377d0b0dfc
|
Move error types to internal/errors package
|
2021-03-15 13:53:24 +09:00 |
Masaaki Goshima
|
f8fd59516b
|
Fix decoding of deep recursive structure
|
2021-02-18 19:05:06 +09:00 |
Masaaki Goshima
|
23290f4ce4
|
Fix error case
|
2020-12-24 18:30:11 +09:00 |
Masaaki Goshima
|
1d2beb8473
|
Add test cases for MarshalJSON and MarshalText
|
2020-08-19 00:32:45 +09:00 |
Masaaki Goshima
|
4acc22e0fe
|
Support SyntaxError
|
2020-05-23 12:51:09 +09:00 |
Masaaki Goshima
|
d8d711ecf9
|
Add error type compatible with encoding/json
|
2020-05-09 01:07:33 +09:00 |
Masaaki Goshima
|
9034a6fca4
|
Support encoding for interface{} type
|
2020-04-28 18:25:51 +09:00 |
Masaaki Goshima
|
2c11838fe3
|
Add decoder
|
2020-04-22 13:06:52 +09:00 |
Masaaki Goshima
|
37a7ac09ee
|
Supports encoding of structure fields that should be ignored
|
2020-04-21 13:38:48 +09:00 |
Masaaki Goshima
|
a573d86121
|
Support encoding for Array type
|
2020-04-21 13:19:53 +09:00 |
Masaaki Goshima
|
1d576e23f8
|
Add encoder
|
2020-04-19 19:51:22 +09:00 |