NimYAML/yaml
Felix Krause bf65a97cbe Fixed indentation problems when dumping
* certain configurations of the Dumper added twice the requested
   indentation.
 * ref #140
2023-11-07 21:55:13 +01:00
..
private Reworked loading API 2023-08-29 23:23:15 +02:00
annotations.nim Reworked loading API 2023-08-29 23:23:15 +02:00
data.nim Reworked loading API 2023-08-29 23:23:15 +02:00
dom.nim Reworked loading API 2023-08-29 23:23:15 +02:00
dumping.nim Fixed server, improved docs 2023-09-04 22:48:04 +02:00
hints.nim Reworked loading API 2023-08-29 23:23:15 +02:00
loading.nim fixes #101, minor improvements 2023-11-05 15:10:29 +01:00
native.nim fixes #101, minor improvements 2023-11-05 15:10:29 +01:00
parser.nim Reworked loading API 2023-08-29 23:23:15 +02:00
presenter.nim Fixed indentation problems when dumping 2023-11-07 21:55:13 +01:00
stream.nim Made loading work at compile time 2023-08-30 21:14:31 +02:00
taglib.nim Reworked loading API 2023-08-29 23:23:15 +02:00
tojson.nim Reworked loading API 2023-08-29 23:23:15 +02:00