NimYAML/private
Felix Krause 0a7f87a539 Improved docs. Fixed serialization problem.
* Added serialization.txt to doc
 * Fixed rendering problem in api.txt
 * Use explicit tag when ref type renders to a scalar that can be
   parsed to !!null
 * Added test cases for this ref type fix
2016-02-15 22:54:05 +01:00
..
events.nim Started re-implementing parser 2016-01-20 21:18:28 +01:00
fastparse.nim Better doc index. YamlStream now an object. 2016-02-12 19:53:25 +01:00
hints.nim Sanitized exceptions and raises pragmas 2016-01-24 18:24:09 +01:00
json.nim Better doc index. YamlStream now an object. 2016-02-12 19:53:25 +01:00
presenter.nim Better doc index. YamlStream now an object. 2016-02-12 19:53:25 +01:00
serialization.nim Improved docs. Fixed serialization problem. 2016-02-15 22:54:05 +01:00
streams.nim Better doc index. YamlStream now an object. 2016-02-12 19:53:25 +01:00
tagLibrary.nim Removed old lexer/parser impl in favor of new one 2016-01-24 11:44:10 +01:00