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
Jacek Sieka
cd044da00f
clean up imports/exports ( #31 )
2022-02-18 10:26:15 +01:00
Zahary Karadjov
4d8145c67b
WIP Deserialization of the JsonString literal fields
2020-07-17 23:58:02 +03:00
Zahary Karadjov
4f2aa8b5cb
Make the JsonString type more accessible
2020-06-01 21:15:33 +03:00
Zahary Karadjov
c2daa5a23c
Improved error handling and pretty-printing for arrays
2019-03-20 01:54:16 +02:00
Zahary Karadjov
edda2577a3
Handle large unsigned values and add Portable JsonMode in the Lexer
2019-01-21 19:40:14 +02:00