3 Commits

Author SHA1 Message Date
jangko
34dc825066
Add copyright year to source file 2023-12-25 22:55:07 +07:00
Etan Kissling
85b7ea093c
add {.raises.} annotation to writeValue (#64)
Tag `writeValue` overrides with `{.raises: [IOError].}`.

The override in `writer.nim` also needs `gcsafe` to support recursion
in Nim 2.0.
2023-08-19 13:47:32 +02:00
Zahary Karadjov
7922a83c4d
Serialization for sets 2019-07-16 13:20:05 +03:00