summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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
Preserve original children order in insertions.
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