summaryrefslogtreecommitdiff
path: root/src/config_tree.ml
AgeCommit message (Expand)Author
2023-03-23T5089: add optional arg to order values on render_configJohn Estabrook
2022-09-01Revert "Merge pull request #11 from jestabro/tag-node-name-whitespace"John Estabrook
2022-08-19T4628: render tag node names containing whitespace in quotesJohn Estabrook
2022-06-28T4491: use empty string for name of config_tree root nodeJohn Estabrook
2022-02-23T4235: add utility function get_subtreeJohn Estabrook
2022-02-08configtree: T4235: render delete commandsJohn Estabrook
2022-01-04Use a modification of String.escaped to leave UTF-8 bytes unescapedJohn Estabrook
2019-10-27Expose the JSON AST export function.Daniil Baturin
2019-10-27Add a "simple" JSON renderer.Daniil Baturin
2019-06-30Initial import of libraries from Vyconf and old libvyosconfig.Daniil Baturin