summaryrefslogtreecommitdiff
path: root/src/vyconf_tree.ml
AgeCommit message (Expand)Author
2015-02-08Use record instead of tuple for easier updates.Daniil Baturin
2015-02-05Add some exceptions.Daniil Baturin
2015-02-01Use adopt_child instead of reconstructing the node by hand.Daniil Baturin
2015-01-31Node module prototype.Daniil Baturin