nim-json-serialization/json_serialization
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