Felix Krause a094089fb9 Various improvements
* 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
2015-12-29 18:22:55 +01:00
2015-12-29 18:22:55 +01:00
2015-12-29 18:22:55 +01:00
2015-12-29 18:22:55 +01:00
2015-12-28 22:22:51 +01:00
2015-12-29 18:22:55 +01:00
Description
YAML implementation for Nim
https://nimyaml.org
Languages
Nim 98.7%
Nix 1.3%