summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-05-28Add the delete and exists/list_nodes/return_value(s) functions.Daniil Baturin
2018-05-28Add from_string and to_string functions to the bindings.Daniil Baturin
2018-05-28Integrate the parser/lexer and the renderer in the build setup.Daniil Baturin
2018-05-28Clean up commented out code.Daniil Baturin
2018-05-28Use the ephemeral flag for marking tag nodes at parsing time.Daniil Baturin
2018-05-28Remove extra new lines from the config output.Daniil Baturin
2018-05-27Add a formatter for VyOS 1.x config files.Daniil Baturin
2018-05-27Use the ephemeral flag (which is never used in VyOS 1.x for lack of the conce...Daniil Baturin
2018-05-26Add a parser for the VyOS 1.x config format.Daniil Baturin
2018-05-26Import the initial, proof of concept implementation.Daniil Baturin