1. a4af625 parser json BUGFIX skipping name/value pairs by Michal Vasko · 2 years, 4 months ago
  2. b68c3b4 printer json BUGFIX with-defaults attribute print by Michal Vasko · 2 years, 4 months ago
  3. 6a6e308 validation BUGFIX handle opaque nodes by Michal Vasko · 2 years, 5 months ago
  4. 4e26adc parse json FEATURE support empty lists by Michal Vasko · 2 years, 6 months ago
  5. 76096ec json BUGFIX yet another major anydata/anyxml refactoring by Michal Vasko · 2 years, 7 months ago
  6. fbc4a25 parser json BUGFIX finish anydata parsing by Michal Vasko · 2 years, 8 months ago
  7. bbdadda printer & parser json BUGFIX anyxml node by Michal Vasko · 2 years, 9 months ago
  8. 1a85d33 json BUGFIX proper array parse and print by Michal Vasko · 3 years, 1 month ago
  9. 54ba891 parser BUGFIX printf format or param problems by Michal Vasko · 3 years, 2 months ago
  10. 4eab562 parser json BUGFIX do not print empty node prefixes by Michal Vasko · 3 years, 2 months ago
  11. c5f36a7 parser json BUGFIX added condition for opaq node by aPiecek · 3 years, 4 months ago
  12. 49e2a3a json parser BUGFIX duplicate in lydjson_subtree_r by aPiecek · 3 years, 4 months ago
  13. b7b29e6 json BUGFIX opaq node cannot have an empty name by aPiecek · 3 years, 4 months ago
  14. 023f83a doxygen BUGFIX source file headers, file attribute by aPiecek · 3 years, 4 months ago
  15. 8df109d libyang REFACTOR rename LY_PREFIX_FORMAT values by Radek Krejci · 3 years, 5 months ago
  16. ef5f767 tests CHANGE rename config.h to tests_config.h by Radek Krejci · 3 years, 6 months ago
  17. e16c7b7 data tree CHANGE remove implicit presence containers by Michal Vasko · 3 years, 7 months ago
  18. 1e4c68e parser data REFACTOR split NETCONF notification and reply parsing by Michal Vasko · 3 years, 7 months ago
  19. e066574 data tree FEATURE support for NETCONF messages by Michal Vasko · 3 years, 7 months ago
  20. 7cfa961 schema tree FEATURE add flag to indicate explicit PRESENCE flag by Christian Hopps · 3 years, 8 months ago
  21. d1e53b9 libyang FEATURE new flags for schema nodes in operations by Michal Vasko · 3 years, 8 months ago
  22. 2a9fc65 schema CHANGE unify actions, inouts and notification with lys*_node by Radek Krejci · 3 years, 8 months ago
  23. 2efc45b libyang REFACTOR simplify logging and extend location information by Radek Krejci · 3 years, 9 months ago
  24. 2552ea3 data tree REFACTOR remove support for NETCONF op encoding by Michal Vasko · 3 years, 10 months ago
  25. 56ca9e4 utests data REFACTOR put repetitive commands into macros by Radek Iša · 4 years ago
  26. b4ac5a9 tests MAINTENANCE source code formatting by Radek Krejci · 3 years, 10 months ago
  27. 54b5028 tests BUGFIX do not validate opaque nodes by Michal Vasko · 3 years, 10 months ago
  28. ad92b67 data tree REFACTOR opaq name and its module information structure by Michal Vasko · 3 years, 10 months ago
  29. 2612319 data tree BUGFIX inserting before first node by Michal Vasko · 3 years, 11 months ago
  30. 7b1ad1a schema tree REFACTOR evaluate features during compilation by Michal Vasko · 3 years, 11 months ago
  31. afac782 libyang REFACTOR printer -> in, parser -> out by Michal Vasko · 4 years ago
  32. feca4fb plugins types REFACTOR split store callback into store and resolve cb (#1220) by Michal Vasko · 4 years ago
  33. a1c1e54 data tree CHANGE move macros to functions to cleanup API by Radek Krejci · 4 years ago
  34. 52f6555 printers CHANGE unify formatting options for data and schema printers by Radek Krejci · 4 years, 1 month ago
  35. ba99a3e plugin types REFACTOR remove STORE and CANONIZE flags by Michal Vasko · 4 years, 1 month ago
  36. 5536d28 data FEATURE printer for YANG data in JSON format by Radek Krejci · 4 years, 2 months ago
  37. 1798aae data FEATURE parser for YANG data in JSON format by Radek Krejci · 4 years, 2 months ago