summaryrefslogtreecommitdiff
path: root/plugins/yaml/tree.c
AgeCommit message (Expand)Author
2023-04-27Replace the old YAML parser by another one relying on the external libyaml li...Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2020-01-05Improved the stability of the Yaml parser.Cyrille Bagard
2020-01-04Stuck to the Yaml specifications a little bit more.Cyrille Bagard
2019-12-11Improved the search of Yaml nodes.Cyrille Bagard
2019-11-03Handled sequences with the Yaml reader in an improved way.Cyrille Bagard
2019-11-01Added support for Yaml content.Cyrille Bagard