Masaaki Goshima
|
f8fd59516b
|
Fix decoding of deep recursive structure
|
2021-02-18 19:05:06 +09:00 |
Masaaki Goshima
|
644ac4a692
|
Fix decoding of type of null string
|
2021-02-16 11:46:00 +09:00 |
Masaaki Goshima
|
d7b9036e88
|
Fix overflow handling for int/uint decoder
|
2020-12-21 15:48:57 +09:00 |
Masaaki Goshima
|
4332d1353e
|
Fix stream decoding
|
2020-12-05 22:27:33 +09:00 |
Masaaki Goshima
|
5c82b00ee7
|
Add structName and fieldName argument to each constructor of decoder for UnmarshalTypeError
|
2020-11-23 17:16:31 +09:00 |
Masaaki Goshima
|
fd7a72c0b8
|
Pass unsafe.Pointer instead of uintptr
|
2020-11-19 12:47:42 +09:00 |
Masaaki Goshima
|
74276c6af3
|
Fix decoder for string tag
|
2020-08-20 12:38:50 +09:00 |