NimYAML/yaml
xflywind 7dd8e88639 make nimyaml works with stricteffects 2022-10-14 21:41:51 +02:00
..
private Change logic to prevent early doc end state (#115) 2022-07-10 18:14:07 +02:00
annotations.nim Change serialization to omit `none(T)` fields of sparse objects (#100) 2021-10-22 17:54:40 +02:00
data.nim all tests green again 2020-11-10 19:07:46 +01:00
dom.nim make nimyaml works with stricteffects 2022-10-14 21:41:51 +02:00
hints.nim fixes #93 2021-05-18 00:31:47 +02:00
parser.nim updated tests, fixed problems 2021-10-22 17:42:48 +02:00
presenter.nim Fixes and improvements to DOM API. 2022-09-07 16:23:50 +02:00
serialization.nim Fixed a bug in float deserialization. 2022-09-07 16:54:11 +02:00
stream.nim replace shallowCopy for ARC/ORC 2022-08-29 16:30:26 +02:00
taglib.nim fixes #93 2021-05-18 00:31:47 +02:00
tojson.nim replace shallowCopy for ARC/ORC 2022-08-29 16:30:26 +02:00