1. 704f8e9 libyang MAINTENANCE header file dependencies by aPiecek · 3 years, 1 month ago
  2. 6b3d542 tree schema BUGFIX compilation of identities moved by aPiecek · 3 years, 2 months ago
  3. 84d7fd7 doc BUGFIX internal docs' issues reported by doxygen by Radek Krejci · 3 years, 2 months ago
  4. 63e080d parser FEATURE added collision check for grouping by aPiecek · 3 years, 3 months ago
  5. 8d4e75d parser BUGFIX memory-leak due to tpdfs_nodes by aPiecek · 3 years, 3 months ago
  6. c3e2614 schema internal MAINTENANCE removed new_mods set by aPiecek · 3 years, 3 months ago
  7. b0445f2 libyang DOC spelling correction in headers by aPiecek · 3 years, 3 months ago
  8. 50bc09a schema tree REFACTOR function renaming by Michal Vasko · 3 years, 3 months ago
  9. 7ee5be2 schema tree REFACTOR dep sets creation by Michal Vasko · 3 years, 3 months ago
  10. f4258e1 schema compile FEATURE introduction of dependency sets by Michal Vasko · 3 years, 3 months ago
  11. dd99258 schema tree REFACTOR pass only new mod set when parsing modules by Michal Vasko · 3 years, 3 months ago
  12. 6533388 schema compile REFACTOR implement flag meaning changed by Michal Vasko · 3 years, 3 months ago
  13. 87f1cf0 schema tree REFACTOR formatting by Michal Vasko · 3 years, 4 months ago
  14. 4e205e8 schema tree REFACTOR always parse and implement separately by Michal Vasko · 3 years, 4 months ago
  15. 74dad9e parser yang BUGFIX parsing revisions longer than LY_REV_SIZE by Juraj Vijtiuk · 3 years, 4 months ago
  16. 93582ed parser BUGFIX stack-oveflow protection by aPiecek · 3 years, 4 months ago
  17. f994364 libyang CHANGE add LY_VALUE_LYB by Radek Krejci · 3 years, 5 months ago
  18. 224d4b4 libyang CHANGE add LY_VALUE_CANON by Radek Krejci · 3 years, 5 months ago
  19. 8df109d libyang REFACTOR rename LY_PREFIX_FORMAT values by Radek Krejci · 3 years, 5 months ago
  20. e7a1daf tree schema MAINTENANCE local function made static by Michal Vasko · 3 years, 5 months ago
  21. 18a86e5 schema tree REFACTOR rename internal function by Michal Vasko · 3 years, 5 months ago
  22. 90ed21e schema CHANGE remove private_destructor parameter from ly_ctx_destroy() by Radek Krejci · 3 years, 5 months ago
  23. d64d646 types CHANGE extend functions' usability with declaring parameter const by Radek Krejci · 3 years, 6 months ago
  24. ba05eab schema REFACTOR rename lys_find_ext_instance_node() to lysc_ext_find_node() by Radek Krejci · 3 years, 7 months ago
  25. 85ac831 schema BUGFIX processing extension instance argument by Radek Krejci · 3 years, 7 months ago
  26. 720d261 schema compile BUGFIX compiled relics when recompiling context by Radek Krejci · 3 years, 7 months ago
  27. f8ca819 schema CHANGE move ly_stmt2str() into public API by Radek Krejci · 3 years, 7 months ago
  28. 3972b33 schema REFACTOR remove lyext_substmt2str() macro by Radek Krejci · 3 years, 7 months ago
  29. fc596f9 libyang CHANGE unify the statement enumerations by Radek Krejci · 3 years, 7 months ago
  30. 76c8c4e statement parser CHANGE finish statement parser for generic extension instances by Radek Krejci · 3 years, 7 months ago
  31. eccf660 schema REFACTOR simplify and unify statements lists by Radek Krejci · 3 years, 8 months ago
  32. e180ed0 dict FEATURE detect errors in lydict_remove by Michal Vasko · 3 years, 8 months ago
  33. a99b357 schema compile REFACTOR always use pmod from type by Michal Vasko · 3 years, 8 months ago
  34. 544e58a schema tree BUGFIX input/output nodes should not be skipped by Michal Vasko · 3 years, 8 months ago
  35. d1e53b9 libyang FEATURE new flags for schema nodes in operations by Michal Vasko · 3 years, 8 months ago
  36. 9a3823e schema CHANGE move when statement from common schema node structure by Radek Krejci · 3 years, 8 months ago
  37. 7d95fbb schema CHANGE remove lysc_node_parent_full() by Radek Krejci · 3 years, 8 months ago
  38. 2a9fc65 schema CHANGE unify actions, inouts and notification with lys*_node by Radek Krejci · 3 years, 8 months ago
  39. 34e334d schema tree BUGFIX use all_implemented context flag in all cases by Michal Vasko · 3 years, 8 months ago
  40. 771928a schema parsers BUGFIX handling includes in submodules by Radek Krejci · 3 years, 8 months ago
  41. 0a03a34 schema macros BUGFIX handle macro's params more safely by Radek Krejci · 3 years, 8 months ago
  42. 7224488 schema compile BUGFIX getting parent of in/out nodes by Michal Vasko · 3 years, 8 months ago
  43. 2efc45b libyang REFACTOR simplify logging and extend location information by Radek Krejci · 3 years, 9 months ago
  44. d54412f libyang CHANGE extend input handler by line counter by Radek Krejci · 3 years, 9 months ago
  45. 33090f9 YANG parser CHANGE move input handler into parser context by Radek Krejci · 3 years, 9 months ago
  46. f13b87b libyang REFACTOR avoid constant literals by Radek Krejci · 3 years, 10 months ago
  47. 405cc9e schema compile FEATURE two step unres resolution by Michal Vasko · 3 years, 10 months ago
  48. 0550b76 schema tree REFACTOR lysp_load_module function cleanup by Michal Vasko · 3 years, 10 months ago
  49. 15f10ab schema CHANGE remove lysp_type_free() from the public API by Radek Krejci · 3 years, 11 months ago
  50. b2d55bf schema compile REFACTOR remove lysp_module_find_prefix by Michal Vasko · 3 years, 11 months ago
  51. 7b1ad1a schema tree REFACTOR evaluate features during compilation by Michal Vasko · 3 years, 11 months ago
  52. 8678fa4 doc FEATURE high level documentation including transition manual by Radek Krejci · 4 years, 1 month ago
  53. 239c38a type plugins CHANGE rename ly_get_prefix() and ly_resolve_prefix() by Radek Krejci · 4 years ago
  54. 1a7a7bd tree schema compile REFACTOR file split into 3 files by Michal Vasko · 4 years ago
  55. 5d24f6c libyang REFACTOR use lysp_module instead of lys_module as mod_def by Michal Vasko · 4 years ago
  56. 90d4e92 schema tree CHANGE hide LYSC_OPT_ options from public API by Radek Krejci · 4 years ago
  57. 6973015 uncrustify FORMAT set various uncrustify options by Michal Vasko · 4 years ago
  58. 89b5c07 schema tree REFACTOR overloaded implemented flag (#1223) by Michal Vasko · 4 years ago
  59. 7f45cf2 libyang REFACTOR applying deviations, augments, and refines (#1217) by Michal Vasko · 4 years ago
  60. 7a0b076 schema tree REFACTOR put parsing and compilation into one function by Michal Vasko · 4 years, 1 month ago
  61. 857189e libyang FEATURE introduce and use new ly_bool type by Radek Krejci · 4 years, 1 month ago
  62. 20424b4 schema tree REFACTOR compile case like a general node by Michal Vasko · 4 years, 1 month ago
  63. 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 1 month ago
  64. cb18c7f schema tree REFACTOR rename function to reflect its use by Michal Vasko · 4 years, 1 month ago
  65. 0f96988 libyang FORMAT uncrustify format of all sources by Radek Krejci · 4 years, 1 month ago
  66. ba99a3e plugin types REFACTOR remove STORE and CANONIZE flags by Michal Vasko · 4 years, 1 month ago
  67. c8a230d libyang REFACTOR prefix format always decides the callback (#1169) by Michal Vasko · 4 years, 1 month ago
  68. 1798aae data FEATURE parser for YANG data in JSON format by Radek Krejci · 4 years, 2 months ago
  69. 7c8439f printers FEATURE submodule print by Michal Vasko · 4 years, 2 months ago
  70. 3a41dff libyang REFACTOR return values and options changes by Michal Vasko · 4 years, 2 months ago
  71. 63f3d84 libyang REFACTOR parsed/printed bytes in in/out structs by Michal Vasko · 4 years, 3 months ago
  72. fd69e1d libyang REFACTOR rename sized array size to count by Michal Vasko · 4 years, 3 months ago
  73. 33ff942 schema tree FEATURE pre-compile identities by Michal Vasko · 4 years, 3 months ago
  74. 00cbf53 data tree FEATURE lyd_new_path() and lyd_change_term() by Michal Vasko · 4 years, 3 months ago
  75. f0e1ba5 parsers CHANGE redesign API of all the parsers by Radek Krejci · 4 years, 4 months ago
  76. 004d315 path FEATURE new compiled path structure (#1108) by Michal Vasko · 4 years, 3 months ago
  77. 535ea9f libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098) by Radek Krejci · 4 years, 4 months ago
  78. 62ed12d data tree FEATURE new utility function for getting data schema parent by Michal Vasko · 4 years, 4 months ago
  79. 7eb54ba libyang CHANGE use LY_ARRAY_SIZE_TYPE for iterator variables in LY_TREE_FOR by Radek Krejci · 4 years, 4 months ago
  80. 1bf0939 parser xml NEW rpc/action parsing by Michal Vasko · 4 years, 6 months ago
  81. b36053d parser xml CHANGE major refactorization by Michal Vasko · 4 years, 6 months ago
  82. 52927e2 data tree NEW opaque data node by Michal Vasko · 4 years, 6 months ago
  83. 5fe75f1 schema tree CHANGE remove compiled ext defs arrays by Michal Vasko · 4 years, 7 months ago
  84. 8d54425 data tree NEW support for with-defaults attribute by Michal Vasko · 4 years, 7 months ago
  85. 6f4cbb6 tests NEW xml printer defaults by Michal Vasko · 4 years, 7 months ago
  86. 90932a9 parser xml CHANGE non-xml specific functions made separate by Michal Vasko · 4 years, 7 months ago
  87. 1465471 tree schema NEW unique validation by Michal Vasko · 4 years, 8 months ago
  88. d944bdc libyang2: yin printer NEW printer of the parsed schemas into YIN format (#919) by FredGan · 4 years, 11 months ago
  89. 78f0682 context CHANGE avoid error messages when searching for latest revision import by Radek Krejci · 5 years ago
  90. cd485b8 schema parsers BUGFIX provide necessary information when parsing submodule by fredgan · 5 years ago
  91. ae9e4cb xpath CHANGE deref() support for schema leafref by Michal Vasko · 5 years ago
  92. b3289d6 context BUGFIX searching for the latest revision by Radek Krejci · 5 years ago
  93. 03ff5a7 libyang NEW xpath evaluation by Michal Vasko · 5 years ago
  94. c5ad965 types CHANGE make internal compilation flags public for the extension plugins by Radek Krejci · 5 years ago
  95. 77a8bcd context CHANGE rename ly_ctx_module_implement() to lys_set_implemented() by Radek Krejci · 5 years ago
  96. ad5963b extensions CHANGE metadata substatements by Radek Krejci · 5 years ago
  97. 38d8536 annotation CHANGE WIP parsing XML attributes as YANG metadata annotations by Radek Krejci · 5 years ago
  98. 335332a extensions CHANGE WIP implementation of Metadata annotations by Radek Krejci · 5 years ago
  99. d6b7645 extensions CHANGE base for substatements support in extension instances by Radek Krejci · 5 years ago
  100. 346fe75 Merge branch 'libyang2' of https://github.com/CESNET/libyang into libyang2 by Radek Krejci · 5 years ago