1. 1734be9 xpath RFEACTOR expr_dup LY_ERR return (#1206) by Michal Vasko · 4 years ago
  2. f03a9e2 xpath CHANGE refactor lyxp_expr_parse() to return LY_ERR by Radek Krejci · 4 years ago
  3. 80d281e schema tree CHANGE keep compiled identities on a single place by Radek Krejci · 4 years ago
  4. 14915cc schema tree CHANGE keep compiled features on a single place by Radek Krejci · 4 years ago
  5. 8f5fad2 libyang BUGFIX uninitialized variables by Radek Krejci · 4 years ago
  6. 87e2525 schema compile BUGFIX memory leaks by Radek Krejci · 4 years ago
  7. 011e4aa dictionary REFACTOR unify functions pattern to return LY_ERR by Radek Krejci · 4 years, 1 month ago
  8. 7a0b076 schema tree REFACTOR put parsing and compilation into one function by Michal Vasko · 4 years, 1 month ago
  9. 857189e libyang FEATURE introduce and use new ly_bool type by Radek Krejci · 4 years, 1 month ago
  10. 9e8de2d schema compile MAINTENANCE unused variable removed by Michal Vasko · 4 years, 1 month ago
  11. 601ddb3 compile schema REFACTOR uses compilation refactoring by Michal Vasko · 4 years, 1 month ago
  12. 20424b4 schema tree REFACTOR compile case like a general node by Michal Vasko · 4 years, 1 month ago
  13. 04d76c6 schema compile BUGFIX remove unused variable by Radek Krejci · 4 years, 1 month ago
  14. aa6b53f xpath CHANGE make functions return LY_ERR values by Radek Krejci · 4 years, 1 month ago
  15. ba03a5a set CHANGE make ly_set* functions return LY_ERR values by Radek Krejci · 4 years, 1 month ago
  16. 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 1 month ago
  17. 22df3f0 uncrustify FEATURE all spacing connected to * by Michal Vasko · 4 years, 1 month ago
  18. e144595 uncrustify FEATURE more operator spacing with little changes by Michal Vasko · 4 years, 1 month ago
  19. d989ba0 uncrustify FEATURE control stmt spacing options by Michal Vasko · 4 years, 1 month ago
  20. 44f3d2c uncrustify FEATURE force spaces around operators, parentheses by Michal Vasko · 4 years, 1 month ago
  21. 5c38f36 schema compile REFACTOR use for macro by Michal Vasko · 4 years, 1 month ago
  22. cb18c7f schema tree REFACTOR rename function to reflect its use by Michal Vasko · 4 years, 1 month ago
  23. 0f96988 libyang FORMAT uncrustify format of all sources by Radek Krejci · 4 years, 1 month ago
  24. f6a1100 libyang FORMATTING manual changes before applying source_format by Radek Krejci · 4 years, 1 month ago
  25. 1e008d2 libyang MAINTENANCE change format of the empty loops by Radek Krejci · 4 years, 1 month ago
  26. 31a82d5 schema compile MAINTENANCE check return value by Michal Vasko · 4 years, 1 month ago
  27. ba99a3e plugin types REFACTOR remove STORE and CANONIZE flags by Michal Vasko · 4 years, 1 month ago
  28. be1ad24 Revert "schema CHANGE add summarizing error messages when module parsing/compiling failed" by Radek Krejci · 4 years, 1 month ago
  29. 27636e0 schema CHANGE add summarizing error messages when module parsing/compiling failed by Radek Krejci · 4 years, 1 month ago
  30. 6b0dbc6 schema compile BUGFIX disconnecting compiled schema node (applying deviation) by Radek Krejci · 4 years, 1 month ago
  31. 115a74d schema compile BUGFIX compiling derived decimal types with range by Radek Krejci · 4 years, 1 month ago
  32. c8a230d libyang REFACTOR prefix format always decides the callback (#1169) by Michal Vasko · 4 years, 1 month ago
  33. 175f25b schema compile CHANGE making container implicitely presence by Radek Krejci · 4 years, 1 month ago
  34. 9acaf49 libyang BUGFIX memory leaks by Michal Vasko · 4 years, 1 month ago
  35. ccc062a schema compile REFACTOR separate deviate functions by Michal Vasko · 4 years, 1 month ago
  36. a46012b schema compile BUGFIX freeing schemas being compiled as a dependency by Radek Krejci · 4 years, 1 month ago
  37. 1a3dc3b schema compile REFACTOR apply_deviation function by Michal Vasko · 4 years, 1 month ago
  38. c6b4f44 schema compile BUGFIX importing grouping with choice into another choice's case by Radek Krejci · 4 years, 1 month ago
  39. 5c4ed7b schema compile MAINTENANCE improve warning text by the path by Radek Krejci · 4 years, 1 month ago
  40. 3942480 schema compile BUGFIX inserting node into choice by Radek Krejci · 4 years, 1 month ago
  41. 120d854 schema compile BUGFIX missing module info in comple context when precompiling features by Radek Krejci · 4 years, 1 month ago
  42. ba417ac schema tree FEATURE presence flag even for NP containers by Michal Vasko · 4 years, 2 months ago
  43. 7c8439f printers FEATURE submodule print by Michal Vasko · 4 years, 2 months ago
  44. 6b26e74 schema tree BUGFIX accessible tree fixes by Michal Vasko · 4 years, 2 months ago
  45. 3a41dff libyang REFACTOR return values and options changes by Michal Vasko · 4 years, 2 months ago
  46. 795b375 schema compile FEATURE ordered augment connect by Michal Vasko · 4 years, 2 months ago
  47. 200f106 libyang BUGFIX check return code of asprintf() by Radek Krejci · 4 years, 2 months ago
  48. e614320 compile schema BUGFIX check duplicates for augmented/deviated by arrays by Michal Vasko · 4 years, 3 months ago
  49. fd69e1d libyang REFACTOR rename sized array size to count by Michal Vasko · 4 years, 3 months ago
  50. 33ff942 schema tree FEATURE pre-compile identities by Michal Vasko · 4 years, 3 months ago
  51. a3af598 schema tree FEATURE store augmented_by modules by Michal Vasko · 4 years, 3 months ago
  52. 5aa44c0 compat FEATURE use standalone compat "library" by Michal Vasko · 4 years, 3 months ago
  53. 00cbf53 data tree FEATURE lyd_new_path() and lyd_change_term() by Michal Vasko · 4 years, 3 months ago
  54. ca376bd headers MAINTENANCE headers/include cleanup by Radek Krejci · 4 years, 3 months ago
  55. f0e1ba5 parsers CHANGE redesign API of all the parsers by Radek Krejci · 4 years, 4 months ago
  56. 004d315 path FEATURE new compiled path structure (#1108) by Michal Vasko · 4 years, 3 months ago
  57. 535ea9f libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098) by Radek Krejci · 4 years, 4 months ago
  58. 57c10cd context FETAURE yang-library data generation by Michal Vasko · 4 years, 4 months ago
  59. 40a0008 schema compile BUGFIX do not escape ^ and $ in [] by Michal Vasko · 4 years, 4 months ago
  60. 0a33b04 schema compilation BUGFIX prefix resolving of identityref's bases by Radek Krejci · 4 years, 4 months ago
  61. 4965553 Merge pull request #1088 from CESNET/change_tests_splittage by Michal Vasko · 4 years, 4 months ago
  62. d367889 xpath FEATURE use hashes when possible to find specific node instances by Michal Vasko · 4 years, 4 months ago
  63. 63f5551 compile BUGFIX extension instances compilation by Radek Krejci · 4 years, 4 months ago change_tests_splittage
  64. 7eb54ba libyang CHANGE use LY_ARRAY_SIZE_TYPE for iterator variables in LY_TREE_FOR by Radek Krejci · 4 years, 4 months ago
  65. e0188f4 schema MAINTENANCE remove unused variable by Radek Krejci · 4 years, 4 months ago
  66. c4fa029 strict aliasing of sized arrays (#1086) by Radek Krejci · 4 years, 4 months ago
  67. 1c54f46 schema compile BUGFIX handling errors when compiling data node by Radek Krejci · 4 years, 4 months ago
  68. 90b148f data types BUGFIX resolving derived boolean/empty types by Radek Krejci · 4 years, 5 months ago
  69. 7c7783d schema compile BUGFIX applying augments only with uses statemtns by Radek Krejci · 4 years, 6 months ago
  70. cc048b2 validation NEW must evaluation by Michal Vasko · 4 years, 6 months ago
  71. 1bf0939 parser xml NEW rpc/action parsing by Michal Vasko · 4 years, 6 months ago
  72. 52927e2 data tree NEW opaque data node by Michal Vasko · 4 years, 6 months ago
  73. 5fe75f1 schema tree CHANGE remove compiled ext defs arrays by Michal Vasko · 4 years, 7 months ago
  74. 8d54425 data tree NEW support for with-defaults attribute by Michal Vasko · 4 years, 7 months ago
  75. 6f4cbb6 tests NEW xml printer defaults by Michal Vasko · 4 years, 7 months ago
  76. e444f75 data tree NEW functions for searching in siblings by Michal Vasko · 4 years, 8 months ago
  77. 1465471 tree schema NEW unique validation by Michal Vasko · 4 years, 8 months ago
  78. a388136 data tree CHANGE prepare updated validation flags by Michal Vasko · 4 years, 8 months ago
  79. 6a044b2 compiled schema BUGFIX proper default freeing on type error by Michal Vasko · 4 years, 8 months ago
  80. b541af0 compiled schema BUGFIX assign extension definition module by Michal Vasko · 4 years, 9 months ago
  81. 2947ce1 compiled schema BUGFIX recursive error cleanup by Michal Vasko · 4 years, 9 months ago
  82. f6e5188 log BUGFIX lysc log path was not working by Michal Vasko · 4 years, 9 months ago
  83. bd0f2a6 compiled schema BUGFIX when validating empty leafref path by Juraj Vijtiuk · 4 years, 10 months ago
  84. 2ff7efe compiled BUGFIX do not access when on nodes without it by Michal Vasko · 4 years, 10 months ago
  85. 251f56e compiled schema BUGFIX wrong var reused by Michal Vasko · 4 years, 10 months ago
  86. 5c4e589 compiled schema NEW when dummy node check by Michal Vasko · 4 years, 10 months ago
  87. ecd62de schema tree NEW when cyclic ref check by Michal Vasko · 4 years, 10 months ago
  88. 5d8756a compiled schema CHANGE must schema checking by Michal Vasko · 4 years, 11 months ago
  89. dc052f3 compiled schema BUGFIX generate path only once by Michal Vasko · 4 years, 11 months ago
  90. 175012e compiled schema NEW when conditions checking by Michal Vasko · 4 years, 11 months ago
  91. ae9e4cb xpath CHANGE deref() support for schema leafref by Michal Vasko · 5 years ago
  92. 2d61e16 schema BUGFIX ext leafref path detection by Michal Vasko · 5 years ago
  93. 7c96016 extensions CHANGE support extension's substatements from YIN parser by Radek Krejci · 5 years ago
  94. 7f9b651 common CHANGE new ly_strncmp() by Radek Krejci · 5 years ago
  95. 950f6a5 types CHANGE redesign storing canonical values by Radek Krejci · 5 years ago
  96. 03ff5a7 libyang NEW xpath evaluation by Michal Vasko · 5 years ago
  97. 77a8bcd context CHANGE rename ly_ctx_module_implement() to lys_set_implemented() by Radek Krejci · 5 years ago
  98. c71ac5b schema CHANGE remove context member from lysc_must by Radek Krejci · 5 years ago
  99. a0f704a schema compile CHANGE add context to must and definition module to when by Radek Krejci · 5 years ago
  100. d3acfce schema compile MAINTENANCE better usage of LY_CHECK_GOTO macro by Radek Krejci · 5 years ago