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