0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 11, 2023 — Jun 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Set snapshot version
Sam
More... about 1 month ago
Reworked serde interfaces More... about 1 month ago
Added test for CachedReflectionSerdeFactory More... about 1 month ago
Updated javadocs More... about 1 month ago
Updated docs on BinaryReader More... about 1 month ago
Added dates to changelog More... about 1 month ago
Updated changelof More... about 1 month ago
Added CompressingSerde More... about 1 month ago
Added data reader/writer More... about 1 month ago
Support reader/writer schema on binary reader factory More... about 1 month ago
Updated changleog More... about 1 month ago
Added serde factories More... about 1 month ago
Use strict decoders should be false; added long decoder tests More... about 1 month ago
Added test for string decoder More... about 1 month ago
Kotest should be test implementation More... about 2 months ago
Updated RoundTripTest More... about 2 months ago
Moved useStrictPrimitiveDecoders check to decode step More... about 2 months ago
Wired in short and byte encoders More... about 2 months ago
Optimize StringEncoder when globalUseJavaString is set More... about 2 months ago
Added array encoding and strict mode More... about 2 months ago
Fixed tests More... about 2 months ago
Added useStrictPrimitiveDecoders More... about 2 months ago
Updated record generator to not include unused schemas and encoders More... about 2 months ago
Generated record fields should be outside the returned lambda More... about 2 months ago
Simplified serde properties More... about 2 months ago
Moved record generator fields inside of function More... about 2 months ago
Updated RecordDecoderGenerator to run from KClass More... about 2 months ago
Precalculate enum map in EnumDecoder More... about 2 months ago
Removed double requires check from SpecificRecordDecoder More... about 2 months ago
Updated decoder to use function return More... about 2 months ago