1. f8f882a schema tree CHANGE redesign revision in compiled schema by Radek Krejci · 6 years ago
  2. e9e987e schema tree CHANGE provide more control on latest revision selection by Radek Krejci · 6 years ago
  3. faa1eac schema tree CHANGE better checking of name collisions by Radek Krejci · 6 years ago
  4. 086c713 schema parsers FEATURE processing imports and includes by Radek Krejci · 6 years ago
  5. d33273d YANG parser CHANGE support for including submodules by Radek Krejci · 6 years ago
  6. 9f5e6fb schema tree BUGFIX using of module's latest_revision flag by Radek Krejci · 6 years ago
  7. 5e163df context BUGFIX dereferencing NULL pointer when working with schema without revision by Radek Krejci · 6 years ago
  8. b7db73a schemas FEATURE add schema getters from the context by Radek Krejci · 6 years ago
  9. 86d106e context FEATURE public API for parsing schemas by Radek Krejci · 6 years ago
  10. 418823a context CHANGE be silent about NULL ctx in ly_ctx_destroy() by Radek Krejci · 6 years ago
  11. ca828d9 context CHANGE simplify API to manipulate with context's options by Radek Krejci · 6 years ago
  12. 3fbe89a context BUGFIX check input parameters in public functions by Radek Krejci · 6 years ago
  13. 0759b79 context CHANGE simplify use of ly_ctx_unset_searchpaths() by Radek Krejci · 6 years ago
  14. 14946ab context CHANGE return LY_EEXIST in case of setting duplicated searchdir by Radek Krejci · 6 years ago
  15. a77e0e1 context CHANGE simplify the code of ly_ctx_set_searchdir() by Radek Krejci · 6 years ago
  16. 820d226 set CHANGE add optional destructor function as parameter of ly_set_rm* functions by Radek Krejci · 6 years ago
  17. cd64907 context BUGFIX check input parameters of ly_ctx_unset_searchdirs() by Radek Krejci · 6 years ago
  18. 0502643 context BUGFIX make sure that ly_ctx_get_searchdirs() returns NULL-terminated array of searchdirs by Radek Krejci · 6 years ago
  19. 0e21240 context BUGFIX check for directory and dupplicity of searchpath in ly_ctx_set_searchdir() by Radek Krejci · 6 years ago
  20. a40f21b set CHANGE enhance freeing functions by optional destructor for data by Radek Krejci · 6 years ago
  21. b34480a set CHANGE rename set number to count by Michal Vasko · 6 years ago
  22. 7ada9a0 context BUGFIX add missing includes by Radek Krejci · 6 years ago
  23. ad57350 context BUGFIX add context.c into a build system and fix issues by Radek Krejci · 6 years ago
  24. 0af5f5d context CHANGE basic context implementation by Radek Krejci · 6 years ago