1. d8e2fc9 path UPDTAE deref func support in leafref (#2030) by steweg · 1 year, 4 months ago
  2. 0ace61d doc UPDATE minor update by Michal Vasko · 1 year, 5 months ago
  3. f332f03 context UPDATE modules' enabled features and imp state part of hash by Michal Vasko · 1 year, 5 months ago
  4. f9943e4 context UPDATE context module hashing function by Michal Vasko · 1 year, 6 months ago
  5. 0ab8b30 yanglint FEATURE schema mount support (#1901) by ekinzie · 2 years ago
  6. 61ad1ff parser json FEATURE support for nested ext instances with data by Michal Vasko · 2 years, 7 months ago
  7. ddd7659 plugins ext FEATURE initial schema-mount support by Michal Vasko · 2 years, 8 months ago
  8. 34bb928 Use semicolon as a directory delimiter on Windows by Jan Kundrát · 2 years, 9 months ago
  9. c53a7ec MSVC: handle symbol visibility by Jan Kundrát · 2 years, 10 months ago
  10. 1817df8 doc UPDATE explicit data freeing function mention by Michal Vasko · 2 years, 10 months ago
  11. c56d637 context UPDATE new flag for enabling features of imports by Michal Vasko · 3 years ago
  12. 704f8e9 libyang MAINTENANCE header file dependencies by aPiecek · 3 years, 1 month ago
  13. d4911ee schema helpers CHANGE added LYS_MOD_IMPORTED_REV by aPiecek · 3 years, 2 months ago
  14. a51ef07 context CHANGE always return non-const module by Michal Vasko · 3 years, 3 months ago
  15. b0445f2 libyang DOC spelling correction in headers by aPiecek · 3 years, 3 months ago
  16. 082c7dc printer tree BUGFIX implicit case in compiled tree by aPiecek · 3 years, 4 months ago
  17. 01db7de context FEATURE allow explicit context compilation by Michal Vasko · 3 years, 5 months ago
  18. 5a5e7f8 libyang DOC add brief thread information by Michal Vasko · 3 years, 5 months ago
  19. 2814832 context DOC typo by Michal Vasko · 3 years, 5 months ago
  20. 90ed21e schema CHANGE remove private_destructor parameter from ly_ctx_destroy() by Radek Krejci · 3 years, 5 months ago
  21. 9922ea9 context FEATURE added LY_CTX_SET_PRIV_PARSED by aPiecek · 3 years, 5 months ago
  22. 474ee43 context DOC removed internal flag comment by aPiecek · 3 years, 5 months ago
  23. 390b272 context FEATURE add ly_ctx_new_ylpath and path by Tadeáš Vintrlík · 3 years, 6 months ago
  24. 794ab4b context FEATURE allow custom content-id in yang-library data by Michal Vasko · 3 years, 6 months ago
  25. 7711410 libyang MAINTENANCE cleanup header includes by Radek Krejci · 3 years, 7 months ago
  26. 8dc3199 context FEATURE ly_ctx_get_submodule functions by Michal Vasko · 3 years, 7 months ago
  27. 14ed9cd libyang REFACTOR general cast cleanup by Michal Vasko · 3 years, 8 months ago
  28. 2415f88 schema BUGFIX allow do not touch features settings by Radek Krejci · 3 years, 8 months ago
  29. bb9d224 docs BUGFIX allign description and the argument name by Radek Krejci · 3 years, 9 months ago
  30. fba9c62 doc FEATURE transition manual by Radek Krejci · 3 years, 11 months ago
  31. bc5644c schema REFACTOR unify functions to search on schema tree by Radek Krejci · 3 years, 11 months ago
  32. 0a60f1d context REFACTOR rename function for backward compatibility by Radek Krejci · 4 years ago
  33. 7b1ad1a schema tree REFACTOR evaluate features during compilation by Michal Vasko · 3 years, 11 months ago
  34. 25d6ad0 context FEATURE flag for implementing referenced modules by Michal Vasko · 4 years ago
  35. 8678fa4 doc FEATURE high level documentation including transition manual by Radek Krejci · 4 years, 1 month ago
  36. 6229db0 context REFACTOR rename data_path to path by Michal Vasko · 4 years ago
  37. 857189e libyang FEATURE introduce and use new ly_bool type by Radek Krejci · 4 years, 1 month ago
  38. 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 1 month ago
  39. b2786d7 context REFACTOR typedef for module data freeing callback by Michal Vasko · 4 years, 1 month ago
  40. 0f96988 libyang FORMAT uncrustify format of all sources by Radek Krejci · 4 years, 1 month ago
  41. e58f97f context CHANGE redesign ly_ctx_unset_searchdir*() functions by Radek Krejci · 4 years, 1 month ago
  42. de79e22 context FETAURE internal module count of a context by Michal Vasko · 4 years, 1 month ago
  43. 308d0a7 context FEATURE ly_ctx_get_node() function by Michal Vasko · 4 years, 2 months ago
  44. 3a41dff libyang REFACTOR return values and options changes by Michal Vasko · 4 years, 2 months ago
  45. ca376bd headers MAINTENANCE headers/include cleanup by Radek Krejci · 4 years, 3 months ago
  46. f0e1ba5 parsers CHANGE redesign API of all the parsers by Radek Krejci · 4 years, 4 months ago
  47. 57c10cd context FETAURE yang-library data generation by Michal Vasko · 4 years, 4 months ago
  48. b36053d parser xml CHANGE major refactorization by Michal Vasko · 4 years, 6 months ago
  49. 52785a2 context DOC add context usage overview by Radek Krejci · 5 years ago
  50. 77a8bcd context CHANGE rename ly_ctx_module_implement() to lys_set_implemented() by Radek Krejci · 5 years ago
  51. 3fa46b6 context CHANGE unify names of the context options manipulation functions by Radek Krejci · 5 years ago
  52. 474f9b8 schema compile CHANGE schema deviating by Radek Krejci · 5 years ago
  53. e7b9509 data tree FEATURE initial implementation of YANG data support by Radek Krejci · 5 years ago
  54. ed5acc5 yanglint FEATURE initial version of yanglint(1) by Radek Krejci · 5 years ago
  55. 0af4629 schema compile CHANGE better handling of features by Radek Krejci · 6 years ago
  56. e9e987e schema tree CHANGE provide more control on latest revision selection by Radek Krejci · 6 years ago
  57. 086c713 schema parsers FEATURE processing imports and includes by Radek Krejci · 6 years ago
  58. d33273d YANG parser CHANGE support for including submodules by Radek Krejci · 6 years ago
  59. b7db73a schemas FEATURE add schema getters from the context by Radek Krejci · 6 years ago
  60. 6caa6ab filesystem MAINTENANCE move public ly_ctx* functions into context.h by Radek Krejci · 6 years ago
  61. ad57350 context BUGFIX add context.c into a build system and fix issues by Radek Krejci · 6 years ago
  62. 0af5f5d context CHANGE basic context implementation by Radek Krejci · 6 years ago
  63. 5aeea3a initial commit by Radek Krejci · 6 years ago