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