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-18 13:06:25 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nim-json-serialization
/
json_serialization
History
Zahary Karadjov
3b0c9eafa4
Bugfix: incorrect logic in the parsing of comments fails to detect EOF properly
2020-10-09 19:32:25 +03:00
..
std
Break reader.readObject into smaller reusable pieces
2020-08-02 13:22:24 +03:00
lexer.nim
Bugfix: incorrect logic in the parsing of comments fails to detect EOF properly
2020-10-09 19:32:25 +03:00
reader.nim
Another readObjectFields convenience helper
2020-08-02 20:15:44 +03:00
types.nim
WIP Deserialization of the JsonString literal fields
2020-07-17 23:58:02 +03:00
writer.nim
Add a helper for specifying enums types that must be serialized as strings
2020-08-02 20:15:13 +03:00