summaryrefslogtreecommitdiff
path: root/src/reference_tree.mli
AgeCommit message (Expand)Author
2026-04-16T8488: add utility refpath_from_partialJohn Estabrook
2026-03-11T8269: handle element constraintSilenceOutput in creation of ref treeJohn Estabrook
2026-02-06T8232: add util get_subtree for reference_treeJohn Estabrook
2025-12-17T8061: add function get_completion_envJohn Estabrook
2025-12-17T8061: add function get_default_valueJohn Estabrook
2025-12-17T8061: extend node_type to path_type for path characteristicsJohn Estabrook
2025-12-17T8061: add boolean test for compatibility of path with reference treeJohn Estabrook
2025-12-17T8061: require strict check of existence in refpathJohn Estabrook
2025-11-24T8009: add allowed_edit_level to test necessary conditions on pathJohn Estabrook
2025-11-20T8009: remove unnecessary alert on empty path for refpathJohn Estabrook
2025-11-03T7915: add compiler alerts and annotationsJohn Estabrook
2025-08-13T7718: add revised validate_tree methodJohn Estabrook
2025-04-02T7292: add utility functions to set tag/leaf data on newly defined pathJohn Estabrook
2025-01-30T6946: add utilities for commit algorithmJohn Estabrook
2025-01-13T6342: formating and delete trailing whitespacerebortg
2025-01-08T6342: add parsing of docs elementrebortg
2024-10-24T6718: validate_path returns unit instead of (path, value)John Estabrook
2024-10-24T6718: add function refpath: config path -> reference_tree pathJohn Estabrook
2024-10-24T6718: add functor for internal repJohn Estabrook
2024-10-24T6718: minor changes to support vyconf testsJohn Estabrook
2024-10-24T6718: move validate_path from vyconfJohn Estabrook
2024-05-26T6404: add constraintGroup element to reference treeJohn Estabrook
2023-05-10T5194: drop keep_order fieldJohn Estabrook
2023-05-10T5194: override json serialization for node_type variantJohn Estabrook
2023-05-10T5194: add default_valueJohn Estabrook
2023-05-10T5194: add completion_helpJohn Estabrook
2023-05-10T5194: add render_jsonJohn Estabrook
2023-05-10T5194: add priority elementJohn Estabrook
2023-05-10T5194: import reference_tree from vyconfJohn Estabrook