mirror of https://github.com/status-im/NimYAML.git
18fc8ba3f5
* removed default value objects, use Nim2 default vaules for fields instead. * moved dump procs to yaml/dumping and introduced Dumper * modified serialization procs to use ctx as first argument, so that prefix calls can be used * changed defaults for presentation to be more like other YAML implementations, e.g. no directives by default. * Removed deprecated procs in DOM API * Removed PresentationStyle – use the setXStyle procs of Dumper instead. * Fixed some warnings emerging from transitioning to Nim2 |
||
---|---|---|
.. | ||
yaml-test-suite@6e6c296ae9 | ||
commonTestUtils.nim | ||
tannotations.nim | ||
tdom.nim | ||
testEventParser.nim | ||
tests.nim | ||
thints.nim | ||
tjson.nim | ||
tlex.nim | ||
tparser.nim | ||
tpresenter.nim | ||
tquickstart.nim | ||
tserialization.nim |