1. a9309bb schema MAINTENANCE warnings in release build by Michal Vasko · 3 years, 3 months ago
  2. 23864e0 schema compile REFACTOR formatting by Michal Vasko · 3 years, 3 months ago
  3. ed725d7 schema compile BUGFIX leafref non-prefixed node module by Michal Vasko · 3 years, 3 months ago
  4. f4258e1 schema compile FEATURE introduction of dependency sets by Michal Vasko · 3 years, 3 months ago
  5. a9f807e schema compile REFACTOR split implementing and compiling schemas by Michal Vasko · 3 years, 3 months ago
  6. e792712 schema compile REFACTOR added local var by Michal Vasko · 3 years, 3 months ago
  7. 19a0902 schema compile DOC authors and years updated by Michal Vasko · 3 years, 3 months ago
  8. 7213ac5 schema compile REFACTOR recompile using explicit compilation by Michal Vasko · 3 years, 3 months ago
  9. fa5a7d7 schema compile REFACTOR move static function above the calling function by Michal Vasko · 3 years, 3 months ago
  10. d39bea4 schema compile REFACTOR use to_compile flags instead full_compilation by Michal Vasko · 3 years, 3 months ago
  11. 7c56592 schema compile REFACTOR schema compile context options renamed by Michal Vasko · 3 years, 3 months ago
  12. 0203b6c schema compile REFACTOR lys_compile improvements by Michal Vasko · 3 years, 3 months ago
  13. df6319c schema compile FEATURE support for glob unres reset by Michal Vasko · 3 years, 3 months ago
  14. ee75760 schema free CHANGE compiled and main module must be freed separately by Michal Vasko · 3 years, 3 months ago
  15. ddc001b schema compile REFACTOR remove unres recompile flag by Michal Vasko · 3 years, 3 months ago
  16. 6533388 schema compile REFACTOR implement flag meaning changed by Michal Vasko · 3 years, 3 months ago
  17. 4cc6b23 schema features REFACTOR remove useless function calls by Michal Vasko · 3 years, 4 months ago
  18. 4e205e8 schema tree REFACTOR always parse and implement separately by Michal Vasko · 3 years, 4 months ago
  19. fc0dc52 schema compile BUGFIX set and use context pmod by Michal Vasko · 3 years, 3 months ago
  20. dc6f84c schema compile BUGFIX compiling bases for identities by Michal Vasko · 3 years, 3 months ago
  21. e8220db schema compile OPTIMIZE separate tasks performed only once by Michal Vasko · 3 years, 4 months ago
  22. 1a09b21 xpath FEATURE distinguish between traversed node and its value by Michal Vasko · 3 years, 5 months ago
  23. 60d9d67 extension FEATURE parsed tree in lysp_ext_instance by aPiecek · 3 years, 5 months ago
  24. 1c4da36 libyang BUGFIX setting the return code by aPiecek · 3 years, 5 months ago
  25. 40c158c schema compile BUGFIX sooner recompilation by Michal Vasko · 3 years, 5 months ago
  26. 6d5ba0c libyang FEATURE add lyd_get_value() and lyd_get_meta_value() by Radek Krejci · 3 years, 5 months ago
  27. 8df109d libyang REFACTOR rename LY_PREFIX_FORMAT values by Radek Krejci · 3 years, 5 months ago
  28. 0b395e1 schema compile REFACTOR abort compilation if recompilation needed by Michal Vasko · 3 years, 5 months ago
  29. 05e3204 schema compile REFACTOR identity compilation by Michal Vasko · 3 years, 5 months ago
  30. 1b9fb99 schema compile REFACTOR remove redundant function by Michal Vasko · 3 years, 5 months ago
  31. 30ab8e7 schema compile CHANGE move disabled nodes to global unres by Michal Vasko · 3 years, 5 months ago
  32. 1ccbf54 schema CHANGE more strict recompilation rules by Michal Vasko · 3 years, 5 months ago
  33. 1ade6f1 schema compile BUGFIX augment module log path by Michal Vasko · 3 years, 5 months ago
  34. 18a86e5 schema tree REFACTOR rename internal function by Michal Vasko · 3 years, 5 months ago
  35. 90ed21e schema CHANGE remove private_destructor parameter from ly_ctx_destroy() by Radek Krejci · 3 years, 5 months ago
  36. 0aa1f70 libyang MAINTENANCE headers includes cleanup by Radek Krejci · 3 years, 6 months ago
  37. 0b01330 plugins CHANGE unify naming in plugins API by Radek Krejci · 3 years, 6 months ago
  38. dab4f0b schema CHANGE move lysc_ext_substmt() into general public API by Radek Krejci · 3 years, 6 months ago
  39. 3e6632f plugins CHANGE redesign lists of internal extension/type plugins by Radek Krejci · 3 years, 6 months ago
  40. 794ab4b context FEATURE allow custom content-id in yang-library data by Michal Vasko · 3 years, 6 months ago
  41. 454820e schema compile BUGFIX accessing freed memory by Radek Krejci · 3 years, 6 months ago
  42. 10443f4 schema compile BUGFIX disabled identityref referencing disabled base identity by Radek Krejci · 3 years, 6 months ago
  43. d5d3743 schema CHANGE support extension instance top-level in ly_path_compile() by Radek Krejci · 3 years, 6 months ago
  44. 7711410 libyang MAINTENANCE cleanup header includes by Radek Krejci · 3 years, 7 months ago
  45. 9f87b0c schema REFACTOR rename argument member in extension definition by Radek Krejci · 3 years, 7 months ago
  46. 85ac831 schema BUGFIX processing extension instance argument by Radek Krejci · 3 years, 7 months ago
  47. 720d261 schema compile BUGFIX compiled relics when recompiling context by Radek Krejci · 3 years, 7 months ago
  48. ab43086 schema CHANGE remove LYEXT_PARENT duplicating ly_stmt by Radek Krejci · 3 years, 7 months ago
  49. a601699 schema BUGFIX do not cast extension instance to lysc_node by Radek Krejci · 3 years, 7 months ago
  50. 61837f7 schema CHANGE macros for matching statements groups by Radek Krejci · 3 years, 7 months ago
  51. 28fe5f6 compile schema BUGFIX uses augment resolution module by Michal Vasko · 3 years, 7 months ago
  52. 6b88a46 schema CHANGE integrate statement parser with the compilation process by Radek Krejci · 3 years, 7 months ago
  53. 1b2eef8 extension instances CHANGE access to the extension instance's substatements by Radek Krejci · 3 years, 7 months ago
  54. 76c8c4e statement parser CHANGE finish statement parser for generic extension instances by Radek Krejci · 3 years, 7 months ago
  55. cc21a4f schema compile BUGFIX memory leak by Radek Krejci · 3 years, 8 months ago
  56. fc2cd07 ext instance REFACTOR generic ext instance parsing by Michal Vasko · 3 years, 7 months ago
  57. a99b357 schema compile REFACTOR always use pmod from type by Michal Vasko · 3 years, 8 months ago
  58. 14ed9cd libyang REFACTOR general cast cleanup by Michal Vasko · 3 years, 8 months ago
  59. d1e53b9 libyang FEATURE new flags for schema nodes in operations by Michal Vasko · 3 years, 8 months ago
  60. 9a3823e schema CHANGE move when statement from common schema node structure by Radek Krejci · 3 years, 8 months ago
  61. 2a9fc65 schema CHANGE unify actions, inouts and notification with lys*_node by Radek Krejci · 3 years, 8 months ago
  62. 9d3c102 schema compile BUGFIX fix infinite loop with include by Christian Hopps · 3 years, 8 months ago
  63. 400e967 xpath BUGFIX pass xcontext explicitly by Michal Vasko · 3 years, 8 months ago
  64. ddace2c libyang REFACTOR avoid connection between context and log location storage by Radek Krejci · 3 years, 9 months ago
  65. 2efc45b libyang REFACTOR simplify logging and extend location information by Radek Krejci · 3 years, 9 months ago
  66. c7d13e3 tree CHANGE test for NULL in LY_ARRAY_COUNT() macro by Radek Krejci · 3 years, 10 months ago
  67. f13b87b libyang REFACTOR avoid constant literals by Radek Krejci · 3 years, 10 months ago
  68. 430a558 libyang MAINTENANCE variable initiation to silence compiler's warnings by Radek Krejci · 3 years, 10 months ago
  69. 3aac9a7 schema BUGFIX dereferencing possible NULL pointers by Radek Krejci · 3 years, 10 months ago
  70. c0792ca compile schema FEATURE store cur mod for leafrefs by Michal Vasko · 3 years, 10 months ago
  71. 405cc9e schema compile FEATURE two step unres resolution by Michal Vasko · 3 years, 10 months ago
  72. 12606ee schema compile REFACTOR resolve unres at the end of module compilation by Michal Vasko · 3 years, 10 months ago
  73. 0550b76 schema tree REFACTOR lysp_load_module function cleanup by Michal Vasko · 3 years, 10 months ago
  74. 14c6789 compile schema BUGFIX removing act/notif memory problems by Michal Vasko · 3 years, 10 months ago
  75. 47fab89 libyang CHANGE review header includes by Radek Krejci · 3 years, 11 months ago
  76. 45b521c schema tree FEATURE add internal standard module metadata by Michal Vasko · 3 years, 11 months ago
  77. 74c82ae schema compile MAINTENANCE null dereference by Michal Vasko · 3 years, 11 months ago
  78. 5347e3a compile schema REFACTOR simplify compile array macros by Michal Vasko · 3 years, 11 months ago
  79. b2d55bf schema compile REFACTOR remove lysp_module_find_prefix by Michal Vasko · 3 years, 11 months ago
  80. 7b1ad1a schema tree REFACTOR evaluate features during compilation by Michal Vasko · 3 years, 11 months ago
  81. bd6de2b tree schema REFACTOR remove parsed node pointer by Michal Vasko · 4 years ago
  82. 25d6ad0 context FEATURE flag for implementing referenced modules by Michal Vasko · 4 years ago
  83. afac782 libyang REFACTOR printer -> in, parser -> out by Michal Vasko · 4 years ago
  84. cfaff23 schema compile FEATURE check only xpaths with all implemented modules by Michal Vasko · 4 years ago
  85. 1a7a7bd tree schema compile REFACTOR file split into 3 files by Michal Vasko · 4 years ago