This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nim-json-serialization
mirror of
https://github.com/status-im/nim-json-serialization.git
Watch
2
Star
0
Fork
You've already forked nim-json-serialization
0
Code
Issues
Projects
Releases
Wiki
Activity
dc2cf52386
nim-json-serialization
/
json_serialization
History
jangko
f64d55f7ff
fix missing annotation for nim 2.0
2023-04-17 09:39:52 +07:00
..
std
bugfix: a leading field with a 'none' value was producing an incorrect encoding (
#50
)
2022-07-15 10:23:35 +00:00
stew
bugfix: a leading field with a 'none' value was producing an incorrect encoding (
#50
)
2022-07-15 10:23:35 +00:00
format.nim
Adapt to the latest nim-serialization API
2021-03-19 04:13:55 +02:00
lexer.nim
Lazy JSON parser (
#42
)
2022-05-05 17:33:40 +01:00
reader.nim
fix missing annotation for nim 2.0
2023-04-17 09:39:52 +07:00
types.nim
clean up imports/exports (
#31
)
2022-02-18 10:26:15 +01:00
writer.nim
bugfix: a leading field with a 'none' value was producing an incorrect encoding (
#50
)
2022-07-15 10:23:35 +00:00