- d4c1d0f schema parsers CHANGE including submodules by Radek Krejci · 8 years ago
- 51e5c58 libyang CHANGE path generation optimization refactored by Michal Vasko · 8 years ago
- f53187d libyang NEW callback for adding schemas into ctx for data by Michal Vasko · 8 years ago
- 5efa25c data tree NEW lyd_qualified_path by Michal Vasko · 8 years ago
- 0f99d3e resolve BUGFIX leafref has a data path, not schema by Michal Vasko · 8 years ago
- fec2e14 schema tree BUGFIX unlinking augment data by Radek Krejci · 8 years ago
- e3886bb libyang CHANGE parsing/validation significantly refactored by Michal Vasko · 8 years ago
- 0ec51da context FEATURE allow disabling/enabling modules in the context by Radek Krejci · 8 years ago
- b2541a3 context BUGFIX removing applied augments and deviations when removing module by Radek Krejci · 8 years ago
- 2eee5c0 schema tree CHANGE make public function to get implemented module from context by Radek Krejci · 8 years ago
- 34c3b55 schema tree CHANGE en/disabling a known en/disabled feature by Michal Vasko · 8 years ago
- c8c2253 schema parsers BUGFIX resolving submodules' augments when module is set to be implement by Radek Krejci · 8 years ago
- b314231 schema parsing CHANGE try to differentiate XPath errors by Radek Krejci · 8 years ago
- 9ee20c3 xpath CHANGE provide more information when XPath resolving fails by Radek Krejci · 8 years ago
- df46e22 schema trees BUGFIX resolving augments to non-implemented modules by Radek Krejci · 8 years ago
- b07da47 schema parsers BUGFIX uninitialized variable by Radek Krejci · 8 years ago
- 7b9f566 schema parsers BUGFIX inheriting config flags when instantiating grouping inside not yet resolved augment by Radek Krejci · 8 years ago
- 3c48d04 schema parsers BUGFIX checking XPath in instantiated grouping by Radek Krejci · 8 years ago
- 9693540 schema parsers BUGFIX allow actions instantiation in uses-stmt by Radek Krejci · 8 years ago
- 0621404 schema parsers BUGFIX memory leak by Radek Krejci · 8 years ago
- fe3a138 schema MAINTENANCE add assert to make sure we do not add input/output on top-level by Radek Krejci · 8 years ago
- 5c08a99 schema parsers BUGFIX instantiating lists from groupings by Radek Krejci · 8 years ago
- 5167320 parsers CHANGE make difference between canonical and lexical forms of values by Radek Krejci · 8 years ago
- 9ad23f4 data tree CHANGE modify lyd_leaf_type() by Radek Krejci · 8 years ago
- 00a0e71 log BUGFIX keep ly_errno and ly_vecode after destroying the context by Radek Krejci · 8 years ago
- c0c8230 schema parser BUGFIX change warnings when module name/revision does not match filename by Radek Krejci · 8 years ago
- d80c860 schema parsing FEATURE check for consistency between schema filename and module by Radek Krejci · 8 years ago
- 41a349b schema tree CHANGE implicitely create input/output nodes in rpc/action by Radek Krejci · 8 years ago
- 2467a49 log CHANGE internal storage for multiple error messages by Radek Krejci · 8 years ago
- d2ac35f schema parser BUGFIX inheriting config-stmt under uses by Radek Krejci · 8 years ago
- 85a54be schemas BUGFIX maintain backlinks in case of removing module(s) from context by Radek Krejci · 8 years ago
- 9de2c04 schemas BUGFIX guard dependencies between features by Radek Krejci · 8 years ago
- a889c1f schema CHANGE improve enabling all features in lys_features_enable() via "*" by Radek Krejci · 8 years ago
- 0a0b1fc schema tree FEATURE new lys_path() function by Radek Krejci · 8 years ago
- 9e635ac xpath BUGFIX check xpath in resolved augments/uses by Michal Vasko · 8 years ago
- 680f8b4 schema tree BUGFIX get_siblings uses and grouping handling by Michal Vasko · 8 years ago
- 4cf7dba schema tree BUGFIX handle siblings in uses by Michal Vasko · 8 years ago
- affc37f schema tree BUGFIX copy all information in identityref by Michal Vasko · 8 years ago
- e9914d1 schema tree CHANGE outer subtree dependency flag now also for leafref by Michal Vasko · 8 years ago
- 0cc2b74 parser BUGFIX wrong assert by Pavol Vican · 8 years ago
- e022a56 schema tree CHANGE config values by Michal Vasko · 8 years ago
- 47a1b0a parser BUGFIX bad check for shortcase choice by Pavol Vican · 8 years ago
- a1911b9 schema tree BUGFIX do not apply augments twice by Michal Vasko · 8 years ago
- cbb473e schema parsers CHANGE check for leafref's and its target's features compatibility by Radek Krejci · 8 years ago
- b15cae2 printers & data tree CHANGE print and validate inline notifications by Michal Vasko · 8 years ago
- 0fa54e9 schema parsers CHANGE prefer implemented modules when searching for augment, deviation and leafref targets by Radek Krejci · 8 years ago
- 27fe55e all CHANGE follow conformance mechanism described in YANg 1.1 by Radek Krejci · 8 years ago
- b94a5e4 xpath CHANGE move to YANG 1.1 accessible trees by Michal Vasko · 8 years ago
- db1da03 schema tree CHANGE schema xpath requires rpc output flag by Michal Vasko · 8 years ago
- f06fb5b libyang REFACTOR 2 functions renamed by Michal Vasko · 8 years ago
- 46a4bf9 schema tree NEW lys_xpath_node function by Michal Vasko · 8 years ago
- d9af8d2 xpath BUGFIX invalid logic when checking return value by Radek Krejci · 8 years ago
- 4961daf Merge branch 'devel' of https://github.com/CESNET/libyang into devel by Radek Krejci · 8 years ago
- 508a50d parsers CHANGE rpc, action, notif YANG 1.1 xpath accessible tree handling by Michal Vasko · 8 years ago
- a1c33bf data tree CHANGE improve lyd_insert(), lyd_insert_after() and lyd_insert_before() by Radek Krejci · 8 years ago
- f80e5e0 Merge branch 'devel' of https://github.com/CESNET/libyang into devel by Pavol Vican · 8 years ago
- 855ca62 parser BUGFIX checks in refine by Pavol Vican · 8 years ago
- 878e38d schema tree BUGFIX properly duplicate new identref type by Michal Vasko · 8 years ago
- d328219 schema tree BUGFIX free based identity array by Michal Vasko · 8 years ago
- 2b4f6ca Merge branch 'leaflistdefaults' into devel by Radek Krejci · 8 years ago
- 9317515 parser BUGFIX check config leafref by Pavol Vican · 8 years ago
- 3e4f645 Merge branch 'devel' into leaflistdefaults by Radek Krejci · 8 years ago
- 868516f Merge branch 'condmandatory' into devel by Radek Krejci · 8 years ago
- 4616582 data validation CHANGE rewrite mandatory checking by Radek Krejci · 8 years ago
- e1e351e parsers BUGFIX check that state nodes have no configuration children by Michal Vasko · 8 years ago
- 72a2920 Merge branch 'devel' into condmandatory by Radek Krejci · 8 years ago
- 64d0b76 parser BUGFIX free deviation by Pavol Vican · 8 years ago
- 1623c7d Merge branch 'devel' into leaflistdefaults by Radek Krejci · 8 years ago
- 8328da8 schema tree BUGFIX node switch corner cases by Michal Vasko · 8 years ago
- 4582601 data trees CHANGE anydata/anyxml content handling by Radek Krejci · 8 years ago
- bf2abff all CHANGE basic support for anydata by Radek Krejci · 8 years ago
- 3e7c73a parser yang CHANGE YANG 1.1 allow multiple default statements in refine by Pavol Vican · 8 years ago
- 38321d0 parser yang CHANGE YANG 1.1 support default statement in leaf-list by Pavol Vican · 8 years ago
- 98a5584 lys_xpath_atomize() BUGFIX incorrect return code check (ly_set_add()) by Radek Krejci · 8 years ago
- d5a5c28 yin parser CHANGE supposrt default statement in leaf-list by Radek Krejci · 8 years ago
- 972724f schema tree CHANGE extend lys_getnext() to handle containers by Radek Krejci · 8 years ago
- d09d1a5 schema parsers CHANGE check that all unique targets are of the same config type by Radek Krejci · 8 years ago
- 7cff97e schema parser CHANGE free must array in notification, input and output statements by Pavol Vican · 8 years ago
- 64051ae data validation CHANGE reflect when condition when checking for mandatory nodes by Radek Krejci · 8 years ago
- 018f1f5 yin parser CHANGE support for multiple bases in identity by Radek Krejci · 8 years ago
- f1ee2e2 yin parser, validation CHANGE if-feature in identity, enum, bit by Radek Krejci · 8 years ago
- 89563fc parser CHANGE do not publish imports to other modules by Michal Vasko · 8 years ago
- f23bcc5 Merge branch 'devel' of https://github.com/CESNET/libyang into devel by Radek Krejci · 8 years ago
- 2866978 schema tree BUGFIX zero import unused values by Michal Vasko · 8 years ago
- 57302ae schema tree BUGFIX deviating module import copying by Michal Vasko · 8 years ago
- 8bfe381 yin parser & printers FEATURE import/include dsc, ref substatements by Michal Vasko · 8 years ago
- 69b8d92 parsers BUGFIX if-feature expression resolver by Radek Krejci · 8 years ago
- 264ae35 data validation BUGFIX checking top level mandatory elements by Radek Krejci · 8 years ago
- 9d0d9a2 Merge branch 'master' into devel by Radek Krejci · 8 years ago
- 8519de0 validation BUGFIX print available data node info in case of LYE_NOMAX by Radek Krejci · 8 years ago
- 8548e08 schema tree CHANGE lys_xpath_atomize returns a set of schema nodes by Michal Vasko · 8 years ago
- 5d63140 Merge branch 'master' into devel by Michal Vasko · 8 years ago
- 3767fb2 unres MAINTENANCE unres_schema_add_ return values by Michal Vasko · 8 years ago
- 5b3492c xpath FEATURE new lys_xpath_atomize function by Michal Vasko · 8 years ago
- 3a5501d schema parsers BUGFIX resolving leafref's path by Radek Krejci · 8 years ago
- 9ff0a92 schema parsers CHANGE reimplement YANg 1.1 if-feature by Radek Krejci · 8 years ago
- b1b1944 all FEATURE action data manipulation and validation by Michal Vasko · 8 years ago
- 48a573d schema tree FEATURE leafrefs can reference leaf-lists as well by Michal Vasko · 8 years ago
- 3def867 resolve BUGFIX if-feature bugfixes by Michal Vasko · 8 years ago
- ca7cbc4 parsers/printers FEATURE action parsing/printing by Michal Vasko · 8 years ago