NimYAML/yaml
metagn c7d8aa6467 Change deprecated type pragma syntax
Sorry that this messes with the style here, but it would be nice to have this syntax removed given how long it's been deprecated (https://github.com/nim-lang/Nim/pull/20199).
2022-08-11 09:14:42 +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 Change deprecated type pragma syntax 2022-08-11 09:14:42 +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 fix #105 2022-01-22 01:18:11 +01:00
serialization.nim Deprecated DOM API, YamlNode now supported by serialization API 2022-06-05 12:27:19 +02:00
stream.nim fixes #93 2021-05-18 00:31:47 +02:00
taglib.nim fixes #93 2021-05-18 00:31:47 +02:00
tojson.nim fixes #93 2021-05-18 00:31:47 +02:00