1. 6cf1d16 libyang FEATURE sorting of data nodes by aPiecek · 11 months ago
  2. 42c5a1c printer yin REFACTOR obsolete comment by Michal Vasko · 7 months ago
  3. a6c2b2c printer yin UPDATE print extension instances (#2180) by zhangtaog · 7 months ago
  4. 8f702ee libyang UPDATE add prefix for common and config files by Michal Vasko · 7 months ago
  5. b34bd8a printer yin BUGFIX leftover YANG code (#2168) by NextLitete · 8 months ago
  6. 2bf4af4 unrustify UPDATE move to version 0.76 by Michal Vasko · 1 year, 9 months ago
  7. b872d0f tree schema common OPTIMIZE reduce lib size by Michal Vasko · 1 year, 10 months ago
  8. 07937f0 printer yin BUGFIX close parent before list min/max elem by Michal Vasko · 1 year, 10 months ago
  9. 193dacd plugins exts CHANGE ext parsing isolated into a callback by Michal Vasko · 2 years ago
  10. 12ef536 tests REFACTOR do not use static free functions by Michal Vasko · 2 years ago
  11. b26d09d schema printer BUGFIX extension instances by Michal Vasko · 2 years, 1 month ago
  12. 846e3ab printer yin BUGFIX keyless list print by Michal Vasko · 2 years, 7 months ago
  13. 61ad1ff parser json FEATURE support for nested ext instances with data by Michal Vasko · 2 years, 7 months ago
  14. e93073e printer yin BUGFIX use parent flag for when print by Michal Vasko · 2 years, 10 months ago
  15. f8d7f9a extensions CHANGE CHANGE cleanup API of the schema printer for extension plugins by Radek Krejci · 3 years, 7 months ago
  16. 9f87b0c schema REFACTOR rename argument member in extension definition by Radek Krejci · 3 years, 7 months ago
  17. 422afb1 libyang BUGFIX strictly cast lnegths to int for "%.*s" format strings by Radek Krejci · 3 years, 7 months ago
  18. 85ac831 schema BUGFIX processing extension instance argument by Radek Krejci · 3 years, 7 months ago
  19. ab43086 schema CHANGE remove LYEXT_PARENT duplicating ly_stmt by Radek Krejci · 3 years, 7 months ago
  20. 39b7fc2 schema CHANGE always store extension's parent statement by Radek Krejci · 3 years, 7 months ago
  21. fc596f9 libyang CHANGE unify the statement enumerations by Radek Krejci · 3 years, 7 months ago
  22. adcf63d INFO printer FEATURE generic extension content printer by Radek Krejci · 3 years, 8 months ago
  23. fc2cd07 ext instance REFACTOR generic ext instance parsing by Michal Vasko · 3 years, 7 months ago
  24. 7997d5a printers REFACTOR remove redundant parameters by Michal Vasko · 3 years, 7 months ago
  25. eccf660 schema REFACTOR simplify and unify statements lists by Radek Krejci · 3 years, 8 months ago
  26. 544e58a schema tree BUGFIX input/output nodes should not be skipped by Michal Vasko · 3 years, 8 months ago
  27. 9a3823e schema CHANGE move when statement from common schema node structure by Radek Krejci · 3 years, 8 months ago
  28. 01180ac schema CHANGE unify naming of children nodes in schema nodes by Radek Krejci · 3 years, 8 months ago
  29. 2a9fc65 schema CHANGE unify actions, inouts and notification with lys*_node by Radek Krejci · 3 years, 8 months ago
  30. 771928a schema parsers BUGFIX handling includes in submodules by Radek Krejci · 3 years, 8 months ago
  31. f13b87b libyang REFACTOR avoid constant literals by Radek Krejci · 3 years, 10 months ago
  32. 47fab89 libyang CHANGE review header includes by Radek Krejci · 3 years, 11 months ago
  33. 3e9bc2f schema tree FEATURE flag for internal parsed structures by Michal Vasko · 3 years, 11 months ago
  34. afac782 libyang REFACTOR printer -> in, parser -> out by Michal Vasko · 4 years ago
  35. 5d24f6c libyang REFACTOR use lysp_module instead of lys_module as mod_def by Michal Vasko · 4 years ago
  36. 6973015 uncrustify FORMAT set various uncrustify options by Michal Vasko · 4 years ago
  37. c3781c3 schema tree REFACTOR compatibility of lysp_module and lysp_submodule by Michal Vasko · 4 years ago
  38. 7f45cf2 libyang REFACTOR applying deviations, augments, and refines (#1217) by Michal Vasko · 4 years ago
  39. 52f6555 printers CHANGE unify formatting options for data and schema printers by Radek Krejci · 4 years, 1 month ago
  40. 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 1 month ago
  41. 22df3f0 uncrustify FEATURE all spacing connected to * by Michal Vasko · 4 years, 1 month ago
  42. d989ba0 uncrustify FEATURE control stmt spacing options by Michal Vasko · 4 years, 1 month ago
  43. 0f96988 libyang FORMAT uncrustify format of all sources by Radek Krejci · 4 years, 1 month ago
  44. 5233e96 printer REFACTOR remove ctx and status (#1170) by Michal Vasko · 4 years, 1 month ago
  45. 5536d28 data FEATURE printer for YANG data in JSON format by Radek Krejci · 4 years, 2 months ago
  46. 7c8439f printers FEATURE submodule print by Michal Vasko · 4 years, 2 months ago
  47. aa45bda libyang BUGFIX presence of the compat.h include by Radek Krejci · 4 years, 2 months ago
  48. fd69e1d libyang REFACTOR rename sized array size to count by Michal Vasko · 4 years, 3 months ago
  49. 004d315 path FEATURE new compiled path structure (#1108) by Michal Vasko · 4 years, 3 months ago
  50. 535ea9f libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098) by Radek Krejci · 4 years, 4 months ago
  51. 241f6b5 libyang CHANGE rename ambiguous lyp_ prefixed functions and structures by Radek Krejci · 4 years, 4 months ago
  52. a5bba31 printers CHANGE rewrite printers mechanism by Radek Krejci · 4 years, 9 months ago
  53. 7eb54ba libyang CHANGE use LY_ARRAY_SIZE_TYPE for iterator variables in LY_TREE_FOR by Radek Krejci · 4 years, 4 months ago
  54. d944bdc libyang2: yin printer NEW printer of the parsed schemas into YIN format (#919) by FredGan · 4 years, 11 months ago