NimYAML/test
Felix Krause aa98c5863e Properly handle ytsRootOnly
* Yield tag of custom type serialization when using ytsRootOnly,
   but don't yield tags of map keys or values
 * Yield proper tag of Table[K, V] serialization if requested
 * renamed dumper.nim to presenter.nim to conform to YAML spec
2016-01-04 22:18:55 +01:00
..
lexing.nim Source restructuring, added config.nims 2015-12-28 22:03:16 +01:00
parsing.nim Implemented local tags for serialization 2016-01-04 21:46:33 +01:00
serializing.nim Properly handle ytsRootOnly 2016-01-04 22:18:55 +01:00
tests.nim Can construct basic types and custom objects 2015-12-29 15:09:37 +01:00