1. 8e00e7a parser yang CHANGE YANG 1.1 support all types in union by Pavol Vican · 8 years ago
  2. 27fe55e all CHANGE follow conformance mechanism described in YANg 1.1 by Radek Krejci · 8 years ago
  3. b51d593 schema tree BUGFIX inherit fraction-digits information in decimal64 by Radek Krejci · 8 years ago
  4. fdab9f9 parser BUGFIX check status flag by Pavol Vican · 8 years ago
  5. 508a50d parsers CHANGE rpc, action, notif YANG 1.1 xpath accessible tree handling by Michal Vasko · 8 years ago
  6. 81344ac parser yang CHANGE YANG 1.1 support require-instance in leafref by Pavol Vican · 8 years ago
  7. 07f220f parser yang CHANGE YANG 1.1 support multiple base in identityref by Pavol Vican · 8 years ago
  8. 2b4f6ca Merge branch 'leaflistdefaults' into devel by Radek Krejci · 8 years ago
  9. 894ee0f parser yang BUGFIX leafref cannot be restricted by Pavol Vican · 8 years ago
  10. dde090a parser yang BUGFIX copy paste mistake by Pavol Vican · 8 years ago
  11. 5de389c parser BUGFIX value of enum by Pavol Vican · 8 years ago
  12. c666241 parser yang BUGFIX not check enum value if this value is empty string by Pavol Vican · 8 years ago
  13. fbd0278 parser yang BUGFIX check prefix in extension by Pavol Vican · 8 years ago
  14. 3e4f645 Merge branch 'devel' into leaflistdefaults by Radek Krejci · 8 years ago
  15. 8bd72e4 parser yang BUGFIX remove teporary structure yang_type by Pavol Vican · 8 years ago
  16. 4ffd0ab parser yang BUGFIX circular dependency for identity by Pavol Vican · 8 years ago
  17. e10d14a yang parser BUGFIX in some schema nodes config is ignored by Michal Vasko · 8 years ago
  18. e1e351e parsers BUGFIX check that state nodes have no configuration children by Michal Vasko · 8 years ago
  19. 09adcc3 parser BUGFIX devition - missing check for max and min elements by Pavol Vican · 8 years ago
  20. 1623c7d Merge branch 'devel' into leaflistdefaults by Radek Krejci · 8 years ago
  21. db7489e parser yang CHANGE YANG 1.1 support anydata statement by Pavol Vican · 8 years ago
  22. bf2abff all CHANGE basic support for anydata by Radek Krejci · 8 years ago
  23. 38321d0 parser yang CHANGE YANG 1.1 support default statement in leaf-list by Pavol Vican · 8 years ago
  24. c13db38 schema parsers CHANGE defer grouping instantiation until all types are resolved by Radek Krejci · 8 years ago
  25. e00d231 schema parsers CHANGE checking for allowed place for mandatory statement by Radek Krejci · 8 years ago
  26. d09d1a5 schema parsers CHANGE check that all unique targets are of the same config type by Radek Krejci · 8 years ago
  27. 6eecf30 parser yang CHANGE YANG 1.1 support negative patterns as string restrictions by Pavol Vican · 8 years ago
  28. 677b013 parser yang CHANGE YANG 1.1 backslash in double-quoted string by Pavol Vican · 8 years ago
  29. 9b14b49 parser yang CHANGE YANG 1.1 support must in notification, input and output statements by Pavol Vican · 8 years ago
  30. 8ad2e0d parser yang CHANGE YANG 1.1 support enumeration and bits restrictions by Pavol Vican · 8 years ago
  31. 8ff0e2e parser yang CHANGE support if-feature in enum and bit statements by Pavol Vican · 8 years ago
  32. 198d596 Merge branch 'identitybases' into devel by Radek Krejci · 8 years ago
  33. 4df8054 parser yang CHANGE identity statement by Pavol Vican · 8 years ago
  34. 0d23e7a yin parser CHANGE support for modifier substatement of pattern statement by Radek Krejci · 8 years ago
  35. e663e01 yin parser FEATURE in YANG 1.1 support enumeration and bits restrictions by Radek Krejci · 8 years ago
  36. 89563fc parser CHANGE do not publish imports to other modules by Michal Vasko · 8 years ago
  37. e024ab7 parser yang CHANGE support description and reference in import and include statements by Pavol Vican · 8 years ago
  38. bb17485 parsers BUGFIX do not allow action in YANG 1.0 by Michal Vasko · 8 years ago
  39. 97b32be parsers BUGFIX do not allow extended if-feature in YANG 1.0 by Michal Vasko · 8 years ago
  40. 5d63140 Merge branch 'master' into devel by Michal Vasko · 8 years ago
  41. 3767fb2 unres MAINTENANCE unres_schema_add_ return values by Michal Vasko · 8 years ago
  42. 3a5501d schema parsers BUGFIX resolving leafref's path by Radek Krejci · 8 years ago
  43. 742be35 schema parser BUGFIX keep leaf-ref information (path, link) even in derived types by Radek Krejci · 8 years ago
  44. bbe7782 parser yang BUGFIX keys in list statement by Pavol Vican · 8 years ago
  45. 8c79399 parser yang ADD action statement by Pavol Vican · 8 years ago
  46. d0b64c1 parser yang CHANGE yang-version statement by Pavol Vican · 8 years ago
  47. 71d5183 Merge branch 'master' into devel by Radek Krejci · 8 years ago
  48. fc824a4 yang parser BUGFIX use of uninitialized variable by Radek Krejci · 8 years ago
  49. 9ff0a92 schema parsers CHANGE reimplement YANg 1.1 if-feature by Radek Krejci · 8 years ago
  50. d6cda45 parser BUGFIX does not check duplicated identifiers in identity by Pavol Vican · 8 years ago
  51. 810892e yang BUGFIX duplicated identifier of typedef by Pavol Vican · 8 years ago
  52. 44fb638 tree schema FEATURE action Y1.1 statement added by Michal Vasko · 8 years ago
  53. c5c26b0 parsers FEATURE if-feature Y1.1 expressions by Michal Vasko · 8 years ago
  54. 83e3f5b schema parser BUGFIX correct return codes when processing includes by Radek Krejci · 8 years ago
  55. 4dcd339 schema parser CHANGE importing/including the modules by Radek Krejci · 8 years ago
  56. 5b2c8a8 schema parser CHANGE optimize include checking by Radek Krejci · 8 years ago
  57. 75b9f8f schema parser CONFORMANCE allow multiple import of the same module by Radek Krejci · 8 years ago
  58. 8c3b4b6 schema parser BUGFIX checking decimal64 boundaries by Radek Krejci · 8 years ago
  59. 0aee5c1 parser CHANGE transform unicode char blocks into char ranges by Michal Vasko · 8 years ago
  60. 408ab2f yang parser BUGFIX accessing freed memory by Radek Krejci · 8 years ago
  61. b42b697 all MAINTENANCE always use macro for string pointer comparison by Michal Vasko · 8 years ago
  62. 01c6fd2 resolve BUGFIX properly store pointers to leafref targets by Michal Vasko · 9 years ago
  63. d921d68 yang parser BUGFIX unlink deviation not-supported node by Michal Vasko · 9 years ago
  64. 75c8daf yang parser BUGFIX typo by Michal Vasko · 9 years ago
  65. 5cec331 parsers OPTIMIZE do not print redundant messages by Michal Vasko · 9 years ago
  66. 2605575 parser BUGFIX two implemented modules fixed by Michal Vasko · 9 years ago
  67. 7da5b0b parsers BUGFIX missing printf parameter by Michal Vasko · 9 years ago
  68. 9eb6dd0 parser CHANGE module conformance, augment and deviation handling improved by Michal Vasko · 9 years ago
  69. fe7e5a7 parsers MAINTENANCE formatting by Michal Vasko · 9 years ago
  70. be9e383 yang BUGFIX memoryleak by Pavol Vican · 9 years ago
  71. c428344 api BUGFIX name collision by Radek Krejci · 9 years ago
  72. 4372b4e schema tree CHANGE extend flags member in lys_node structures by Radek Krejci · 9 years ago
  73. 18b1021 parser BUGFIX unique by Pavol Vican · 9 years ago
  74. 1938d88 yang BUGFIX missing initialization of scanner for lexical analysis by Pavol Vican · 9 years ago
  75. 933aa5a yang BUGFIX type statement by Pavol Vican · 9 years ago
  76. f62e526 Merge branch 'devel' of https://github.com/CESNET/libyang into yang_test by Pavol Vican · 9 years ago
  77. 1ff1b7b yang BUGFIX nacm extension by Pavol Vican · 9 years ago
  78. 8760bb7 yang CHANGE read double-quoted and single-quoted string by Pavol Vican · 9 years ago
  79. f7994fb yang BUGFIX memoryleak by Pavol Vican · 9 years ago
  80. 5f0316a yang BUGFIX deafult in switch statement + change data type int to enum yytokentype by Pavol Vican · 9 years ago
  81. 321a02e yang BUGFIX mandotory and default statement in deviation of choice by Pavol Vican · 9 years ago
  82. fdf81c4 yang BUGFIX mandotory and default statement in leaf statement by Pavol Vican · 9 years ago
  83. 10ffba5 yang BUGFIX store nacm extension by Pavol Vican · 9 years ago
  84. 7943647 yang BUGFIX typedef statement by Pavol Vican · 9 years ago
  85. 6b07251 yang BUGFIX variable base in unres type by Pavol Vican · 9 years ago
  86. 5deaafd parser BUGFIX loading already present schema by Radek Krejci · 9 years ago
  87. 802af1e yang BUGFIX bison and flex pure grammar by Pavol Vican · 9 years ago
  88. 1d68410 yang CHANGE remove unused code + add one comment by Pavol Vican · 9 years ago
  89. 9a3a721 MAINTENANCE correct license text in source codes by Pavol Vican · 9 years ago
  90. 974377b BUGFIX unused and uninitialized variable by Pavol Vican · 9 years ago
  91. 8e7110b yang - add module and submodule functions by Pavol Vican · 9 years ago
  92. 0adf01d parser CHANGE no line info by Pavol Vican · 9 years ago
  93. 03a5944 yang - BUGFIX bits statement by Pavol Vican · 9 years ago
  94. 723de60 parser CHANGE validation error messages updated by Pavol Vican · 9 years ago
  95. 0da132e parser CHANGE import statement by Pavol Vican · 9 years ago
  96. d1dbfda yang - BUGFIX memory leak by Pavol Vican · 9 years ago
  97. a343694 yang - CHANGE function yang_read_message by Pavol Vican · 9 years ago
  98. 8658f4c yang - CHANGE status statement due to storing flags before reading the whole module by Pavol Vican · 9 years ago
  99. e236898 yang - CHANGE identity statement due to reading status and base statements by Pavol Vican · 9 years ago
  100. e408402 yang - CHANGE mandatory statement by Pavol Vican · 9 years ago