1. b3d6d19 libyang CHANGE add config virtual node to ietf-netconf by Michal Vasko · 6 years ago
  2. 87e29a8 libyang MAINTENANCE release build warnings by Michal Vasko · 7 years ago
  3. 13fde92 FEATURE provide LYS_VERSION enumeration by Radek Krejci · 7 years ago
  4. a59b6b3 Resolving issue with yang and yin printers regarding typedefs in submodules by aweast · 7 years ago
  5. 1a3f80b printer BUGFIX transform unique from json to schema on print by Michal Vasko · 7 years ago
  6. 53b7da0 libyang CHANGE bind errors and store them in a context by Michal Vasko · 7 years ago
  7. 568b195 tree printer CHANGE new tree-rfc format and some other options added by Michal Vasko · 7 years ago
  8. dce5f97 schema tree CHANGE check for arrays size limitations by Radek Krejci · 7 years ago
  9. 29eac3d CHANGE add version, deviated, disabled and implemented members into lys_submodule by Radek Krejci · 7 years ago
  10. be29113 printers BUGFIX do not print groupings twice by Michal Vasko · 7 years ago
  11. 744c2d4 schema tree CHANGE create implicit (shorthand) cases by Radek Krejci · 8 years ago
  12. bf38851 printers BUGFIX print argument statement in extension instance by PavolVican · 8 years ago
  13. db35f17 schema parsers MAINTENANCE cast one enum into another by Radek Krejci · 8 years ago
  14. a68ddeb metadata CHANGE support for NETCONF's edit-config's and filter's attributes by Radek Krejci · 8 years ago
  15. 8f5959b printers BUGFIX action statement in extension instance by PavolVican · 8 years ago
  16. 5fb5050 YANG printer CHANGE do not print unnecessary quotes around revision dates by Radek Krejci · 8 years ago
  17. adb8d8e YANG printer CHANGE printing blank lines in text by Radek Krejci · 8 years ago
  18. 366440b printers BUGFIX printing status flags in extension instance by PavolVican · 8 years ago
  19. e13cdb2 parser yang BUGFIX parsing and printing unique statement in extension instance by PavolVican · 8 years ago
  20. 5080974 parser yang CHANGE support argument statement in extension instance by PavolVican · 8 years ago
  21. 99c7072 parser yin BUGFIX not parse yin element in argument statement, which is in extension instance by PavolVican · 8 years ago
  22. 7325028 printers BUGFIX accessing extension substatements information by Radek Krejci · 8 years ago
  23. 8de8f61 extension CHANGE copy extension type from plugin also into the extension instance structure by Radek Krejci · 8 years ago
  24. 7417a08 extensions CHANGE support for revision statement in extension instances by Radek Krejci · 8 years ago
  25. c5cc530 extensions CHANGE support for when statement in extension instances by Radek Krejci · 8 years ago
  26. 2ed9f4e parser BUGFIX value statement by PavolVican · 8 years ago
  27. aa9c520 extensions CHANGE support for restrictions in extension instance by Radek Krejci · 8 years ago
  28. d197fb1 printer yang BUGFIX copy-paste mistake by PavolVican · 8 years ago
  29. b682212 extensions CHANGE list not-supported YANG statements in extension instances by Radek Krejci · 8 years ago
  30. 63fc096 extensions CHANGE support for type/typedef in extension instances by Radek Krejci · 8 years ago
  31. 716cd7a extensions BUGFIX dereferencing NULL pointer by Radek Krejci · 8 years ago
  32. c3f1b6f extensions CHANGE support for unique statement in extension instances by Radek Krejci · 8 years ago
  33. f95b629 extensions CHANGE support for schema nodes in extension instances by Radek Krejci · 8 years ago
  34. 2fd2a1f schema printers BUGFIX printing status in complex extension instance by Radek Krejci · 8 years ago
  35. 37f9ba3 extensions CHANGE support for module as substatement of extension instance by Radek Krejci · 8 years ago
  36. f8d05c2 extensions CHANGE storage type for the integer substatements in extension instances by Radek Krejci · 8 years ago
  37. 5496fae extensions CHANGE support for integer substatements in extension instance by Radek Krejci · 8 years ago
  38. b84686f extensions CHANGE support for fraction-digits in extension instances by Radek Krejci · 8 years ago
  39. 897d607 YANG printer BUGFIX printing belongs-to in extension instances by Radek Krejci · 8 years ago
  40. c3e3654 schema printers BUGFIX missing break in switch's case by Radek Krejci · 8 years ago
  41. 7f64de4 Merge branch 'devel' into extensions by Radek Krejci · 8 years ago
  42. 3a14dfd extensions CHANGE support for fraction-digits statement in extension instance by Radek Krejci · 8 years ago
  43. be33639 extensions CHANGE optimise enums for easier use by Radek Krejci · 8 years ago
  44. c188595 extensions CHANGE support for boolean/flag statements in extensions instances by Radek Krejci · 8 years ago
  45. 83ac2cd extensions CHANGE content of the complex extension instances by Radek Krejci · 8 years ago
  46. febdad7 extensions CHANGE optimise use of padding bytes in complex extension instance by Radek Krejci · 8 years ago
  47. 77e8a95 printer BUGFIX prix if-feature prefixes as module names by Michal Vasko · 8 years ago
  48. 8d6b742 extensions FEATURE basic support for complex extensions by Radek Krejci · 8 years ago
  49. bf28583 yin parser CHANGE with the refine's substatements, apply also their extensions by Radek Krejci · 8 years ago
  50. a4c667f schema printers BUGFIX printing deviate-not-supported's extensions by Radek Krejci · 8 years ago
  51. cbba57c Merge branch 'devel' into extensions by Radek Krejci · 8 years ago
  52. 8b942f0 printers BUGFIX print notifications in augments by Michal Vasko · 8 years ago
  53. 87f9057 schema printers BUGFIX printing yin-element with extensions by Radek Krejci · 8 years ago
  54. 803c2fd YANG printer BUGFIX printing min-elements instead of max-elements in refine by Radek Krejci · 8 years ago
  55. b5e58d3 schema printers BUGFIX follow index when printing extensions in identity's multiple base by Radek Krejci · 8 years ago
  56. 77424f7 schema printers BUGFIX printing submodule's version by Radek Krejci · 8 years ago
  57. fdcbea6 Merge branch 'devel' into extensions by Radek Krejci · 8 years ago
  58. d4c1d0f schema parsers CHANGE including submodules by Radek Krejci · 8 years ago
  59. 178a094 schema printers BUGFIX missing config in leaf-list by Radek Krejci · 8 years ago
  60. 11e88fd schema printers BUGFIX printing description and reference with extensions in when by Radek Krejci · 8 years ago
  61. c65474c YANG printer BUGFIX printing extension instances in another extension instance by Radek Krejci · 8 years ago
  62. daa95c4 schema printers BUGFIX order of substatements in pattern by Radek Krejci · 8 years ago
  63. 39228d2 yang printer BUGFIX order of the substatements in import statement by Radek Krejci · 8 years ago
  64. 033983b yang printer MAINTENANCE code formatting by Radek Krejci · 8 years ago
  65. 9160218 yang printer BUGFIX selecting prefix for extension instance in submodule by Radek Krejci · 8 years ago
  66. cfce029 yang printer BUGFIX iterating over the substatement's extensions by Radek Krejci · 8 years ago
  67. 8974f45 schema printers CHANGE move ext_substmt_info table into printer.c by Radek Krejci · 8 years ago
  68. 2c99a62 yang printer CHANGE improve formatting by Radek Krejci · 8 years ago
  69. 5dd2512 ayng printer CHANGE follow canonical order of the statements by Radek Krejci · 8 years ago
  70. 43e3c31 yang printer FEATURE YANG extensions support for all the locations by Radek Krejci · 8 years ago
  71. 80056d5 extensions FEATURE allow inheritance of the extension instances by Radek Krejci · 8 years ago
  72. 17000ac schema printers BUGFIX printing extension instances by Radek Krejci · 8 years ago
  73. 6ff885d schema CHANGE remove internal support of the NACM by Radek Krejci · 8 years ago
  74. 0aa821a extensions CHANGE code and API simplification by Radek Krejci · 8 years ago
  75. 003f93a Merge branch 'devel' into extensions by Radek Krejci · 8 years ago
  76. f30ea3e schema printers CHANGE do not print local prefixes in default values by Michal Vasko · 8 years ago
  77. b0ab12e schema printers HACK avoid printing NACM extensions instances by Radek Krejci · 8 years ago
  78. e534c13 YIN parser FEATURE partial support for YANG extensions by Radek Krejci · 8 years ago
  79. a1a6b76 YIN parser FEATURE basic support for parsing extension definition by Radek Krejci · 8 years ago
  80. bd117f0 schema parsers BUGFIX convert default identityref/instance-identifier value into JSON format by Radek Krejci · 8 years ago
  81. 21c2305 schema printers BUGFIX print mandatory flag only for leafs, choices and anydata by Radek Krejci · 8 years ago
  82. 5c08a99 schema parsers BUGFIX instantiating lists from groupings by Radek Krejci · 8 years ago
  83. 41a349b schema tree CHANGE implicitely create input/output nodes in rpc/action by Radek Krejci · 8 years ago
  84. 77de5fc encode last line for yang_print_text by 范昌虎10069952 · 8 years ago
  85. 075fdf7 printer yang BUGFIX band index in modifier of pattern by Pavol Vican · 8 years ago
  86. b15cae2 printers & data tree CHANGE print and validate inline notifications by Michal Vasko · 8 years ago
  87. b51d593 schema tree BUGFIX inherit fraction-digits information in decimal64 by Radek Krejci · 8 years ago
  88. f2d4396 parser & printer CHANGE identref can have multiple bases in YANG 1.1 by Michal Vasko · 8 years ago
  89. 1623c7d Merge branch 'devel' into leaflistdefaults by Radek Krejci · 8 years ago
  90. bf2abff all CHANGE basic support for anydata by Radek Krejci · 8 years ago
  91. 3e7c73a parser yang CHANGE YANG 1.1 allow multiple default statements in refine by Pavol Vican · 8 years ago
  92. 38321d0 parser yang CHANGE YANG 1.1 support default statement in leaf-list by Pavol Vican · 8 years ago
  93. 198d596 Merge branch 'identitybases' into devel by Radek Krejci · 8 years ago
  94. 0d23e7a yin parser CHANGE support for modifier substatement of pattern statement by Radek Krejci · 8 years ago
  95. 018f1f5 yin parser CHANGE support for multiple bases in identity by Radek Krejci · 8 years ago
  96. bf06c4f printers CHANGE printing if-feature in refine statement by Radek Krejci · 8 years ago
  97. 12032a5 printers CHANGE printing must in notification, input and output by Radek Krejci · 8 years ago
  98. 89563fc parser CHANGE do not publish imports to other modules by Michal Vasko · 8 years ago
  99. 8bfe381 yin parser & printers FEATURE import/include dsc, ref substatements by Michal Vasko · 8 years ago
  100. 5d63140 Merge branch 'master' into devel by Michal Vasko · 8 years ago