YAML implementation for Nim https://nimyaml.org
Go to file
Felix Krause d7f1e726ab Added dump() and transform()
* Added a hint "mapMayHaveKeyObjects" to yamlMap
 * Added dumper.nim
 * Improved generated documentation a bit
2015-12-27 16:36:32 +01:00
src Added dump() and transform() 2015-12-27 16:36:32 +01:00
test Added dump() and transform() 2015-12-27 16:36:32 +01:00
.gitignore Finished JSON parser. Restructuring. 2015-12-26 13:16:57 +01:00