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