1. 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 1 month ago
  2. 22df3f0 uncrustify FEATURE all spacing connected to * by Michal Vasko · 4 years, 1 month ago
  3. 0f96988 libyang FORMAT uncrustify format of all sources by Radek Krejci · 4 years, 1 month ago
  4. ba99a3e plugin types REFACTOR remove STORE and CANONIZE flags by Michal Vasko · 4 years, 1 month ago
  5. 5233e96 printer REFACTOR remove ctx and status (#1170) by Michal Vasko · 4 years, 1 month ago
  6. c8a230d libyang REFACTOR prefix format always decides the callback (#1169) by Michal Vasko · 4 years, 1 month ago
  7. 5536d28 data FEATURE printer for YANG data in JSON format by Radek Krejci · 4 years, 2 months ago
  8. 2bb55bc yang printer MAINTENANCE formatting by Michal Vasko · 4 years, 2 months ago
  9. 7c8439f printers FEATURE submodule print by Michal Vasko · 4 years, 2 months ago
  10. aa45bda libyang BUGFIX presence of the compat.h include by Radek Krejci · 4 years, 2 months ago
  11. fd69e1d libyang REFACTOR rename sized array size to count by Michal Vasko · 4 years, 3 months ago
  12. 004d315 path FEATURE new compiled path structure (#1108) by Michal Vasko · 4 years, 3 months ago
  13. 535ea9f libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098) by Radek Krejci · 4 years, 4 months ago
  14. 241f6b5 libyang CHANGE rename ambiguous lyp_ prefixed functions and structures by Radek Krejci · 4 years, 4 months ago
  15. a5bba31 printers CHANGE rewrite printers mechanism by Radek Krejci · 4 years, 9 months ago
  16. 4fa6ebf info printer MAINTENANCE rename LYS_OUTPUT_NO_SUBST to LYS_OUTPUT_NO_SUBSTMT by Radek Krejci · 4 years, 10 months ago
  17. d8c0f5e schema CHANGE allow printing compiled schema node/subtree by Radek Krejci · 4 years, 10 months ago
  18. 7eb54ba libyang CHANGE use LY_ARRAY_SIZE_TYPE for iterator variables in LY_TREE_FOR by Radek Krejci · 4 years, 4 months ago
  19. 2b11ddb YANG printer BUGFIX printing parsed deviation structures by fredgan · 5 years ago
  20. f56e2a4 schema BUGFIX reflect the way YIN parser stores extension's arguments by Radek Krejci · 5 years ago
  21. 38d2e9f YANG printer BUGFIX yin-element statement indentation by Radek Krejci · 5 years ago
  22. 346fe75 Merge branch 'libyang2' of https://github.com/CESNET/libyang into libyang2 by Radek Krejci · 5 years ago
  23. 0935f41 extensions FEATURE YANG extension plugins support with NACM as proof-of-concept by Radek Krejci · 5 years ago
  24. 964877a Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  25. 0fe9b51 schema compile CHANGE order keys at the beginning of the children list by Radek Krejci · 5 years ago
  26. 7f2b6ca Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  27. d0ef1af schema compile CHANGE remember the module where default value was defined by Radek Krejci · 5 years ago
  28. 0995fe9 Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  29. a191122 schema compile CHANGE store default values as in lyd_value structure by Radek Krejci · 5 years ago
  30. bbd06ca tree schema CHANGE modify extension structures to be compatible with input in YIN format by David Sedlák · 5 years ago
  31. 42903ea YANG printer CHANGE avoid empty lines between nodes in compiled output by Radek Krejci · 5 years ago
  32. 73c88f5 YANG printer BUGFIX unterminated key-stmt argument in compiled output by Radek Krejci · 5 years ago
  33. 334ccc7 YANG printer BUGFIX infinite loop and NULL-pointer access when printing compiled range by Radek Krejci · 5 years ago
  34. 7871ce5 YANG printer MAINTENANCE small improvements (a little bit more similar to pyang) by Radek Krejci · 5 years ago
  35. e7b9509 data tree FEATURE initial implementation of YANG data support by Radek Krejci · 5 years ago
  36. 59edcf7 YANG printer BUGFIX missing opening tag for typedefs/groupings in grouping by Radek Krejci · 5 years ago
  37. 5457946 CHANGE move from PCRE to PCRE2 by Radek Krejci · 5 years ago
  38. 989e53b YANG printer BUGFIX incomplete if-feature statement in compiled schema by Radek Krejci · 5 years ago
  39. 56cc087 printers CHANGE detect a failure and stop printing as soon as an error occurred by Radek Krejci · 5 years ago
  40. 693262f schema printers FEATURE print compiled schema as YANG (LYS_OUT_YANG_COMPILED) by Radek Krejci · 5 years ago
  41. fc81ea8 YANG printer BUGFIX several format errors in YANG output by Radek Krejci · 5 years ago
  42. d3ca063 printer YANG FEATURE initial implementation of YANG printer by Radek Krejci · 5 years ago