1. dd99258 schema tree REFACTOR pass only new mod set when parsing modules by Michal Vasko · 3 years, 3 months ago
  2. 4e205e8 schema tree REFACTOR always parse and implement separately by Michal Vasko · 3 years, 4 months ago
  3. e8220db schema compile OPTIMIZE separate tasks performed only once by Michal Vasko · 3 years, 4 months ago
  4. 34fa377 printer tree FEATURE printing of node name prefix by aPiecek · 3 years, 4 months ago
  5. b352de7 test MAINTENANCE for printer tree by aPiecek · 3 years, 4 months ago
  6. aa320c9 printer tree BUGFIX status copy in implicit case by aPiecek · 3 years, 4 months ago
  7. 7a28e2f printer tree BUGFIX implicit case if-features by aPiecek · 3 years, 4 months ago
  8. 082c7dc printer tree BUGFIX implicit case in compiled tree by aPiecek · 3 years, 4 months ago
  9. 023f83a doxygen BUGFIX source file headers, file attribute by aPiecek · 3 years, 4 months ago
  10. a85c4fa plugins types FEATURE empty LYB value support by Michal Vasko · 3 years, 5 months ago
  11. 4bb1e37 parser yang BUGFIX parsing path in type statement by aPiecek · 3 years, 5 months ago
  12. 1a09b21 xpath FEATURE distinguish between traversed node and its value by Michal Vasko · 3 years, 5 months ago
  13. b8e43f1 test NEW yang-data for printer tree by aPiecek · 3 years, 5 months ago
  14. aecf751 test NEW printing submodule for printer tree by aPiecek · 3 years, 5 months ago
  15. 7745b28 test NEW printing subtree or node for printer tree by aPiecek · 3 years, 5 months ago
  16. 1c4da36 libyang BUGFIX setting the return code by aPiecek · 3 years, 5 months ago
  17. 40c158c schema compile BUGFIX sooner recompilation by Michal Vasko · 3 years, 5 months ago
  18. 995784f libyang REFACTOR rename lyd_value.canonical to lyd_value._canonical by Radek Krejci · 3 years, 5 months ago
  19. 6d5ba0c libyang FEATURE add lyd_get_value() and lyd_get_meta_value() by Radek Krejci · 3 years, 5 months ago
  20. 224d4b4 libyang CHANGE add LY_VALUE_CANON by Radek Krejci · 3 years, 5 months ago
  21. 8df109d libyang REFACTOR rename LY_PREFIX_FORMAT values by Radek Krejci · 3 years, 5 months ago
  22. e0cd6d9 schema compile BUGFIX modules order when recompiling by Michal Vasko · 3 years, 5 months ago
  23. 30ab8e7 schema compile CHANGE move disabled nodes to global unres by Michal Vasko · 3 years, 5 months ago
  24. 1ccbf54 schema CHANGE more strict recompilation rules by Michal Vasko · 3 years, 5 months ago
  25. 9e50592 test NEW using of lysc node in printer tree by aPiecek · 3 years, 5 months ago
  26. dc8fd57 printer tree BUGFIX section grouping and its nodes by aPiecek · 3 years, 5 months ago
  27. e376b92 test REFACTOR change macros in printer tree test by aPiecek · 3 years, 5 months ago
  28. 774ce40 xpath FEATURE improve invalid xpath character error by Michal Vasko · 3 years, 5 months ago
  29. 90ed21e schema CHANGE remove private_destructor parameter from ly_ctx_destroy() by Radek Krejci · 3 years, 5 months ago
  30. 5676f4e schema compile CHANGE remove possibly false-positive warnings by Michal Vasko · 3 years, 6 months ago
  31. e78faec data tree FEATURE support for lists with duplicate instances by Michal Vasko · 3 years, 6 months ago
  32. ef5f767 tests CHANGE rename config.h to tests_config.h by Radek Krejci · 3 years, 6 months ago
  33. 09fc1a3 utest MAINTAINCE remove uncesary tests for bits type by Radek Iša · 3 years, 6 months ago
  34. 2eac74c parser yin BUGFIX fix checking first character in identitifier by Radek Iša · 3 years, 6 months ago
  35. 447abb8 utest MAINTAINCE remove string test. by Radek Iša · 3 years, 7 months ago
  36. 859a15a libyang REFACTOR separate macros to edit sized arrays and linked list by Radek Krejci · 3 years, 7 months ago
  37. 85ac831 schema BUGFIX processing extension instance argument by Radek Krejci · 3 years, 7 months ago
  38. ab43086 schema CHANGE remove LYEXT_PARENT duplicating ly_stmt by Radek Krejci · 3 years, 7 months ago
  39. 37b04a3 tests MAINTENANCE remove unused and misleading values by Radek Krejci · 3 years, 7 months ago
  40. 39b7fc2 schema CHANGE always store extension's parent statement by Radek Krejci · 3 years, 7 months ago
  41. 5984d22 test MAINTENANCE code formating by Radek Krejci · 3 years, 7 months ago
  42. fc596f9 libyang CHANGE unify the statement enumerations by Radek Krejci · 3 years, 7 months ago
  43. fc2cd07 ext instance REFACTOR generic ext instance parsing by Michal Vasko · 3 years, 7 months ago
  44. 7997d5a printers REFACTOR remove redundant parameters by Michal Vasko · 3 years, 7 months ago
  45. eccf660 schema REFACTOR simplify and unify statements lists by Radek Krejci · 3 years, 8 months ago
  46. 996f077 tests BUGFIX use enum values instead of hexadecimal numeric values by Radek Krejci · 3 years, 8 months ago
  47. e180ed0 dict FEATURE detect errors in lydict_remove by Michal Vasko · 3 years, 8 months ago
  48. 0776795 tests REFACTOR remove (mark) the unnecesarry tests on int8 by Radek Iša · 3 years, 8 months ago
  49. 20ddf8b tests CHANGE added unit tests for tree printer by aPiecek · 3 years, 9 months ago
  50. 544e58a schema tree BUGFIX input/output nodes should not be skipped by Michal Vasko · 3 years, 8 months ago
  51. 9a3823e schema CHANGE move when statement from common schema node structure by Radek Krejci · 3 years, 8 months ago
  52. 01180ac schema CHANGE unify naming of children nodes in schema nodes by Radek Krejci · 3 years, 8 months ago
  53. 2a9fc65 schema CHANGE unify actions, inouts and notification with lys*_node by Radek Krejci · 3 years, 8 months ago
  54. d09b762 schema tree BUGFIX case nodes should inherit config by Michal Vasko · 3 years, 8 months ago
  55. df54913 libyang MAINTENANCE source code formatting by Radek Krejci · 3 years, 8 months ago
  56. 589c547 tests CHANGE add tests for including submodules by Radek Krejci · 3 years, 8 months ago
  57. ddace2c libyang REFACTOR avoid connection between context and log location storage by Radek Krejci · 3 years, 9 months ago
  58. 1640e80 tests REFACTOR simplify using customizable input handler by Radek Krejci · 3 years, 9 months ago
  59. dd713ce input CHANGE optimize newlines counting in input handler by Radek Krejci · 3 years, 9 months ago
  60. 2efc45b libyang REFACTOR simplify logging and extend location information by Radek Krejci · 3 years, 9 months ago
  61. 190ee9d schema compile CHANGE more specific error message when compiling leaf-list by Radek Krejci · 3 years, 9 months ago
  62. d54412f libyang CHANGE extend input handler by line counter by Radek Krejci · 3 years, 9 months ago
  63. 33090f9 YANG parser CHANGE move input handler into parser context by Radek Krejci · 3 years, 9 months ago
  64. 56ca9e4 utests data REFACTOR put repetitive commands into macros by Radek Iša · 4 years ago
  65. b4ac5a9 tests MAINTENANCE source code formatting by Radek Krejci · 3 years, 10 months ago
  66. 90f12dc xpath FEATURE improve not-found node message by Michal Vasko · 3 years, 10 months ago
  67. 7ed1fcb path FEATURE print prefix format in string by Michal Vasko · 3 years, 10 months ago
  68. c0792ca compile schema FEATURE store cur mod for leafrefs by Michal Vasko · 3 years, 10 months ago
  69. 405cc9e schema compile FEATURE two step unres resolution by Michal Vasko · 3 years, 10 months ago
  70. 12ba04b test MAINTAINCE add enum test for autoassing negative number. add enum and bits test for autoassing nubers biger that higgest allready assigned number by Radek Iša · 3 years, 10 months ago
  71. c271ff9 schema MAINTENANCE clarify error message text by Radek Krejci · 3 years, 11 months ago
  72. 7b1ad1a schema tree REFACTOR evaluate features during compilation by Michal Vasko · 3 years, 11 months ago
  73. b93bd41 schema BUGFIX handle empty subtrees in lys_getnext() by Radek Krejci · 3 years, 11 months ago
  74. ff2dbc5 schema tree BUGFIX handling empty cases in lys_getnext() by Radek Krejci · 3 years, 11 months ago
  75. f6a0737 tests MAINTENANCE fix test_parser_yin ASAN stack overflow by Juraj Vijtiuk · 3 years, 11 months ago
  76. afac782 libyang REFACTOR printer -> in, parser -> out by Michal Vasko · 4 years ago
  77. 0b468e6 xpath FEATURE improve token error messages by Michal Vasko · 4 years ago
  78. 1a7a7bd tree schema compile REFACTOR file split into 3 files by Michal Vasko · 4 years ago
  79. 09edca8 test MAINTENANCE remove unused function by Michal Vasko · 4 years ago
  80. cb8c6d4 path BUGFIX check mandatory .. in relative leafref by Michal Vasko · 4 years ago
  81. 1258ed4 test NEW deviation causing submodule prefix to be used by Michal Vasko · 4 years ago
  82. 997f982 plugins types BUGFIX check module is implemented using the flag by Michal Vasko · 4 years ago
  83. 5d24f6c libyang REFACTOR use lysp_module instead of lys_module as mod_def by Michal Vasko · 4 years ago
  84. 72619ce schema tree REFACTOR rename path_context to path_mod by Michal Vasko · 4 years ago
  85. c3781c3 schema tree REFACTOR compatibility of lysp_module and lysp_submodule by Michal Vasko · 4 years ago
  86. e9c050f schema tree FEATURE support deviation type prefixes by Michal Vasko · 4 years ago
  87. 7f45cf2 libyang REFACTOR applying deviations, augments, and refines (#1217) by Michal Vasko · 4 years ago
  88. 80d281e schema tree CHANGE keep compiled identities on a single place by Radek Krejci · 4 years ago
  89. 14915cc schema tree CHANGE keep compiled features on a single place by Radek Krejci · 4 years ago
  90. 011e4aa dictionary REFACTOR unify functions pattern to return LY_ERR by Radek Krejci · 4 years, 1 month ago
  91. 96e48da schema BUGFIX correct yang-version value for 1.0 by Radek Krejci · 4 years, 1 month ago
  92. 7a0b076 schema tree REFACTOR put parsing and compilation into one function by Michal Vasko · 4 years, 1 month ago
  93. 20424b4 schema tree REFACTOR compile case like a general node by Michal Vasko · 4 years, 1 month ago
  94. f482abc tests MAINTENANCE get rid of the compiler warning when filling dummy structure by Radek Krejci · 4 years, 1 month ago
  95. 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 1 month ago
  96. ba99a3e plugin types REFACTOR remove STORE and CANONIZE flags by Michal Vasko · 4 years, 1 month ago
  97. c8a230d libyang REFACTOR prefix format always decides the callback (#1169) by Michal Vasko · 4 years, 1 month ago
  98. c6b4f44 schema compile BUGFIX importing grouping with choice into another choice's case by Radek Krejci · 4 years, 1 month ago
  99. 5c4ed7b schema compile MAINTENANCE improve warning text by the path by Radek Krejci · 4 years, 1 month ago
  100. 7c8439f printers FEATURE submodule print by Michal Vasko · 4 years, 2 months ago