1. 0a6705b plugins types CHANGE compare function callback by aPiecek · 10 months ago
  2. 7a26677 libyang REFACTOR major logging updates by Michal Vasko · 8 months ago
  3. 7ee42f3 tree UPDATE remove deprecated/unused symbols by Michal Vasko · 8 months ago
  4. 8f702ee libyang UPDATE add prefix for common and config files by Michal Vasko · 7 months ago
  5. 8824a6e schema compile OPTIMIZE nodeid dict-based comparison by Michal Vasko · 8 months ago
  6. 7b3a00e libyang REFACTOR add more compiler printf attributes by Michal Vasko · 1 year, 1 month ago
  7. aa54894 schema compile UPDATE implementing modules in expressions by Michal Vasko · 1 year, 4 months ago
  8. e4a6d01 schema compile BUGFIX when cyclic check by Michal Vasko · 1 year, 4 months ago
  9. 28864d5 schema compile BUGFIX check all union values for a valid one by Michal Vasko · 1 year, 6 months ago
  10. f2a793b schema compile BUGFIX resolving shared union typedef with a leafref by Michal Vasko · 1 year, 6 months ago
  11. dc668d2 schema compile UPDATE do not implement 2 same modules by Michal Vasko · 1 year, 7 months ago
  12. e20599c schema compile BUGFIX backward cyclic when check by Michal Vasko · 1 year, 10 months ago
  13. 4ed3bd5 schema compile UPDATE dedicated when unres structure by Michal Vasko · 1 year, 10 months ago
  14. a0ba01e structure FEATURE support for augment-structure by Michal Vasko · 1 year, 11 months ago
  15. 193dacd plugins exts CHANGE ext parsing isolated into a callback by Michal Vasko · 2 years ago
  16. 9c3556a plugins exts CHANGE custom cardinality support dropped by Michal Vasko · 2 years ago
  17. c0c64ae tree schema CHANGE plugin record in parsed extensions by Michal Vasko · 2 years ago
  18. 0b50f6b structure FEATURE support for augment-structure by Michal Vasko · 2 years ago
  19. edb0fa5 structure FEATURE support for ietf-yang-structure-ext by Michal Vasko · 2 years ago
  20. c636ea4 libyang REFACTOR use freeing context by Michal Vasko · 2 years ago
  21. 633ae8a schema compile UPDATE support all simple text statements by Michal Vasko · 2 years, 1 month ago
  22. cc28b15 printer & schema compile BUGFIX missing API func visibility by Michal Vasko · 2 years, 1 month ago
  23. f58ef0e Mark the implementation of `lys_compile_extension_instance` as exported by Jan Kundrát · 2 years, 1 month ago
  24. 776ae74 schema compile BUGFIX compile log path memory leak by Michal Vasko · 2 years, 2 months ago
  25. 26bbb27 build UPDATE uncrustify version 0.71 -> 0.75 by Michal Vasko · 2 years, 2 months ago
  26. a3e92bc xpath UPDATE separate cur_node and ctx_node by Michal Vasko · 2 years, 2 months ago
  27. 7c3134d schema compile UPDATE lower status xpath warning from error by Michal Vasko · 2 years, 2 months ago
  28. 54b1195 schema compile BUGFIX avoid infinite loop by Michal Vasko · 2 years, 4 months ago
  29. 9b23208 libyang UPDATE minor improvements by Michal Vasko · 2 years, 4 months ago
  30. 3957b33 schema compile REVERT disabled leafref targets error by Michal Vasko · 2 years, 5 months ago
  31. 6942e82 schema compile UPDATE allow disabled leafref targets by Michal Vasko · 2 years, 5 months ago
  32. d15c7de schema compile UPDATE use refcount for leafref realtypes by Michal Vasko · 2 years, 5 months ago
  33. 59e69e7 schema compile BUGFIX memory leak by Michal Vasko · 2 years, 7 months ago
  34. 55bce0e json & schema_compile BUGFIX uninitialized variables by Michal Vasko · 2 years, 7 months ago
  35. 6a4ef77 schema features BUGFIX postpone feature check until compilation by Michal Vasko · 2 years, 8 months ago
  36. 733d9fd schema compile BUGFIX uses when parsed module by Michal Vasko · 2 years, 8 months ago
  37. 978532b schema compile UPDATE internal module another rev implement by Michal Vasko · 2 years, 8 months ago
  38. c53a7ec MSVC: handle symbol visibility by Jan Kundrát · 2 years, 10 months ago
  39. 5eaf732 schema compile BUGFIX iteration skipping items by Michal Vasko · 2 years, 10 months ago
  40. f4fa90d schema compile FEATURE disabled bits/enums unres by Michal Vasko · 2 years, 11 months ago
  41. c56d637 context UPDATE new flag for enabling features of imports by Michal Vasko · 3 years ago
  42. a91d87e schema compile BUGFIX safe iteration by Michal Vasko · 3 years ago
  43. c130e16 schema compile FEATURE status checks for deviated definitions by Michal Vasko · 3 years ago
  44. 6b8c510 schema compile MAINTENANCE minor improvements by Michal Vasko · 3 years ago
  45. 04338d9 config REFACTOR built-in atomics implement memoery barrier by Michal Vasko · 3 years, 1 month ago
  46. 080064b tree schema REFACTOR use compiler atomics to avoid changing ABI by Michal Vasko · 3 years, 1 month ago
  47. babf0bd tree schema BUGFIX atomic refcount for types by Michal Vasko · 3 years, 1 month ago
  48. f3e2db8 schema compile BUGFIX identity in submodules by aPiecek · 3 years, 2 months ago
  49. f4a0a19 schema compile BUGFIX if-feature in identity by aPiecek · 3 years, 2 months ago
  50. 6b3d542 tree schema BUGFIX compilation of identities moved by aPiecek · 3 years, 2 months ago
  51. e02e740 schema compile UPDATE keep deviation not-supported nodes as disabled by Michal Vasko · 3 years, 2 months ago
  52. 709f9a5 tree schema BUGFIX separate single-item dep set creation by Michal Vasko · 3 years, 2 months ago
  53. 60edc2f schema compile BUGFIX no recursive cyclic when check by Michal Vasko · 3 years, 2 months ago
  54. 2c4d915 schema compile UPDATE improved cyclic when message by Michal Vasko · 3 years, 2 months ago
  55. 0c29672 schema compile BUGFIX handle implemented non-compiled modules by Michal Vasko · 3 years, 2 months ago
  56. a23e1d9 schema compile MAINTENANCE remove redundant code by Michal Vasko · 3 years, 2 months ago
  57. feb2351 schema compile MAINTENANCE remove redundant asserts by Michal Vasko · 3 years, 2 months ago
  58. c6526b4 schema compile FEATURE check of disabled leafref by aPiecek · 3 years, 2 months ago
  59. d7bd52d schema compile FEATURE check leafref target by aPiecek · 3 years, 3 months ago
  60. 732cd14 schema compile REFACTOR to lys_type_leafref_next by aPiecek · 3 years, 3 months ago
  61. 24fc4d1 path REFACTOR implement leafref modules beforehand by Michal Vasko · 3 years, 2 months ago
  62. a9309bb schema MAINTENANCE warnings in release build by Michal Vasko · 3 years, 3 months ago
  63. 23864e0 schema compile REFACTOR formatting by Michal Vasko · 3 years, 3 months ago
  64. ed725d7 schema compile BUGFIX leafref non-prefixed node module by Michal Vasko · 3 years, 3 months ago
  65. f4258e1 schema compile FEATURE introduction of dependency sets by Michal Vasko · 3 years, 3 months ago
  66. a9f807e schema compile REFACTOR split implementing and compiling schemas by Michal Vasko · 3 years, 3 months ago
  67. e792712 schema compile REFACTOR added local var by Michal Vasko · 3 years, 3 months ago
  68. 19a0902 schema compile DOC authors and years updated by Michal Vasko · 3 years, 3 months ago
  69. 7213ac5 schema compile REFACTOR recompile using explicit compilation by Michal Vasko · 3 years, 3 months ago
  70. fa5a7d7 schema compile REFACTOR move static function above the calling function by Michal Vasko · 3 years, 3 months ago
  71. d39bea4 schema compile REFACTOR use to_compile flags instead full_compilation by Michal Vasko · 3 years, 3 months ago
  72. 7c56592 schema compile REFACTOR schema compile context options renamed by Michal Vasko · 3 years, 3 months ago
  73. 0203b6c schema compile REFACTOR lys_compile improvements by Michal Vasko · 3 years, 3 months ago
  74. df6319c schema compile FEATURE support for glob unres reset by Michal Vasko · 3 years, 3 months ago
  75. ee75760 schema free CHANGE compiled and main module must be freed separately by Michal Vasko · 3 years, 3 months ago
  76. ddc001b schema compile REFACTOR remove unres recompile flag by Michal Vasko · 3 years, 3 months ago
  77. 6533388 schema compile REFACTOR implement flag meaning changed by Michal Vasko · 3 years, 3 months ago
  78. 4cc6b23 schema features REFACTOR remove useless function calls by Michal Vasko · 3 years, 4 months ago
  79. 4e205e8 schema tree REFACTOR always parse and implement separately by Michal Vasko · 3 years, 4 months ago
  80. fc0dc52 schema compile BUGFIX set and use context pmod by Michal Vasko · 3 years, 3 months ago
  81. dc6f84c schema compile BUGFIX compiling bases for identities by Michal Vasko · 3 years, 3 months ago
  82. e8220db schema compile OPTIMIZE separate tasks performed only once by Michal Vasko · 3 years, 4 months ago
  83. 1a09b21 xpath FEATURE distinguish between traversed node and its value by Michal Vasko · 3 years, 5 months ago
  84. 60d9d67 extension FEATURE parsed tree in lysp_ext_instance by aPiecek · 3 years, 5 months ago
  85. 1c4da36 libyang BUGFIX setting the return code by aPiecek · 3 years, 5 months ago
  86. 40c158c schema compile BUGFIX sooner recompilation by Michal Vasko · 3 years, 5 months ago
  87. 6d5ba0c libyang FEATURE add lyd_get_value() and lyd_get_meta_value() by Radek Krejci · 3 years, 5 months ago
  88. 8df109d libyang REFACTOR rename LY_PREFIX_FORMAT values by Radek Krejci · 3 years, 5 months ago
  89. 0b395e1 schema compile REFACTOR abort compilation if recompilation needed by Michal Vasko · 3 years, 5 months ago
  90. 05e3204 schema compile REFACTOR identity compilation by Michal Vasko · 3 years, 5 months ago
  91. 1b9fb99 schema compile REFACTOR remove redundant function by Michal Vasko · 3 years, 5 months ago
  92. 30ab8e7 schema compile CHANGE move disabled nodes to global unres by Michal Vasko · 3 years, 5 months ago
  93. 1ccbf54 schema CHANGE more strict recompilation rules by Michal Vasko · 3 years, 5 months ago
  94. 1ade6f1 schema compile BUGFIX augment module log path by Michal Vasko · 3 years, 5 months ago
  95. 18a86e5 schema tree REFACTOR rename internal function by Michal Vasko · 3 years, 5 months ago
  96. 90ed21e schema CHANGE remove private_destructor parameter from ly_ctx_destroy() by Radek Krejci · 3 years, 5 months ago
  97. 0aa1f70 libyang MAINTENANCE headers includes cleanup by Radek Krejci · 3 years, 6 months ago
  98. 0b01330 plugins CHANGE unify naming in plugins API by Radek Krejci · 3 years, 6 months ago
  99. dab4f0b schema CHANGE move lysc_ext_substmt() into general public API by Radek Krejci · 3 years, 6 months ago
  100. 3e6632f plugins CHANGE redesign lists of internal extension/type plugins by Radek Krejci · 3 years, 6 months ago