1. 8bb6e7e tests REFACTOR formatting by Michal Vasko · 2 years ago
  2. 0ab8b30 yanglint FEATURE schema mount support (#1901) by ekinzie · 2 years ago
  3. c636ea4 libyang REFACTOR use freeing context by Michal Vasko · 2 years ago
  4. 002d403 tests UPDATE recursive exts leaks by Michal Vasko · 2 years, 2 months ago
  5. 12ef536 tests REFACTOR do not use static free functions by Michal Vasko · 2 years ago
  6. 633ae8a schema compile UPDATE support all simple text statements by Michal Vasko · 2 years, 1 month ago
  7. 26bbb27 build UPDATE uncrustify version 0.71 -> 0.75 by Michal Vasko · 2 years, 2 months ago
  8. 7c3134d schema compile UPDATE lower status xpath warning from error by Michal Vasko · 2 years, 2 months ago
  9. b24145d tree schema UPDATE check for namespace collisions by Michal Vasko · 2 years, 2 months ago
  10. 959f8d8 log CHANGE message improvements by Michal Vasko · 2 years, 3 months ago
  11. 95f736c schema compile BUGFIX always connect augments last by Michal Vasko · 2 years, 4 months ago
  12. bf8e65d schema compile BUGFIX evaluate if-features on uses by Michal Vasko · 2 years, 4 months ago
  13. a084fa3 schema compile BUGFIX disabled augment compilation by Michal Vasko · 2 years, 4 months ago
  14. b205ab5 bits BUGFIX one byte smaller bitmap by Michal Vasko · 2 years, 4 months ago
  15. bbb3dee schema compile BUGFIX evaluate augment with if-features by Michal Vasko · 2 years, 5 months ago
  16. c0f9c4c tree data helpers BUGFIX store prefix for unprefixed value by Michal Vasko · 2 years, 5 months ago
  17. 4f9da5e tree schema BUGFIX unlinking derived identities on error by Michal Vasko · 2 years, 6 months ago
  18. 6a914fb plugins UPDATE format and macro update by Michal Vasko · 2 years, 8 months ago
  19. 2aa36b4 schema mount NEW initial schema mount code by tadeas-vintrlik · 2 years, 11 months ago
  20. 24bd22f xpath BUGFIX evaluation of * on schema by Michal Vasko · 2 years, 8 months ago
  21. 733d9fd schema compile BUGFIX uses when parsed module by Michal Vasko · 2 years, 8 months ago
  22. f128972 plugins types BUGFIX local module of dflt ident without prefix by Michal Vasko · 2 years, 8 months ago
  23. ecdc222 schema compile BUGFIX config flag for grouping nodes in augment by Michal Vasko · 2 years, 8 months ago
  24. 56d8da8 schema compile UPDATE use compiled module as current mod for unique by Michal Vasko · 2 years, 9 months ago
  25. f4a742f MSVC: tests: fix a naked "negative 2^31 literal" by Jan Kundrát · 2 years, 9 months ago
  26. 8a67eff parser FEATURE set of currently parsed modules by Michal Vasko · 2 years, 10 months ago
  27. f4fa90d schema compile FEATURE disabled bits/enums unres by Michal Vasko · 2 years, 11 months ago
  28. f9122a0 test REFACTOR formatting by Michal Vasko · 2 years, 11 months ago
  29. ac4450e test FEATURE key order tests by Michal Vasko · 2 years, 11 months ago
  30. c130e16 schema compile FEATURE status checks for deviated definitions by Michal Vasko · 3 years ago
  31. 6b8c510 schema compile MAINTENANCE minor improvements by Michal Vasko · 3 years ago
  32. a036a6b xpath UPDATE improve not-found-node warnings in schema by Michal Vasko · 3 years ago
  33. fba7536 xpath FEATURE XPath variable implementation added by aPiecek · 3 years ago
  34. 2a6c53f test MAINTENANCE avoid empty initializers by Michal Vasko · 3 years ago
  35. 22e0f3a libyang MAINTENANCE avoid string longer than 4096 by Michal Vasko · 3 years ago
  36. a0a498b libyang BUGFIX return from void functions by Michal Vasko · 3 years ago
  37. 59e90fc libyang BUGFIX invalid use of void * by Michal Vasko · 3 years ago
  38. dd349cf test REFACTOR fix unused variable warnings by Michal Vasko · 3 years, 1 month ago
  39. c8997c5 schema features BUGFIX error on non-existing feature by Michal Vasko · 3 years, 1 month ago
  40. f3e2db8 schema compile BUGFIX identity in submodules by aPiecek · 3 years, 2 months ago
  41. f4a0a19 schema compile BUGFIX if-feature in identity by aPiecek · 3 years, 2 months ago
  42. 6b3d542 tree schema BUGFIX compilation of identities moved by aPiecek · 3 years, 2 months ago
  43. e2be546 xpath BUGFIX do not parse empty NCNames by Michal Vasko · 3 years, 2 months ago
  44. e02e740 schema compile UPDATE keep deviation not-supported nodes as disabled by Michal Vasko · 3 years, 2 months ago
  45. 2c4d915 schema compile UPDATE improved cyclic when message by Michal Vasko · 3 years, 2 months ago
  46. 84b35fd tests REFACTOR formatting by Michal Vasko · 3 years, 2 months ago
  47. 8297b79 tests CHANGE check for multiple error messages at once by Radek Krejci · 4 years, 1 month ago
  48. c6526b4 schema compile FEATURE check of disabled leafref by aPiecek · 3 years, 2 months ago
  49. d7bd52d schema compile FEATURE check leafref target by aPiecek · 3 years, 3 months ago
  50. 4de7d07 parser schema CHANGE always return non-const modules by Michal Vasko · 3 years, 3 months ago
  51. 0b36561 test NEW collision for grouping, identity, feature by aPiecek · 3 years, 3 months ago
  52. 14d07f0 test MAINTENANCE move collision tests by aPiecek · 3 years, 3 months ago
  53. 28afeef test NEW tests in ::test_typedef() by aPiecek · 3 years, 3 months ago
  54. 4f49a14 test REFACTOR reorganization in ::test_typedef() by aPiecek · 3 years, 3 months ago
  55. 63e080d parser FEATURE added collision check for grouping by aPiecek · 3 years, 3 months ago
  56. c7594b7 schema helpers CHANGE return code and message by aPiecek · 3 years, 3 months ago
  57. ea147b3 schema helpers CHANGE detailed error message by aPiecek · 3 years, 3 months ago
  58. 8d4e75d parser BUGFIX memory-leak due to tpdfs_nodes by aPiecek · 3 years, 3 months ago
  59. c3e2614 schema internal MAINTENANCE removed new_mods set by aPiecek · 3 years, 3 months ago
  60. dfd254d schema compile BUGFIX proper when status inheriting by Michal Vasko · 3 years, 3 months ago
  61. ed725d7 schema compile BUGFIX leafref non-prefixed node module by Michal Vasko · 3 years, 3 months ago
  62. f4258e1 schema compile FEATURE introduction of dependency sets by Michal Vasko · 3 years, 3 months ago
  63. a9f807e schema compile REFACTOR split implementing and compiling schemas by Michal Vasko · 3 years, 3 months ago
  64. 0203b6c schema compile REFACTOR lys_compile improvements by Michal Vasko · 3 years, 3 months ago
  65. df6319c schema compile FEATURE support for glob unres reset by Michal Vasko · 3 years, 3 months ago
  66. dd99258 schema tree REFACTOR pass only new mod set when parsing modules by Michal Vasko · 3 years, 3 months ago
  67. 4e205e8 schema tree REFACTOR always parse and implement separately by Michal Vasko · 3 years, 4 months ago
  68. e8220db schema compile OPTIMIZE separate tasks performed only once by Michal Vasko · 3 years, 4 months ago
  69. 34fa377 printer tree FEATURE printing of node name prefix by aPiecek · 3 years, 4 months ago
  70. b352de7 test MAINTENANCE for printer tree by aPiecek · 3 years, 4 months ago
  71. aa320c9 printer tree BUGFIX status copy in implicit case by aPiecek · 3 years, 4 months ago
  72. 7a28e2f printer tree BUGFIX implicit case if-features by aPiecek · 3 years, 4 months ago
  73. 082c7dc printer tree BUGFIX implicit case in compiled tree by aPiecek · 3 years, 4 months ago
  74. 023f83a doxygen BUGFIX source file headers, file attribute by aPiecek · 3 years, 4 months ago
  75. a85c4fa plugins types FEATURE empty LYB value support by Michal Vasko · 3 years, 5 months ago
  76. 4bb1e37 parser yang BUGFIX parsing path in type statement by aPiecek · 3 years, 5 months ago
  77. 1a09b21 xpath FEATURE distinguish between traversed node and its value by Michal Vasko · 3 years, 5 months ago
  78. b8e43f1 test NEW yang-data for printer tree by aPiecek · 3 years, 5 months ago
  79. aecf751 test NEW printing submodule for printer tree by aPiecek · 3 years, 5 months ago
  80. 7745b28 test NEW printing subtree or node for printer tree by aPiecek · 3 years, 5 months ago
  81. 1c4da36 libyang BUGFIX setting the return code by aPiecek · 3 years, 5 months ago
  82. 40c158c schema compile BUGFIX sooner recompilation by Michal Vasko · 3 years, 5 months ago
  83. 995784f libyang REFACTOR rename lyd_value.canonical to lyd_value._canonical by Radek Krejci · 3 years, 5 months ago
  84. 6d5ba0c libyang FEATURE add lyd_get_value() and lyd_get_meta_value() by Radek Krejci · 3 years, 5 months ago
  85. 224d4b4 libyang CHANGE add LY_VALUE_CANON by Radek Krejci · 3 years, 5 months ago
  86. 8df109d libyang REFACTOR rename LY_PREFIX_FORMAT values by Radek Krejci · 3 years, 5 months ago
  87. e0cd6d9 schema compile BUGFIX modules order when recompiling by Michal Vasko · 3 years, 5 months ago
  88. 30ab8e7 schema compile CHANGE move disabled nodes to global unres by Michal Vasko · 3 years, 5 months ago
  89. 1ccbf54 schema CHANGE more strict recompilation rules by Michal Vasko · 3 years, 5 months ago
  90. 9e50592 test NEW using of lysc node in printer tree by aPiecek · 3 years, 5 months ago
  91. dc8fd57 printer tree BUGFIX section grouping and its nodes by aPiecek · 3 years, 5 months ago
  92. e376b92 test REFACTOR change macros in printer tree test by aPiecek · 3 years, 5 months ago
  93. 774ce40 xpath FEATURE improve invalid xpath character error by Michal Vasko · 3 years, 5 months ago
  94. 90ed21e schema CHANGE remove private_destructor parameter from ly_ctx_destroy() by Radek Krejci · 3 years, 5 months ago
  95. 5676f4e schema compile CHANGE remove possibly false-positive warnings by Michal Vasko · 3 years, 6 months ago
  96. e78faec data tree FEATURE support for lists with duplicate instances by Michal Vasko · 3 years, 6 months ago
  97. ef5f767 tests CHANGE rename config.h to tests_config.h by Radek Krejci · 3 years, 6 months ago
  98. 09fc1a3 utest MAINTAINCE remove uncesary tests for bits type by Radek Iša · 3 years, 6 months ago
  99. 2eac74c parser yin BUGFIX fix checking first character in identitifier by Radek Iša · 3 years, 6 months ago
  100. 447abb8 utest MAINTAINCE remove string test. by Radek Iša · 3 years, 7 months ago