jangko
34dc825066
Add copyright year to source file
2023-12-25 22:55:07 +07:00
zah
f42567c00c
Basic support for Json flavours without default object serialization ( #66 )
...
Other changes:
* Migrate many procs accepting JsonReader to JsonLexer in order to
reduce the number of generic instantiations and the resulting code
bloat
2023-12-19 12:00:24 +02:00
Zahary Karadjov
fe8a82ca76
Adapt to the latest nim-serialization API
2021-03-19 04:13:55 +02:00
Zahary Karadjov
342a272281
Some of the test cases were moved to the generic suite in nim-serialization
2019-08-02 11:54:47 +03:00
Zahary Karadjov
6d3fae7df2
Json deserialisation; Tests
2018-12-19 12:47:53 +02:00
Zahary Karadjov
e5da7654d5
Use the proper field enumeration logic; Add some high-level helpers and tests
2018-11-11 13:46:19 +02:00
Zahary Karadjov
4728844a32
Initial JSON serializer
2018-11-10 02:16:09 +02:00