NimYAML/yaml
Felix Krause d8f6ea5e2d Fixed an error in flow map parsing
* { ? foo: bar } emitted an additional, second, empty
   key-value pair
2017-02-06 20:35:17 +01:00
..
dom.nim Improved DOM API 2016-11-28 20:17:04 +01:00
hints.nim Recognize empty string as !!null 2017-01-12 11:19:46 +01:00
parser.nim Fixed an error in flow map parsing 2017-02-06 20:35:17 +01:00
presenter.nim Correctly present empty collections in block-only. 2017-01-10 11:45:55 +01:00
serialization.nim Documented serialization macros 2016-11-30 18:31:09 +01:00
stream.nim got rid of yaml.common 2016-09-22 13:28:24 +02:00
taglib.nim Use global tag handle for NimYAML 2016-10-10 20:16:54 +02:00
tojson.nim Fixed a GC problem; improved bench & tojson 2016-09-30 19:35:43 +02:00