1. c6704c8 xml FEATURE provide public API to a simple XML parser by Radek Krejci · 9 years ago
  2. 163faae data tree DOC lyd_parse options updated by Michal Vasko · 9 years ago
  3. 2d162e1 tree REFACTOR tree split into tree_schema and tree_data by Michal Vasko · 9 years ago
  4. 91b833c doc CHANGE improve context description in connection with schema and data trees by Radek Krejci · 9 years ago
  5. bc9ee4f DOC update description of data parser options by Radek Krejci · 9 years ago
  6. 39d8d0d build CHANGE allow using public header files in C++ code by Radek Krejci · 9 years ago
  7. 6d6076e doc NEW short description of the info printer target syntax by Michal Vasko · 9 years ago
  8. 4f0a874 data tree CHANGE remove restriction for root XML node in lyd_parse() by Radek Krejci · 9 years ago
  9. b1c1251 data tree CHANGE add various modes to parse instance data by Radek Krejci · 9 years ago
  10. 25b9fd3 data tree CHANGE implement data parser options by Radek Krejci · 9 years ago
  11. fd4e6e3 context FEATURE add ly_ctx_get_module_by_ns() by Radek Krejci · 9 years ago
  12. ae6817a logger CHANGE start error codes with 0 assigned to success (no error) by Radek Krejci · 9 years ago
  13. 7ab2515 context CHANGE hide ietf-yang-library getter as context info getter by Radek Krejci · 9 years ago
  14. 704a7a9 tree DESIGN prototypes of new API functions by Radek Krejci · 9 years ago
  15. b804869 schema tree DOC finished schema tree structures documentation by Radek Krejci · 9 years ago
  16. a9167ef tree CHANGE unify naming of schema and data in/out formats by Radek Krejci · 9 years ago
  17. 5895397 yang lib FEATURE yang library data built by Michal Vasko · 9 years ago
  18. 0e1d1a6 data tree CHANGE make lyd_free() public by Radek Krejci · 9 years ago
  19. d9ba3e3 tree DOC schema manipulation description by Radek Krejci · 9 years ago
  20. f647e61 context CHANGE handle multiple revisions of the same schema by Radek Krejci · 9 years ago
  21. bc9cf93 api CHANGE hide lys_free() to free a particular schema by Radek Krejci · 9 years ago
  22. 96a10da api CHANGE use const values by Radek Krejci · 9 years ago
  23. 26715a4 DOC some more info about libyang usage and some function descriprion by Radek Krejci · 9 years ago
  24. 912da45 parsers CHANGE shorten function names and unify naming by Radek Krejci · 9 years ago
  25. 63a91a9 parsers CHANGE hide decision about module type (import/implement) by Radek Krejci · 9 years ago
  26. d8aa32d yin parser & info printer FEATURE implemented flag by Michal Vasko · 9 years ago
  27. 94ca54b json printer FEATURE initial version of JSON output printer by Radek Krejci · 9 years ago
  28. b20c62d xml parser FEATURE basic functionality of xml data parser by Radek Krejci · 9 years ago
  29. 85217a3 info printer NEW by Michal Vasko · 9 years ago
  30. 7bf0688 context CHANGE make ly_ctx_get_submodule() public by Michal Vasko · 9 years ago
  31. fa8c828 context NEW get submodule names of a module by Michal Vasko · 9 years ago
  32. 60ba9a6 context NEW function to modify searchpath by Michal Vasko · 9 years ago
  33. 3ec07dc API: NEW: function for getting all the names of the loaded modules by Michal Vasko · 9 years ago
  34. 6e4ffbb MAINTENANCE apply coding style rules to the source codes by Radek Krejci · 9 years ago
  35. e3d2ee0 tree printer: NEW by Michal Vasko · 9 years ago
  36. 0af1387 yin parser: FEATURE: parse belongs-to statement in submodules by Radek Krejci · 9 years ago
  37. 812b10a libyang CHANGE error messages cleanup by Radek Krejci · 9 years ago
  38. 8dfe289 xml parser: CHANGE: use improved logger for validation issues by Radek Krejci · 9 years ago
  39. 3045cf3 logger: CHANGE: make logger functions more useful by Radek Krejci · 9 years ago
  40. efaeba3 yin parser: FEATURE: support submodules (via include statement) by Radek Krejci · 9 years ago
  41. efdd0ce CHANGE: directory structure to allow better splitting of parsers/printers code by Radek Krejci · 9 years ago
  42. da04f4a yin parser: initial version by Radek Krejci · 10 years ago
  43. 9b4ca39 FEATURE: library logger by Radek Krejci · 10 years ago