NimYAML/yaml
Vindaar 8a7750cb6c make sure to also append '\0' for JS as well as C backend
Also remove now unnecessary `os` (was imported for internal
`assertStringEqual` test) module import in `tserialization`.
2018-10-12 16:00:39 +02:00
..
private make sure to also append '\0' for JS as well as C backend 2018-10-12 16:00:39 +02:00
dom.nim experimental: notnil 2018-08-24 13:30:05 +02:00
hints.nim Revert "Actual fix for #40" because it's shit 2017-07-10 19:52:34 +02:00
parser.nim remove unnecessary cast on return value of `newStringOfCap` 2018-10-12 16:00:39 +02:00
presenter.nim Moved private sources to yaml/private 2017-02-06 20:39:04 +01:00
serialization.nim do not construct empty seq for `yamlScalar` 2018-10-12 16:00:39 +02:00
stream.nim Make it work with new not nil 2018-10-12 16:00:39 +02:00
taglib.nim remove commented out old code 2018-10-12 16:00:39 +02:00
tojson.nim clean up `constructJson` by removing not needed assignments 2018-10-12 16:00:39 +02:00