1. 41ac994 data REFACTOR add possibility to create new nodes inside RPC's output by Radek Krejci · 3 years, 11 months ago
  2. bc5644c schema REFACTOR unify functions to search on schema tree by Radek Krejci · 4 years ago
  3. 0a60f1d context REFACTOR rename function for backward compatibility by Radek Krejci · 4 years ago
  4. 7b1ad1a schema tree REFACTOR evaluate features during compilation by Michal Vasko · 3 years, 11 months ago
  5. 25d6ad0 context FEATURE flag for implementing referenced modules by Michal Vasko · 4 years ago
  6. afac782 libyang REFACTOR printer -> in, parser -> out by Michal Vasko · 4 years ago
  7. 3d92e44 set CHANGE replace LY_SET_OPT_USEASLIST by a single flag in ly_set_add() by Radek Krejci · 4 years ago
  8. 6973015 uncrustify FORMAT set various uncrustify options by Michal Vasko · 4 years ago
  9. 6229db0 context REFACTOR rename data_path to path by Michal Vasko · 4 years ago
  10. c3781c3 schema tree REFACTOR compatibility of lysp_module and lysp_submodule by Michal Vasko · 4 years ago
  11. 7f45cf2 libyang REFACTOR applying deviations, augments, and refines (#1217) by Michal Vasko · 4 years ago
  12. f03a9e2 xpath CHANGE refactor lyxp_expr_parse() to return LY_ERR by Radek Krejci · 4 years ago
  13. 14915cc schema tree CHANGE keep compiled features on a single place by Radek Krejci · 4 years ago
  14. 7a0b076 schema tree REFACTOR put parsing and compilation into one function by Michal Vasko · 4 years, 1 month ago
  15. 857189e libyang FEATURE introduce and use new ly_bool type by Radek Krejci · 4 years, 1 month ago
  16. ba03a5a set CHANGE make ly_set* functions return LY_ERR values by Radek Krejci · 4 years, 1 month ago
  17. 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 1 month ago
  18. 22df3f0 uncrustify FEATURE all spacing connected to * 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. 0f96988 libyang FORMAT uncrustify format of all sources by Radek Krejci · 4 years, 1 month ago
  21. 1e008d2 libyang MAINTENANCE change format of the empty loops by Radek Krejci · 4 years, 1 month ago
  22. e58f97f context CHANGE redesign ly_ctx_unset_searchdir*() functions by Radek Krejci · 4 years, 1 month ago
  23. 5a5d292 context BUGFIX name of parameter in error message from ly_ctx_unset_searchdir() by Radek Krejci · 4 years, 1 month ago
  24. c8a230d libyang REFACTOR prefix format always decides the callback (#1169) by Michal Vasko · 4 years, 1 month ago
  25. 0ad51f1 context FEATURE add alternative module search functions by Radek Krejci · 4 years, 2 months ago
  26. de79e22 context FETAURE internal module count of a context by Michal Vasko · 4 years, 1 month ago
  27. 308d0a7 context FEATURE ly_ctx_get_node() function by Michal Vasko · 4 years, 2 months ago
  28. aa45bda libyang BUGFIX presence of the compat.h include by Radek Krejci · 4 years, 2 months ago
  29. b104f11 data tree FEATURE schema-ordering of data by Michal Vasko · 4 years, 2 months ago
  30. 3a41dff libyang REFACTOR return values and options changes by Michal Vasko · 4 years, 2 months ago
  31. 8104fd4 validation FEATURE optional diff creation by Michal Vasko · 4 years, 2 months ago
  32. ed4fcfe libyang MAINTENANCE fox uninitialized vars warnings by Michal Vasko · 4 years, 3 months ago
  33. 63f3d84 libyang REFACTOR parsed/printed bytes in in/out structs by Michal Vasko · 4 years, 3 months ago
  34. fd69e1d libyang REFACTOR rename sized array size to count by Michal Vasko · 4 years, 3 months ago
  35. 7931b19 data parser CHANGE unify API with schema parser and use input handler by Radek Krejci · 4 years, 3 months ago
  36. e893ddd data tree FEATURE functions for creating and applying diff by Michal Vasko · 4 years, 3 months ago
  37. 00cbf53 data tree FEATURE lyd_new_path() and lyd_change_term() by Michal Vasko · 4 years, 3 months ago
  38. ca376bd headers MAINTENANCE headers/include cleanup by Radek Krejci · 4 years, 3 months ago
  39. f0e1ba5 parsers CHANGE redesign API of all the parsers by Radek Krejci · 4 years, 4 months ago
  40. 535ea9f libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098) by Radek Krejci · 4 years, 4 months ago
  41. 57c10cd context FETAURE yang-library data generation by Michal Vasko · 4 years, 4 months ago
  42. cf296c8 models FEATURE use RFC revisions for standard models by Michal Vasko · 4 years, 4 months ago
  43. 7eb54ba libyang CHANGE use LY_ARRAY_SIZE_TYPE for iterator variables in LY_TREE_FOR by Radek Krejci · 4 years, 4 months ago
  44. 52785a2 context DOC add context usage overview by Radek Krejci · 5 years ago
  45. 77a8bcd context CHANGE rename ly_ctx_module_implement() to lys_set_implemented() by Radek Krejci · 5 years ago
  46. 3fa46b6 context CHANGE unify names of the context options manipulation functions by Radek Krejci · 5 years ago
  47. 335332a extensions CHANGE WIP implementation of Metadata annotations by Radek Krejci · 5 years ago
  48. e7b9509 data tree FEATURE initial implementation of YANG data support by Radek Krejci · 5 years ago
  49. 2390fb5 context CHANGE refactor ly_ctx_get_module_iter() by Radek Krejci · 5 years ago
  50. ed5acc5 yanglint FEATURE initial version of yanglint(1) by Radek Krejci · 5 years ago
  51. 3a077b9 context CHANGE refactor search dir check by Radek Krejci · 5 years ago
  52. 95710c9 schema compilation CHANGE basic support for global augments by Radek Krejci · 6 years ago
  53. 0af4629 schema compile CHANGE better handling of features by Radek Krejci · 6 years ago
  54. 096235c schema CHANGE hide schema compilation behing lys_parse_mem() by Radek Krejci · 6 years ago
  55. 0bcdaed schema CHANGE refactor lys_module structure by Radek Krejci · 6 years ago
  56. c1c03d6 MAINTENANCE unify Feature Test macros usage by Radek Krejci · 6 years ago
  57. f3f4784 build BUGFIX correctly set hidden visibility of shared objects by Radek Krejci · 6 years ago
  58. 0e75e6f context BUGFIX pass error code when internal module parsing fails by Radek Krejci · 6 years ago
  59. f8f882a schema tree CHANGE redesign revision in compiled schema by Radek Krejci · 6 years ago
  60. e9e987e schema tree CHANGE provide more control on latest revision selection by Radek Krejci · 6 years ago
  61. faa1eac schema tree CHANGE better checking of name collisions by Radek Krejci · 6 years ago
  62. 086c713 schema parsers FEATURE processing imports and includes by Radek Krejci · 6 years ago
  63. d33273d YANG parser CHANGE support for including submodules by Radek Krejci · 6 years ago
  64. 9f5e6fb schema tree BUGFIX using of module's latest_revision flag by Radek Krejci · 6 years ago
  65. 5e163df context BUGFIX dereferencing NULL pointer when working with schema without revision by Radek Krejci · 6 years ago
  66. b7db73a schemas FEATURE add schema getters from the context by Radek Krejci · 6 years ago
  67. 86d106e context FEATURE public API for parsing schemas by Radek Krejci · 6 years ago
  68. 418823a context CHANGE be silent about NULL ctx in ly_ctx_destroy() by Radek Krejci · 6 years ago
  69. ca828d9 context CHANGE simplify API to manipulate with context's options by Radek Krejci · 6 years ago
  70. 3fbe89a context BUGFIX check input parameters in public functions by Radek Krejci · 6 years ago
  71. 0759b79 context CHANGE simplify use of ly_ctx_unset_searchpaths() by Radek Krejci · 6 years ago
  72. 14946ab context CHANGE return LY_EEXIST in case of setting duplicated searchdir by Radek Krejci · 6 years ago
  73. a77e0e1 context CHANGE simplify the code of ly_ctx_set_searchdir() by Radek Krejci · 6 years ago
  74. 820d226 set CHANGE add optional destructor function as parameter of ly_set_rm* functions by Radek Krejci · 6 years ago
  75. cd64907 context BUGFIX check input parameters of ly_ctx_unset_searchdirs() by Radek Krejci · 6 years ago
  76. 0502643 context BUGFIX make sure that ly_ctx_get_searchdirs() returns NULL-terminated array of searchdirs by Radek Krejci · 6 years ago
  77. 0e21240 context BUGFIX check for directory and dupplicity of searchpath in ly_ctx_set_searchdir() by Radek Krejci · 6 years ago
  78. a40f21b set CHANGE enhance freeing functions by optional destructor for data by Radek Krejci · 6 years ago
  79. b34480a set CHANGE rename set number to count by Michal Vasko · 6 years ago
  80. 7ada9a0 context BUGFIX add missing includes by Radek Krejci · 6 years ago
  81. ad57350 context BUGFIX add context.c into a build system and fix issues by Radek Krejci · 6 years ago
  82. 0af5f5d context CHANGE basic context implementation by Radek Krejci · 6 years ago