liu
be00a52b0d
fix: decoder and encoder support fallback ( #430 )
2023-05-25 11:08:02 +08:00
Yi Duan
8dbcce341b
fix: decimal map key may be truncated and populated unexpectedly ( #382 )
...
* fix:(StreamDecoder) Integer map key may be truncated and populated unexpectedly
* feat: expose option `DefaultBufferSize`
* test adjust
* test adjust
* feat: add options to make default buffer size adjustable
2023-03-14 13:49:27 +08:00
Yi Duan
f421ee8530
fix:(encoder) pass pv through compiler recursively ( #336 )
...
* pass pv
* test reflect indirect
* fix: pass `pv` throught compiler recursively
2022-12-13 14:26:58 +08:00
Yi Duan
8b51e75241
fix:(encoder) insufficient buffer size check for OP_i32 ( #269 )
2022-07-28 17:18:53 +08:00
Yi Duan
5086cb21fe
fix: add nil pointer check ( #224 )
...
* fix: add nil pointer check
* panicNilPointerOfNonEmptyString
2022-05-19 13:24:57 +08:00
chenzhuoyu
d2e150948a
fix: unmarshalers are always addressable
2021-09-06 16:53:51 +08:00
chenzhuoyu
8383178c89
feat: supports map key-sorting via encoder options
2021-08-16 18:31:41 +08:00
chenzhuoyu
5cb6f17944
feat: performance optimizations
2021-07-02 14:38:12 +08:00
chenzhuoyu
fbe0828190
chore: make it open-source
2021-05-28 23:58:58 +08:00