Age | Commit message (Expand) | Author |
2018-02-16 | Add logging of interface definition file loading. | Daniil Baturin |
2018-02-11 | Rename Util.string_of_path to string_of_list since it can be used for any lists, | Daniil Baturin |
2017-01-17 | T231: Add a function for loading interface definitions from a directory (#5) | Shon Feder |
2017-01-16 | Remove the assumptions about validator argument being mandatory. | Daniil Baturin |
2017-01-16 | Update reference tree loader to match the schema. | Daniil Baturin |
2017-01-13 | T254: disallow node names with characters significant to the curly config parser | Daniil Baturin |
2017-01-03 | Add a function to get completion data from a reference tree node. | Daniil Baturin |
2017-01-02 | Last missing accessor: value help. | Daniil Baturin |
2016-12-31 | Fix format of validation error messages (paths in square brackets, no quotes). | Daniil Baturin |
2016-12-30 | Remove the extends attribute from <interfaceDefinition> | Daniil Baturin |
2016-12-23 | T230: Add missing data access functions to the Reference_tree module with uni... | Phil Summers |
2016-12-23 | Handle Xml exceptions in Reference_tree.load_from_xml and re-raise as Bad_int... | Daniil Baturin |
2016-12-22 | T226: Add secret and hidden properties to the reference tree. | Phil Summers |
2016-12-15 | T212: use a directory (normally $program_dir/validators) for external validat... | Daniil Baturin |
2015-09-25 | Move the node_type type to Reference_tree | Daniil Baturin |
2015-08-28 | Add is_multi function to the reference tree module. | Daniil Baturin |
2015-04-26 | Add an option to keep child order, will be used for rendering. | Daniil Baturin |
2015-04-26 | Add path validation functionality. | Daniil Baturin |
2015-04-24 | Remove debug prints. | Daniil Baturin |
2015-04-24 | Initial implementation of the reference tree module. | Daniil Baturin |