NimYAML/private
Felix Krause d64184c025 Support serializing tuples. Multiple bugfixes.
* Parser: Properly support explicit keys in flow style.
 * Parser: Properly support object tags in flow style.
 * Serializer: Basic support for tuples.
 * Serializer: Properly parse int and bool types when given as
   string with explicit tag.
2016-01-05 16:54:14 +01:00
..
events.nim Added README.md and private/events.nim 2015-12-29 18:38:22 +01:00
json.nim Better interface for loading to JSON 2015-12-29 12:33:41 +01:00
lexer.nim Support serializing tuples. Multiple bugfixes. 2016-01-05 16:54:14 +01:00
presenter.nim Properly handle ytsRootOnly 2016-01-04 22:18:55 +01:00
sequential.nim Support serializing tuples. Multiple bugfixes. 2016-01-05 16:54:14 +01:00
tagLibrary.nim Support serializing tuples. Multiple bugfixes. 2016-01-05 16:54:14 +01:00