Masaaki Goshima
|
548bbc7d4e
|
Remove xerrors (#483)
* remove xerrors
* move error variable
* update dependencies
|
2024-10-28 21:24:15 +09:00 |
|
Shuhei Kitagawa
|
8ad318cffc
|
Add lint job to CI (#477)
|
2024-10-28 11:31:15 +09:00 |
|
Masaaki Goshima
|
9044ecaef4
|
fix behavior when struct fields conflicted (#335)
|
2022-12-19 14:33:08 +09:00 |
|
Masaaki Goshima
|
539e14a7fd
|
Add ignoreMergeKey argument for MergeKey in struct
|
2020-03-02 22:53:33 +09:00 |
|
Daisuke Maki
|
1dbf6f4894
|
refactor tag fetching, apply same rules to isIgnoredStructField
|
2019-11-14 09:05:31 +09:00 |
|
lestrrat
|
e2dd9ce70b
|
Merge branch 'master' into topic/json-struct-tags
|
2019-11-13 18:54:40 +09:00 |
|
Masaaki Goshima
|
be91749a25
|
Remove tag handling without identifier
|
2019-11-13 12:16:26 +09:00 |
|
Daisuke Maki
|
a48f5a3a84
|
Add support for json struct tags
|
2019-11-13 10:31:00 +09:00 |
|
Masaaki Goshima
|
a8efc92f83
|
Supports tag without name
|
2019-10-31 12:48:31 +09:00 |
|
Masaaki Goshima
|
bf46097160
|
Supports encoding with inline tag and conflict key
|
2019-10-28 22:25:00 +09:00 |
|
Masaaki Goshima
|
293ee9861c
|
Add document
|
2019-10-21 12:53:30 +09:00 |
|
Masaaki Goshima
|
7ec36b5121
|
Refactor Encoder
|
2019-10-20 20:50:43 +09:00 |
|