mirror of https://github.com/status-im/NimYAML.git
YAML implementation for Nim
https://nimyaml.org
a094089fb9
* Better JSON serialization (map bool literals to true/false if possible) * Fixed a problem where the tag of block sequence would be wrongly placed * Always output "" when dumping empty strings * Added helper functions to create YamlStreamEvents. * Moved procs for YamlStreamEvents to private/events.nim * renamed dump() to present() * Added dump() and load() to yaml.serialization |
||
---|---|---|
bench | ||
private | ||
test | ||
yaml | ||
.gitignore | ||
config.nims | ||
copying.txt | ||
yaml.nim |