1. 7b1ad1a schema tree REFACTOR evaluate features during compilation by Michal Vasko · 3 years, 11 months ago
  2. afac782 libyang REFACTOR printer -> in, parser -> out by Michal Vasko · 4 years ago
  3. a1c1e54 data tree CHANGE move macros to functions to cleanup API by Radek Krejci · 4 years ago
  4. 52f6555 printers CHANGE unify formatting options for data and schema printers by Radek Krejci · 4 years, 1 month ago
  5. ba99a3e plugin types REFACTOR remove STORE and CANONIZE flags by Michal Vasko · 4 years, 1 month ago
  6. 1798aae data FEATURE parser for YANG data in JSON format by Radek Krejci · 4 years, 2 months ago
  7. b104f11 data tree FEATURE schema-ordering of data by Michal Vasko · 4 years, 2 months ago
  8. 3a41dff libyang REFACTOR return values and options changes by Michal Vasko · 4 years, 2 months ago
  9. 63f3d84 libyang REFACTOR parsed/printed bytes in in/out structs by Michal Vasko · 4 years, 3 months ago
  10. 7931b19 data parser CHANGE unify API with schema parser and use input handler by Radek Krejci · 4 years, 3 months ago
  11. 5bfd4be data tree FEATURE option to skip list key children by Michal Vasko · 4 years, 3 months ago
  12. 70593c1 tests CHANGE headers includes cleanup by Radek Krejci · 4 years, 3 months ago
  13. 84ce7b1 printers CHANGE provide error information from ly_out constructors by Radek Krejci · 4 years, 3 months ago
  14. ca376bd headers MAINTENANCE headers/include cleanup by Radek Krejci · 4 years, 3 months ago
  15. 535ea9f libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098) by Radek Krejci · 4 years, 4 months ago
  16. f872e20 data tree CHANGE use either schema or data node for logging by Michal Vasko · 4 years, 4 months ago
  17. 241f6b5 libyang CHANGE rename ambiguous lyp_ prefixed functions and structures by Radek Krejci · 4 years, 4 months ago
  18. a5bba31 printers CHANGE rewrite printers mechanism by Radek Krejci · 4 years, 9 months ago
  19. 3a4889a tests CHANGE join related schema tests by Radek Krejci · 4 years, 4 months ago[Renamed from tests/utests/test_parser_xml.c]
  20. 1fd5ad6 tests CHANGE move tests from source view to a units view by Radek Krejci · 4 years, 4 months ago[Renamed from tests/src/test_parser_xml.c]
  21. 413c7f2 data tree BUGFIX support unlinking opaque nodes by Michal Vasko · 4 years, 5 months ago
  22. 1ce933a parser xml NEW rpc-reply parsing by Michal Vasko · 4 years, 6 months ago
  23. a8edff0 parser xml NEW notification parsing by Michal Vasko · 4 years, 6 months ago
  24. 1bf0939 parser xml NEW rpc/action parsing by Michal Vasko · 4 years, 6 months ago
  25. b36053d parser xml CHANGE major refactorization by Michal Vasko · 4 years, 6 months ago
  26. 44685da xml parser NEW opaque parsing of invalid values/lists by Michal Vasko · 4 years, 6 months ago
  27. 52927e2 data tree NEW opaque data node by Michal Vasko · 4 years, 6 months ago
  28. 9f96a05 data tree CHANGE lyd_attr -> lyd_meta by Michal Vasko · 4 years, 7 months ago
  29. 8d54425 data tree NEW support for with-defaults attribute by Michal Vasko · 4 years, 7 months ago
  30. 9b368d3 validation NEW default values creation by Michal Vasko · 4 years, 7 months ago
  31. a388136 data tree CHANGE prepare updated validation flags by Michal Vasko · 4 years, 8 months ago
  32. 950f6a5 types CHANGE redesign storing canonical values by Radek Krejci · 5 years ago
  33. 22ebdba tree schema FEATURE lyd_dup() for data node duplication by Radek Krejci · 5 years ago
  34. 710226d XML data parser CHANGE make list's keys present in correct order by Radek Krejci · 5 years ago
  35. f3b6fec data parsers CHANGE simplify API of data parser functions by Radek Krejci · 5 years ago
  36. b6f7ae5 XML data parser CHANGE set LYD_DEFAULT flag for empty non-presence containers. by Radek Krejci · 5 years ago
  37. 1f05b6a data tree FEATURE use hashes of data nodes to be able to compare them effectively by Radek Krejci · 5 years ago
  38. ee4cab2 data tree FEATURE support for anydata by Radek Krejci · 5 years ago
  39. 8cfd46e types BUGFIX checking for binary type restrictions by Radek Krejci · 5 years ago
  40. 2d7a47b tests CHANGE speedup building by Radek Krejci · 5 years ago
  41. bbbbda9 tests BUGFIX include compatibility code to run in different environments by Radek Krejci · 5 years ago
  42. 509e259 tests CHANGE add first simple test for XML YANG data parser by Radek Krejci · 5 years ago