summaryrefslogtreecommitdiff
path: root/lib/bindings.ml
AgeCommit message (Expand)Author
2024-10-24T6718: add internal_cache arg to bindingJohn Estabrook
2024-10-07T4318: Allow pass value for set_tag functionNataliia Solomko
2024-09-26T6742: add functions for creating and manipulating non-leaf nodesDaniil Baturin
2024-03-28T6180: add binding for mask_treeJohn Estabrook
2023-07-13T5316: drop trim functionJohn Estabrook
2023-05-31T5251: catch error Vytree.Nonexistent_path in delete_valueJohn Estabrook
2023-05-11T5194: add binding for reference_tree_to_jsonJohn Estabrook
2023-03-20T5089: add support for optional arg 'ordered_values' (ord_val)John Estabrook
2023-03-20T5089: binding for configtree tree_unionJohn Estabrook
2023-02-10T4991: add binding for function show_diffJohn Estabrook
2023-01-27T4961: add descriptive error_message to copy_nodeJohn Estabrook
2022-02-27T4235: binding for trim_treeJohn Estabrook
2022-02-25T4235: binding for modified return value of diff_tree (nee diffs)John Estabrook
2022-02-25T4235: binding for get_subtreeJohn Estabrook
2022-02-08configtree: T4235: allow rendering delete commandsJohn Estabrook
2022-02-08configtree: T4235: binding for config tree diff functionJohn Estabrook
2020-11-12Use the pure OCaml re library instead of libpcre.Daniil Baturin
2019-10-27T1773: Expose functions for JSON rendering.Daniil Baturin
2019-06-30Switch from linking with vyconf plus adhocery to dedicated vyos1x-config pack...Daniil Baturin
2019-02-14Add a function for copying nodes.Daniil Baturin
2018-09-11Add support for passing error messages to outside world.Daniil Baturin
2018-09-02T824: add support for node renaming.Daniil Baturin
2018-06-05Add commands formatter function to the bindings.Daniil Baturin
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-26Import the initial, proof of concept implementation.Daniil Baturin