summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-02-24Add make_full to Vytree for constructing nodes from scratch.Daniil Baturin
2015-02-13Add vytree module signature.Daniil Baturin
2015-02-13Bring *_of_node functions back.Daniil Baturin
2015-02-13Shorter vyconf tree module name.Daniil Baturin
2015-02-09Add list_children function.Daniil Baturin
2015-02-08Use record instead of tuple for easier updates.Daniil Baturin
2015-02-05Add some exceptions.Daniil Baturin
2015-02-02Add vyconfd main file stub for oasis testing.Daniil Baturin
2015-02-01Use adopt_child instead of reconstructing the node by hand.Daniil Baturin
2015-01-31Node module prototype.Daniil Baturin