This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nim-json-serialization
Watch
2
Star
0
Fork
0
You've already forked nim-json-serialization
mirror of
https://github.com/status-im/nim-json-serialization.git
synced
2025-02-19 13:34:19 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nim-json-serialization
/
json_serialization
History
Zahary Karadjov
8d4c31f7c2
Allow custom serializers to report unexpected values in the Json file
2020-05-30 22:40:17 +03:00
..
std
Read keys of table as string as this is only valid json, but convert them if needed
2020-05-08 17:01:15 +03:00
lexer.nim
Use the latest FastStreams API
2020-05-13 11:43:52 +03:00
reader.nim
Allow custom serializers to report unexpected values in the Json file
2020-05-30 22:40:17 +03:00
types.nim
Improved error handling and pretty-printing for arrays
2019-03-20 01:54:16 +02:00
writer.nim
Use the latest FastStreams API
2020-05-13 11:43:52 +03:00