summaryrefslogtreecommitdiff
path: root/src/vytree.ml
AgeCommit message (Expand)Author
2026-02-06T8232: add extended fold over tree function to track levelJohn Estabrook
2026-02-06T8232: simplify return value of fold_tree_with_pathJohn Estabrook
2025-11-03T7915: add compiler alerts and annotationsJohn Estabrook
2025-08-06T7694: insert paths lexico-numerically in config_tree setJohn Estabrook
2025-01-30T6946: add utilities for commit algorithmJohn Estabrook
2024-03-21T6149: update node_data if necessary when merging nodesJohn Estabrook
2023-05-10T5194: insert_maybe as node names exist in multiple interface-def filesJohn Estabrook
2023-03-23T5089: order nodes on configtree parsing from stringJohn Estabrook
2023-03-23T5087: add optional arg for lexical insertion of nodesJohn Estabrook
2023-01-27T4961: add name of offending node in exception Insert_error of stringJohn Estabrook
2019-06-30Initial import of libraries from Vyconf and old libvyosconfig.Daniil Baturin