summaryrefslogtreecommitdiff
path: root/src/config_tree.ml
AgeCommit message (Expand)Author
2025-04-11T7321: add utility needed for validate_tree in vyconfd load configJohn Estabrook
2025-01-30T6946: add utilities for commit algorithmJohn Estabrook
2024-10-24T6718: add functor for internal repJohn Estabrook
2024-10-24T6718: add simplified render_at_levelJohn Estabrook
2024-09-27renderer: T6742: force leaf=true in all functions that manipulate node valuesDaniil Baturin
2024-09-27renderer: T6742: set leaf=true in replace_valueJohn Estabrook
2024-09-26renderer: T6742: make childless non-leaf nodes from parsed configs render cor...Daniil Baturin
2023-08-22T5500: render_tag_node_child does not need to consider valuesJohn Estabrook
2023-08-22T5500: remove empty braces after valueless nodeJohn Estabrook
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