NimYAML/yaml
Felix Krause 300dbce72a Updated test suite, fixed lexer issues 2023-03-10 22:21:18 +01:00
..
private Updated test suite, fixed lexer issues 2023-03-10 22:21:18 +01: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 test suite, fixed lexer issues 2023-03-10 22:21:18 +01:00
presenter.nim Fixes and improvements to DOM API. 2022-09-07 16:23:50 +02:00
serialization.nim Skip ignored nested collections. Fixes #127 2023-03-10 19:57:21 +01: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