summaryrefslogtreecommitdiff
path: root/src/config_tree.mli
AgeCommit message (Expand)Author
2015-09-23Make Config_tree.set aware of valueless nodes.Daniil Baturin
2015-09-23Add delete function to Config_tree, add some tests for it.Daniil Baturin
2015-09-21Fix multilevel insert logic.Daniil Baturin
2015-09-21Remove metadata from the config tree data, rendering and the like requiresDaniil Baturin
2015-04-26Add an option to keep child order, will be used for rendering.Daniil Baturin
2015-04-26Add config tree module.Daniil Baturin