summaryrefslogtreecommitdiff
path: root/plugins/yaml/collection.h
AgeCommit message (Collapse)Author
2023-04-27Replace the old YAML parser by another one relying on the external libyaml ↵Cyrille Bagard
library.
2023-04-26Provide access to the first node of a collection.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