1. 7b1ad1a schema tree REFACTOR evaluate features during compilation by Michal Vasko · 3 years, 11 months ago
  2. 25d6ad0 context FEATURE flag for implementing referenced modules by Michal Vasko · 4 years ago
  3. afac782 libyang REFACTOR printer -> in, parser -> out by Michal Vasko · 4 years ago
  4. 1a7a7bd tree schema compile REFACTOR file split into 3 files by Michal Vasko · 4 years ago
  5. 90d4e92 schema tree CHANGE hide LYSC_OPT_ options from public API by Radek Krejci · 4 years ago
  6. 7f45cf2 libyang REFACTOR applying deviations, augments, and refines (#1217) by Michal Vasko · 4 years ago
  7. 7a0b076 schema tree REFACTOR put parsing and compilation into one function by Michal Vasko · 4 years, 1 month ago
  8. 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 1 month ago
  9. e58f97f context CHANGE redesign ly_ctx_unset_searchdir*() functions by Radek Krejci · 4 years, 1 month ago
  10. 7c8439f printers FEATURE submodule print by Michal Vasko · 4 years, 2 months ago
  11. 3a41dff libyang REFACTOR return values and options changes by Michal Vasko · 4 years, 2 months ago
  12. 63f3d84 libyang REFACTOR parsed/printed bytes in in/out structs by Michal Vasko · 4 years, 3 months ago
  13. 70593c1 tests CHANGE headers includes cleanup by Radek Krejci · 4 years, 3 months ago
  14. f0e1ba5 parsers CHANGE redesign API of all the parsers by Radek Krejci · 4 years, 4 months ago
  15. f872e20 data tree CHANGE use either schema or data node for logging by Michal Vasko · 4 years, 4 months ago
  16. 1fd5ad6 tests CHANGE move tests from source view to a units view by Radek Krejci · 4 years, 4 months ago[Renamed (97%) from tests/src/test_context.c]
  17. b3289d6 context BUGFIX searching for the latest revision by Radek Krejci · 5 years ago
  18. 3fa46b6 context CHANGE unify names of the context options manipulation functions by Radek Krejci · 5 years ago
  19. 1b62312 schema parsers CHANGE make lys_parse_mem functions compatible with yin_parser_ctx by David Sedlák · 5 years ago
  20. 2d7a47b tests CHANGE speedup building by Radek Krejci · 5 years ago
  21. bbbbda9 tests BUGFIX include compatibility code to run in different environments by Radek Krejci · 5 years ago
  22. e7b9509 data tree FEATURE initial implementation of YANG data support by Radek Krejci · 5 years ago
  23. 2390fb5 context CHANGE refactor ly_ctx_get_module_iter() by Radek Krejci · 5 years ago
  24. 3a077b9 context CHANGE refactor search dir check by Radek Krejci · 5 years ago
  25. 096235c schema CHANGE hide schema compilation behing lys_parse_mem() by Radek Krejci · 6 years ago
  26. 0bcdaed schema CHANGE refactor lys_module structure by Radek Krejci · 6 years ago
  27. ef6867f tests CHANGE use /home instead of /tmp for directory search test by Radek Krejci · 6 years ago
  28. 19a9610 tree schema MAINTENANCE split source files to keep smaller files to work with by Radek Krejci · 6 years ago
  29. f3f4784 build BUGFIX correctly set hidden visibility of shared objects by Radek Krejci · 6 years ago
  30. 3b1f929 schema parsers CHANGE detect typedef collisions between main module and submodules by Radek Krejci · 6 years ago
  31. 313d990 tests CHANGE enhance test to cover some parts of the recent changes by Radek Krejci · 6 years ago
  32. 1aefdf7 tests CHANGE enhance feature tests by Radek Krejci · 6 years ago
  33. 9ed7a19 schema parsing CHANGE improve content checking of a loaded schema by Radek Krejci · 6 years ago
  34. 9c53696 tests CHANGE extend test of schema compilation by Radek Krejci · 6 years ago
  35. e9e987e schema tree CHANGE provide more control on latest revision selection by Radek Krejci · 6 years ago
  36. faa1eac schema tree CHANGE better checking of name collisions by Radek Krejci · 6 years ago
  37. 2d31ea7 test CHANGE enhance schema tests by Radek Krejci · 6 years ago
  38. d33273d YANG parser CHANGE support for including submodules by Radek Krejci · 6 years ago
  39. 5e163df context BUGFIX dereferencing NULL pointer when working with schema without revision by Radek Krejci · 6 years ago
  40. b7db73a schemas FEATURE add schema getters from the context by Radek Krejci · 6 years ago
  41. 9efa87a tests CHANGE use prefix on test's sourco files by Radek Krejci · 6 years ago[Renamed (97%) from tests/src/context.c]
  42. 51d341d tests CHANGE enhance context tests by Radek Krejci · 6 years ago
  43. 962a810 tests CHANGE update context's test by Radek Krejci · 6 years ago
  44. 0759b79 context CHANGE simplify use of ly_ctx_unset_searchpaths() by Radek Krejci · 6 years ago
  45. 14946ab context CHANGE return LY_EEXIST in case of setting duplicated searchdir by Radek Krejci · 6 years ago
  46. 0c4b22b tests FEATURE context options manipulation by Radek Krejci · 6 years ago
  47. 555c9bb tests CHANGE setting up searchdirs via ly_ctx_new() by Radek Krejci · 6 years ago
  48. a77e0e1 context CHANGE simplify the code of ly_ctx_set_searchdir() by Radek Krejci · 6 years ago
  49. 1e88003 tests FEATURE searchpaths manipulation function from context.c by Radek Krejci · 6 years ago