- b4cee61 yang parser BUGFIX correct misleading error message by Michal Vasko · 6 years ago
- b5a27e6 yang BUGFIX correct leafref path parsing by Michal Vasko · 6 years ago
- f5df3bb yang parser MAINTENANCE regenerated parser using newer bison by Michal Vasko · 6 years ago
- d60a1a3 libyang BUGFIX minor fixes by Michal Vasko · 7 years ago
- 7cf0aeb parser yang BUGFIX missing check correct format of date by PavolVican · 7 years ago
- 53b7da0 libyang CHANGE bind errors and store them in a context by Michal Vasko · 7 years ago
- a4c107d schema parsers BUGFIX signness of the variables used for comparison by Radek Krejci · 7 years ago
- 1ade633 Merge branch 'schemaopt' into devel by Radek Krejci · 7 years ago
- dce5f97 schema tree CHANGE check for arrays size limitations by Radek Krejci · 7 years ago
- 8bc4a16 YANG parser MAINTENANCE update the bison/flex generated files by Radek Krejci · 7 years ago
- fcd974b parser CHANGE compile flag enabled_cache updated by Michal Vasko · 7 years ago
- bd1d1ae parser YANG BUGFIX precompiled PCRE structures when parent node is not grouping by PavolVican · 7 years ago
- b53154b schema parsers CHANGE optimize regular expression evaluation by Radek Krejci · 7 years ago
- a8d111f CHANGE improve checking for memory allocation errors by Radek Krejci · 7 years ago
- 558159c parser yang BUGFIX missing swap temporary variable when parsing extension instance by PavolVican · 8 years ago
- 1985713 parser yang MAINTANCE compiler warnings by PavolVican · 8 years ago
- f3aad7a parser yang BUGFIX missing case in switch by PavolVican · 8 years ago
- 3e3228d libyang CHANGE enable displaying of only selected debug messages by Michal Vasko · 8 years ago
- 4b80d04 parsers BUGFIX various bugs by PavolVican · 8 years ago
- 07dd2a7 parser yang BUGFIX uninitialised variable by PavolVican · 8 years ago
- f8ce2b1 parser yang BUGFIX ordered-by in extension instance by PavolVican · 8 years ago
- e672fee parser yang BUGFIX avoid useless function by PavolVican · 8 years ago
- e13cdb2 parser yang BUGFIX parsing and printing unique statement in extension instance by PavolVican · 8 years ago
- 61d5ead parser yang CHANGE not-supported extension in extension instance by PavolVican · 8 years ago
- db0e817 parser yang CHANGE support module statement in extension instance by PavolVican · 8 years ago
- a1e291f parser yang BUGFIX segmentation fault by PavolVican · 8 years ago
- fe83b15 parser yang CHANGE support revision statement in extension instance by PavolVican · 8 years ago
- dad50b3 parser yang CHANGE support unique, if-feature statement in extension instance by PavolVican · 8 years ago
- ff0f7f4 parser yang CHANGE support config, status, mandatory, ordered-by statement in extension instance by PavolVican · 8 years ago
- 6f87bf9 parser yang CHANGE support typedef in extension instance by PavolVican · 8 years ago
- defa485 parser yang CHANGE support extesion in extension instance by PavolVican · 8 years ago
- d74b973 YANG parser CHANGE re-generate bison sources by Radek Krejci · 8 years ago
- 77374ee parser yang CHANGE support extension in uses and refine statements and their substatements by PavolVican · 8 years ago
- 38104a3 parser yang CHANGE support extension in must statement and its substatements by PavolVican · 8 years ago
- 59ba460 parser yang CHANGE support extension in when statement and its substatements by PavolVican · 8 years ago
- 2b0112f parser yang CHANGE support extension in substatements of gruping statement by PavolVican · 8 years ago
- 056fcd1 parser yang CHANGE support extension in type statement and its substatements by PavolVican · 8 years ago
- df9e797 parser yang CHANGE support extension in typedef statement and its substatements by PavolVican · 8 years ago
- 8fa3124 parser yang CHANGE support extension in identity statement and its substatements by PavolVican · 8 years ago
- 5393d3f parser yang CHANGE support extension in feature statement and its substatements by PavolVican · 8 years ago
- faa4970 parser yang BUGFIX extension in belongs-to statement by PavolVican · 8 years ago
- 19dc615 parser yang CHANGE support extensions in definition of extension and its substatements by PavolVican · 8 years ago
- 97d1e6f parser yang CHANGE support extension in action, rpc, input, output, notification statement by PavolVican · 8 years ago
- 59af9be parser yang CHANGE support extension in container statement by PavolVican · 8 years ago
- 70ce745 parser yang CHANGE support extension in grouping statement by PavolVican · 8 years ago
- 171717d parser yang CHANGE support extension in meta_stmts and revision_stmts by PavolVican · 8 years ago
- 7d0b5ab parser yang CHANGE support extension in import and include statements by PavolVican · 8 years ago
- e6fa67b parser yang CHANGE support extension in module_header_stmts and submodule_header_stmts by PavolVican · 8 years ago
- d3b0ab9 parser yang BUGFIX remove useless variable config_inherit by PavolVican · 8 years ago
- c50cb1e parser yang CHANGE extension statement by PavolVican · 8 years ago
- 49a0a7f parser yang BUGFIX checking compatibility of the implicit submodule's version with the main module by PavolVican · 8 years ago
- 196694c parser yang BUGFIX error message by PavolVican · 8 years ago
- cec1878 Merge remote-tracking branch 'origin/devel' into yang_optimalize by PavolVican · 8 years ago
- bb0ba6c parser yang CHANGE remove empty block of code by PavolVican · 8 years ago
- b5071ce Merge branch 'devel' of https://github.com/CESNET/libyang into devel by Radek Krejci · 8 years ago
- d4c1d0f schema parsers CHANGE including submodules by Radek Krejci · 8 years ago
- 1bc2206 parser yang BUGFIX reading backslash in double-qouted string by PavolVican · 8 years ago
- 51e5c58 libyang CHANGE path generation optimization refactored by Michal Vasko · 8 years ago
- 4c225e7 parser yang BUGFIX yin-element statement is optional in definition of extension by PavolVican · 8 years ago
- 2de6104 parser yang CHANGE remove dead code and regenerate bison and flex files by PavolVican · 8 years ago
- 48cfa0f schema parsers CHANGE log message when parsing submodule instead of module by Radek Krejci · 8 years ago
- af095f2 yang parser CHANGE do not check for data-def children presence 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
- 9a909bd log CHANGE provide more descriptive error when parsing submodule instead of module by Radek Krejci · 8 years ago
- 6ab09d8 parser yang BUGFIX read UTF-8 characters by Pavol Vican · 8 years ago
- 933df6f parser yang BUGFIX read key_arg_str by Pavol Vican · 8 years ago
- 5c637a6 parser yang BUGFIX use of unitialized variables by Pavol Vican · 8 years ago
- 9e836ea yang parser BUGFIX use of unitialized variables by Radek Krejci · 8 years ago
- aed493c yang parser BUGFIX detecting negative value when parsing non-negative number by Radek Krejci · 8 years ago
- a3b19f7 Merge branch 'conformance_tests' into devel by Radek Krejci · 8 years ago
- e873426 resolve BUGFIX deviation xpath check unres module changed by Michal Vasko · 8 years ago
- 1d714f3 parser yang BUGFIX deviation mark all the affected modules as deviated and implemented by Pavol Vican · 8 years ago
- 9d9ac8a parser yang BUGFIX does not free temporary structure yang_type by Pavol Vican · 8 years ago
- ab75ce0 parser yang BUGFIX reading config value in augment by Pavol Vican · 8 years ago
- 3f59889 parser yang BUGFIX reading string - not store new pointer after realoc by Pavol Vican · 8 years ago
- 1dac40c parser yang CHANGE config values by Pavol Vican · 8 years ago
- d2daf2d parser yang CHANGE YANG 1.1 support if-feature in refine statement by Pavol Vican · 8 years ago
- 0fbb57b parser yang CHANGE reading string (optimalize) by Pavol Vican · 8 years ago
- 3388446 parser yang CHANGE XPath dependenies check by Pavol Vican · 8 years ago
- 85427f0 parser yang BUGFIX resolve type after reading the entire node (leaf, leaf-list, typedef) by Pavol Vican · 8 years ago
- 783296d parser yang CHANGE YANG 1.1 suuport notification in data node by Pavol Vican · 8 years ago
- ca45e1f parser yang BUGFIX cannot be substatement type in derived type (union) by Pavol Vican · 8 years ago
- 352a561 parser yang CHANGE YANG 1.1 support shortcase choice statement by Pavol Vican · 8 years ago
- ac1a52c parsers CHANGE allow non-unique leaf-lists in case of non-configuration data by Radek Krejci · 8 years ago
- 27fe55e all CHANGE follow conformance mechanism described in YANg 1.1 by Radek Krejci · 8 years ago
- 15720e6 parser yang BUGFIX yang-version statement in submodule by Pavol Vican · 8 years ago
- 81344ac parser yang CHANGE YANG 1.1 support require-instance in leafref by Pavol Vican · 8 years ago
- 07f220f parser yang CHANGE YANG 1.1 support multiple base in identityref by Pavol Vican · 8 years ago
- 2b4f6ca Merge branch 'leaflistdefaults' into devel by Radek Krejci · 8 years ago
- f535339 parser yang BUGFIX enum and bit statement by Pavol Vican · 8 years ago
- d901026 parser yang BUGFIX extension by Pavol Vican · 8 years ago
- 3e4f645 Merge branch 'devel' into leaflistdefaults by Radek Krejci · 8 years ago
- 8bd72e4 parser yang BUGFIX remove teporary structure yang_type by Pavol Vican · 8 years ago
- 41410d2 parser yang BUGFIX uninitialised variable by Pavol Vican · 8 years ago
- e1e351e parsers BUGFIX check that state nodes have no configuration children by Michal Vasko · 8 years ago
- 1623c7d Merge branch 'devel' into leaflistdefaults by Radek Krejci · 8 years ago
- db7489e parser yang CHANGE YANG 1.1 support anydata statement by Pavol Vican · 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