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