1. 59004e3 libyang BUGFIX do not overwrite temp log opts by Michal Vasko · 8 months ago
  2. 9c49d88 tree schema BUGUFIX support for FS without dirent type support by Michal Vasko · 8 months ago
  3. b89abc0 tree schema REFACTOR optimize local file search by Michal Vasko · 8 months ago
  4. 026737b refactor: one place to verify correct schema file name by Jan Kundrát · 1 year, 1 month ago
  5. 0b1d076 tree schema BUGFIX out param handling on error by Michal Vasko · 1 year, 2 months ago
  6. 125b07c tree schema BUGFIX replace stored ext_inst if any by Michal Vasko · 1 year, 5 months ago
  7. 4f7c53d tree schema BUGFIX compile only specially-parsed paths by Michal Vasko · 1 year, 5 months ago
  8. 9018996 path FEATURE variables instead of values by Michal Vasko · 1 year, 7 months ago
  9. e482bb9 tree schema UPDATE schema mount support for lys_getnext by Michal Vasko · 1 year, 8 months ago
  10. d4a6d04 log BUGFIX thread-safe temporary logging options by Michal Vasko · 1 year, 10 months ago
  11. c8806c8 tree schema BUGFIX resolve parsed exts for main module only by Michal Vasko · 1 year, 10 months ago
  12. f8ebf13 log UPDATE input logging cleared and updated by Michal Vasko · 1 year, 10 months ago
  13. fbd037c plugins exts BUGFIX proper value conversions by Michal Vasko · 1 year, 11 months ago
  14. 193dacd plugins exts CHANGE ext parsing isolated into a callback by Michal Vasko · 2 years ago
  15. 9c3556a plugins exts CHANGE custom cardinality support dropped by Michal Vasko · 2 years ago
  16. d0625d7 parser REFACTOR unify context naming by Michal Vasko · 2 years ago
  17. c0c64ae tree schema CHANGE plugin record in parsed extensions by Michal Vasko · 2 years ago
  18. c636ea4 libyang REFACTOR use freeing context by Michal Vasko · 2 years ago
  19. 633ae8a schema compile UPDATE support all simple text statements by Michal Vasko · 2 years, 1 month ago
  20. 26bbb27 build UPDATE uncrustify version 0.71 -> 0.75 by Michal Vasko · 2 years, 2 months ago
  21. a3e92bc xpath UPDATE separate cur_node and ctx_node by Michal Vasko · 2 years, 2 months ago
  22. b24145d tree schema UPDATE check for namespace collisions by Michal Vasko · 2 years, 2 months ago
  23. 28d0381 tree schema UPDATE check for buffer overflow by Michal Vasko · 2 years, 6 months ago
  24. bde22b6 tree schema FEATURE data path with key value placeholders by Michal Vasko · 2 years, 6 months ago
  25. 4f9da5e tree schema BUGFIX unlinking derived identities on error by Michal Vasko · 2 years, 6 months ago
  26. 87cfdba tree schema BUGFIX augments may cause transitive dependencies by Michal Vasko · 2 years, 7 months ago
  27. ddd7659 plugins ext FEATURE initial schema-mount support by Michal Vasko · 2 years, 8 months ago
  28. c53a7ec MSVC: handle symbol visibility by Jan Kundrát · 2 years, 10 months ago
  29. 892f5bf libyang UPDATE handle different contexts in functions by Michal Vasko · 2 years, 10 months ago
  30. 0bccbf1 tree schema BUGFIX dep set feature dependency by Michal Vasko · 2 years, 10 months ago
  31. 4ad69e7 xpath FEATURE optional error on non-matching schema xpath by Michal Vasko · 2 years, 11 months ago
  32. c56d637 context UPDATE new flag for enabling features of imports by Michal Vasko · 3 years ago
  33. c130e16 schema compile FEATURE status checks for deviated definitions by Michal Vasko · 3 years ago
  34. 0884d21 path UPDATE option for limiting the acccessible tree by Michal Vasko · 3 years ago
  35. e8b085b tree schema BUGFIX invalid implemented non-import module message by Michal Vasko · 3 years, 1 month ago
  36. 87dd134 tree schema BUGFIX top-level schema-only nodes by Michal Vasko · 3 years, 1 month ago
  37. 6b3d542 tree schema BUGFIX compilation of identities moved by aPiecek · 3 years, 2 months ago
  38. d4911ee schema helpers CHANGE added LYS_MOD_IMPORTED_REV by aPiecek · 3 years, 2 months ago
  39. 8ca21bd tree_schema REFACTOR latest_revision as bit option by aPiecek · 3 years, 2 months ago
  40. 22b2622 schema compile BUGFIX persistent global unres by Michal Vasko · 3 years, 2 months ago
  41. 775fbd0 tree schema BUGFIX non-compiled modules in dep set creation by Michal Vasko · 3 years, 2 months ago
  42. e558f79 log FEATURE new dep sets debug group by Michal Vasko · 3 years, 2 months ago
  43. 709f9a5 tree schema BUGFIX separate single-item dep set creation by Michal Vasko · 3 years, 2 months ago
  44. be04af4 tree schema BUGFIX existing module is not a parsing error by Michal Vasko · 3 years, 2 months ago
  45. c64661b schema CHANGE add summarizing error messages when module parsing failed by Radek Krejci · 4 years, 1 month ago
  46. c6526b4 schema compile FEATURE check of disabled leafref by aPiecek · 3 years, 2 months ago
  47. a9309bb schema MAINTENANCE warnings in release build by Michal Vasko · 3 years, 3 months ago
  48. 4de7d07 parser schema CHANGE always return non-const modules by Michal Vasko · 3 years, 3 months ago
  49. a51ef07 context CHANGE always return non-const module by Michal Vasko · 3 years, 3 months ago
  50. 63e080d parser FEATURE added collision check for grouping by aPiecek · 3 years, 3 months ago
  51. 8d4e75d parser BUGFIX memory-leak due to tpdfs_nodes by aPiecek · 3 years, 3 months ago
  52. c3e2614 schema internal MAINTENANCE removed new_mods set by aPiecek · 3 years, 3 months ago
  53. ed725d7 schema compile BUGFIX leafref non-prefixed node module by Michal Vasko · 3 years, 3 months ago
  54. 50bc09a schema tree REFACTOR function renaming by Michal Vasko · 3 years, 3 months ago
  55. c245326 schema tree MAINTENANCE remove unused function by Michal Vasko · 3 years, 3 months ago
  56. 7ee5be2 schema tree REFACTOR dep sets creation by Michal Vasko · 3 years, 3 months ago
  57. d297f2a schema tree REFACTOR do not use freed pointer by Michal Vasko · 3 years, 3 months ago
  58. bd65c2e schema tree MAINTENANCE assert for coverity by Michal Vasko · 3 years, 3 months ago
  59. f4258e1 schema compile FEATURE introduction of dependency sets by Michal Vasko · 3 years, 3 months ago
  60. 7213ac5 schema compile REFACTOR recompile using explicit compilation by Michal Vasko · 3 years, 3 months ago
  61. d39bea4 schema compile REFACTOR use to_compile flags instead full_compilation by Michal Vasko · 3 years, 3 months ago
  62. df6319c schema compile FEATURE support for glob unres reset by Michal Vasko · 3 years, 3 months ago
  63. dd99258 schema tree REFACTOR pass only new mod set when parsing modules by Michal Vasko · 3 years, 3 months ago
  64. 6533388 schema compile REFACTOR implement flag meaning changed by Michal Vasko · 3 years, 3 months ago
  65. 87f1cf0 schema tree REFACTOR formatting by Michal Vasko · 3 years, 4 months ago
  66. 4e205e8 schema tree REFACTOR always parse and implement separately by Michal Vasko · 3 years, 4 months ago
  67. 8f49075 libyang BUGFIX do not include non-standard headers by Michal Vasko · 3 years, 3 months ago
  68. e8220db schema compile OPTIMIZE separate tasks performed only once by Michal Vasko · 3 years, 4 months ago
  69. cc64aec schema tree BUGFIX add missing string keyword by Michal Vasko · 3 years, 4 months ago
  70. 1a09b21 xpath FEATURE distinguish between traversed node and its value by Michal Vasko · 3 years, 5 months ago
  71. 32874e1 build BUGFIX fix BSD builds, again, and cleanup by Christian Hopps · 3 years, 5 months ago
  72. 8df109d libyang REFACTOR rename LY_PREFIX_FORMAT values by Radek Krejci · 3 years, 5 months ago
  73. 579530f schema tree BUGFIX always set features of a module by Michal Vasko · 3 years, 5 months ago
  74. 05e3204 schema compile REFACTOR identity compilation by Michal Vasko · 3 years, 5 months ago
  75. 1ccbf54 schema CHANGE more strict recompilation rules by Michal Vasko · 3 years, 5 months ago
  76. 01db7de context FEATURE allow explicit context compilation by Michal Vasko · 3 years, 5 months ago
  77. 18a86e5 schema tree REFACTOR rename internal function by Michal Vasko · 3 years, 5 months ago
  78. 90ed21e schema CHANGE remove private_destructor parameter from ly_ctx_destroy() by Radek Krejci · 3 years, 5 months ago
  79. 0aa1f70 libyang MAINTENANCE headers includes cleanup by Radek Krejci · 3 years, 6 months ago
  80. 794ab4b context FEATURE allow custom content-id in yang-library data by Michal Vasko · 3 years, 6 months ago
  81. d5d3743 schema CHANGE support extension instance top-level in ly_path_compile() by Radek Krejci · 3 years, 6 months ago
  82. 7711410 libyang MAINTENANCE cleanup header includes by Radek Krejci · 3 years, 7 months ago
  83. ba05eab schema REFACTOR rename lys_find_ext_instance_node() to lysc_ext_find_node() by Radek Krejci · 3 years, 7 months ago
  84. 859a15a libyang REFACTOR separate macros to edit sized arrays and linked list by Radek Krejci · 3 years, 7 months ago
  85. ab43086 schema CHANGE remove LYEXT_PARENT duplicating ly_stmt by Radek Krejci · 3 years, 7 months ago
  86. f8ca819 schema CHANGE move ly_stmt2str() into public API by Radek Krejci · 3 years, 7 months ago
  87. fc596f9 libyang CHANGE unify the statement enumerations by Radek Krejci · 3 years, 7 months ago
  88. 0e02e8e schema tree BUGFIX always return module on success from parsing by Michal Vasko · 3 years, 7 months ago
  89. f16e254 data FEATURE support extension's data parsing by Radek Krejci · 3 years, 7 months ago
  90. 035dacf schema FEATURE introduce lys_getnext_ext() by Radek Krejci · 3 years, 7 months ago
  91. 6b88a46 schema CHANGE integrate statement parser with the compilation process by Radek Krejci · 3 years, 7 months ago
  92. fc2cd07 ext instance REFACTOR generic ext instance parsing by Michal Vasko · 3 years, 7 months ago
  93. 8dc3199 context FEATURE ly_ctx_get_submodule functions by Michal Vasko · 3 years, 7 months ago
  94. eccf660 schema REFACTOR simplify and unify statements lists by Radek Krejci · 3 years, 8 months ago
  95. 721b6f6 schema tree BUGFIX skip all schema-only nodes by Michal Vasko · 3 years, 8 months ago
  96. 52dd67e schema tree BUGFIX allow generating document root paths by Michal Vasko · 3 years, 8 months ago
  97. 544e58a schema tree BUGFIX input/output nodes should not be skipped by Michal Vasko · 3 years, 8 months ago
  98. 14ed9cd libyang REFACTOR general cast cleanup by Michal Vasko · 3 years, 8 months ago
  99. d1e53b9 libyang FEATURE new flags for schema nodes in operations by Michal Vasko · 3 years, 8 months ago
  100. 00a3e8a schema CHANGE add implicit cast member into lysc_node_* structures by Radek Krejci · 3 years, 8 months ago