1. b872d0f tree schema common OPTIMIZE reduce lib size by Michal Vasko · 1 year, 10 months ago
  2. b425bb3 parser common BUGFIX proper revision date length check by Michal Vasko · 1 year, 11 months ago
  3. 193dacd plugins exts CHANGE ext parsing isolated into a callback by Michal Vasko · 2 years ago
  4. d0625d7 parser REFACTOR unify context naming by Michal Vasko · 2 years ago
  5. c0c64ae tree schema CHANGE plugin record in parsed extensions by Michal Vasko · 2 years ago
  6. edb0fa5 structure FEATURE support for ietf-yang-structure-ext by Michal Vasko · 2 years ago
  7. 9ff8d2d path BUGFIX proper YANG id char check by Michal Vasko · 2 years ago
  8. c636ea4 libyang REFACTOR use freeing context by Michal Vasko · 2 years ago
  9. 12ef536 tests REFACTOR do not use static free functions by Michal Vasko · 2 years ago
  10. 26bbb27 build UPDATE uncrustify version 0.71 -> 0.75 by Michal Vasko · 2 years, 2 months ago
  11. 51de7b7 parser xml FEATURE validate eventTime value by Michal Vasko · 2 years, 5 months ago
  12. 4f9da5e tree schema BUGFIX unlinking derived identities on error by Michal Vasko · 2 years, 6 months ago
  13. 87cfdba tree schema BUGFIX augments may cause transitive dependencies by Michal Vasko · 2 years, 7 months ago
  14. f8ded14 tree schema FEATURE new helper functions by Michal Vasko · 2 years, 7 months ago
  15. 8a67eff parser FEATURE set of currently parsed modules by Michal Vasko · 2 years, 10 months ago
  16. fbd849b tree schema BUGFIX macro NULL handling by Michal Vasko · 2 years, 10 months ago
  17. 0bccbf1 tree schema BUGFIX dep set feature dependency 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. 704f8e9 libyang MAINTENANCE header file dependencies by aPiecek · 3 years, 1 month ago
  20. 6b3d542 tree schema BUGFIX compilation of identities moved by aPiecek · 3 years, 2 months ago
  21. 84d7fd7 doc BUGFIX internal docs' issues reported by doxygen by Radek Krejci · 3 years, 2 months ago
  22. 63e080d parser FEATURE added collision check for grouping by aPiecek · 3 years, 3 months ago
  23. 8d4e75d parser BUGFIX memory-leak due to tpdfs_nodes by aPiecek · 3 years, 3 months ago
  24. c3e2614 schema internal MAINTENANCE removed new_mods set by aPiecek · 3 years, 3 months ago
  25. b0445f2 libyang DOC spelling correction in headers by aPiecek · 3 years, 3 months ago
  26. 50bc09a schema tree REFACTOR function renaming by Michal Vasko · 3 years, 3 months ago
  27. 7ee5be2 schema tree REFACTOR dep sets creation by Michal Vasko · 3 years, 3 months ago
  28. f4258e1 schema compile FEATURE introduction of dependency sets by Michal Vasko · 3 years, 3 months ago
  29. dd99258 schema tree REFACTOR pass only new mod set when parsing modules by Michal Vasko · 3 years, 3 months ago
  30. 6533388 schema compile REFACTOR implement flag meaning changed by Michal Vasko · 3 years, 3 months ago
  31. 87f1cf0 schema tree REFACTOR formatting by Michal Vasko · 3 years, 4 months ago
  32. 4e205e8 schema tree REFACTOR always parse and implement separately by Michal Vasko · 3 years, 4 months ago
  33. 74dad9e parser yang BUGFIX parsing revisions longer than LY_REV_SIZE by Juraj Vijtiuk · 3 years, 4 months ago
  34. 93582ed parser BUGFIX stack-oveflow protection by aPiecek · 3 years, 4 months ago
  35. f994364 libyang CHANGE add LY_VALUE_LYB by Radek Krejci · 3 years, 5 months ago
  36. 224d4b4 libyang CHANGE add LY_VALUE_CANON by Radek Krejci · 3 years, 5 months ago
  37. 8df109d libyang REFACTOR rename LY_PREFIX_FORMAT values by Radek Krejci · 3 years, 5 months ago
  38. e7a1daf tree schema MAINTENANCE local function made static by Michal Vasko · 3 years, 5 months ago
  39. 18a86e5 schema tree REFACTOR rename internal function by Michal Vasko · 3 years, 5 months ago
  40. 90ed21e schema CHANGE remove private_destructor parameter from ly_ctx_destroy() by Radek Krejci · 3 years, 5 months ago
  41. d64d646 types CHANGE extend functions' usability with declaring parameter const by Radek Krejci · 3 years, 6 months ago
  42. ba05eab schema REFACTOR rename lys_find_ext_instance_node() to lysc_ext_find_node() by Radek Krejci · 3 years, 7 months ago
  43. 85ac831 schema BUGFIX processing extension instance argument by Radek Krejci · 3 years, 7 months ago
  44. 720d261 schema compile BUGFIX compiled relics when recompiling context by Radek Krejci · 3 years, 7 months ago
  45. f8ca819 schema CHANGE move ly_stmt2str() into public API by Radek Krejci · 3 years, 7 months ago
  46. 3972b33 schema REFACTOR remove lyext_substmt2str() macro by Radek Krejci · 3 years, 7 months ago
  47. fc596f9 libyang CHANGE unify the statement enumerations by Radek Krejci · 3 years, 7 months ago
  48. 76c8c4e statement parser CHANGE finish statement parser for generic extension instances by Radek Krejci · 3 years, 7 months ago
  49. eccf660 schema REFACTOR simplify and unify statements lists by Radek Krejci · 3 years, 8 months ago
  50. e180ed0 dict FEATURE detect errors in lydict_remove by Michal Vasko · 3 years, 8 months ago
  51. a99b357 schema compile REFACTOR always use pmod from type by Michal Vasko · 3 years, 8 months ago
  52. 544e58a schema tree BUGFIX input/output nodes should not be skipped by Michal Vasko · 3 years, 8 months ago
  53. d1e53b9 libyang FEATURE new flags for schema nodes in operations by Michal Vasko · 3 years, 8 months ago
  54. 9a3823e schema CHANGE move when statement from common schema node structure by Radek Krejci · 3 years, 8 months ago
  55. 7d95fbb schema CHANGE remove lysc_node_parent_full() by Radek Krejci · 3 years, 8 months ago
  56. 2a9fc65 schema CHANGE unify actions, inouts and notification with lys*_node by Radek Krejci · 3 years, 8 months ago
  57. 34e334d schema tree BUGFIX use all_implemented context flag in all cases by Michal Vasko · 3 years, 8 months ago
  58. 771928a schema parsers BUGFIX handling includes in submodules by Radek Krejci · 3 years, 8 months ago
  59. 0a03a34 schema macros BUGFIX handle macro's params more safely by Radek Krejci · 3 years, 8 months ago
  60. 7224488 schema compile BUGFIX getting parent of in/out nodes by Michal Vasko · 3 years, 8 months ago
  61. 2efc45b libyang REFACTOR simplify logging and extend location information by Radek Krejci · 3 years, 9 months ago
  62. d54412f libyang CHANGE extend input handler by line counter by Radek Krejci · 3 years, 9 months ago
  63. 33090f9 YANG parser CHANGE move input handler into parser context by Radek Krejci · 3 years, 9 months ago
  64. f13b87b libyang REFACTOR avoid constant literals by Radek Krejci · 3 years, 10 months ago
  65. 405cc9e schema compile FEATURE two step unres resolution by Michal Vasko · 3 years, 10 months ago
  66. 0550b76 schema tree REFACTOR lysp_load_module function cleanup by Michal Vasko · 3 years, 10 months ago
  67. 15f10ab schema CHANGE remove lysp_type_free() from the public API by Radek Krejci · 3 years, 11 months ago
  68. b2d55bf schema compile REFACTOR remove lysp_module_find_prefix by Michal Vasko · 3 years, 11 months ago
  69. 7b1ad1a schema tree REFACTOR evaluate features during compilation by Michal Vasko · 3 years, 11 months ago
  70. 8678fa4 doc FEATURE high level documentation including transition manual by Radek Krejci · 4 years, 1 month ago
  71. 239c38a type plugins CHANGE rename ly_get_prefix() and ly_resolve_prefix() by Radek Krejci · 4 years ago
  72. 1a7a7bd tree schema compile REFACTOR file split into 3 files by Michal Vasko · 4 years ago
  73. 5d24f6c libyang REFACTOR use lysp_module instead of lys_module as mod_def by Michal Vasko · 4 years ago
  74. 90d4e92 schema tree CHANGE hide LYSC_OPT_ options from public API by Radek Krejci · 4 years ago
  75. 6973015 uncrustify FORMAT set various uncrustify options by Michal Vasko · 4 years ago
  76. 89b5c07 schema tree REFACTOR overloaded implemented flag (#1223) by Michal Vasko · 4 years ago
  77. 7f45cf2 libyang REFACTOR applying deviations, augments, and refines (#1217) by Michal Vasko · 4 years ago
  78. 7a0b076 schema tree REFACTOR put parsing and compilation into one function by Michal Vasko · 4 years, 1 month ago
  79. 857189e libyang FEATURE introduce and use new ly_bool type by Radek Krejci · 4 years, 1 month ago
  80. 20424b4 schema tree REFACTOR compile case like a general node by Michal Vasko · 4 years, 1 month ago
  81. 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 1 month ago
  82. cb18c7f schema tree REFACTOR rename function to reflect its use by Michal Vasko · 4 years, 1 month ago
  83. 0f96988 libyang FORMAT uncrustify format of all sources by Radek Krejci · 4 years, 1 month ago
  84. ba99a3e plugin types REFACTOR remove STORE and CANONIZE flags by Michal Vasko · 4 years, 1 month ago
  85. c8a230d libyang REFACTOR prefix format always decides the callback (#1169) by Michal Vasko · 4 years, 1 month ago
  86. 1798aae data FEATURE parser for YANG data in JSON format by Radek Krejci · 4 years, 2 months ago
  87. 7c8439f printers FEATURE submodule print by Michal Vasko · 4 years, 2 months ago
  88. 3a41dff libyang REFACTOR return values and options changes by Michal Vasko · 4 years, 2 months ago
  89. 63f3d84 libyang REFACTOR parsed/printed bytes in in/out structs by Michal Vasko · 4 years, 3 months ago
  90. fd69e1d libyang REFACTOR rename sized array size to count by Michal Vasko · 4 years, 3 months ago
  91. 33ff942 schema tree FEATURE pre-compile identities by Michal Vasko · 4 years, 3 months ago
  92. 00cbf53 data tree FEATURE lyd_new_path() and lyd_change_term() by Michal Vasko · 4 years, 3 months ago
  93. f0e1ba5 parsers CHANGE redesign API of all the parsers by Radek Krejci · 4 years, 4 months ago
  94. 004d315 path FEATURE new compiled path structure (#1108) by Michal Vasko · 4 years, 3 months ago
  95. 535ea9f libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098) by Radek Krejci · 4 years, 4 months ago
  96. 62ed12d data tree FEATURE new utility function for getting data schema parent by Michal Vasko · 4 years, 4 months ago
  97. 7eb54ba libyang CHANGE use LY_ARRAY_SIZE_TYPE for iterator variables in LY_TREE_FOR by Radek Krejci · 4 years, 4 months ago
  98. 1bf0939 parser xml NEW rpc/action parsing by Michal Vasko · 4 years, 6 months ago
  99. b36053d parser xml CHANGE major refactorization by Michal Vasko · 4 years, 6 months ago
  100. 52927e2 data tree NEW opaque data node by Michal Vasko · 4 years, 6 months ago