1. f56e2a4 schema BUGFIX reflect the way YIN parser stores extension's arguments by Radek Krejci · 5 years ago
  2. 38d2e9f YANG printer BUGFIX yin-element statement indentation by Radek Krejci · 5 years ago
  3. 346fe75 Merge branch 'libyang2' of https://github.com/CESNET/libyang into libyang2 by Radek Krejci · 5 years ago
  4. 0935f41 extensions FEATURE YANG extension plugins support with NACM as proof-of-concept by Radek Krejci · 5 years ago
  5. 964877a Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  6. 0fe9b51 schema compile CHANGE order keys at the beginning of the children list by Radek Krejci · 5 years ago
  7. 7f2b6ca Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  8. d0ef1af schema compile CHANGE remember the module where default value was defined by Radek Krejci · 5 years ago
  9. 0995fe9 Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  10. a191122 schema compile CHANGE store default values as in lyd_value structure by Radek Krejci · 5 years ago
  11. bbd06ca tree schema CHANGE modify extension structures to be compatible with input in YIN format by David Sedlák · 5 years ago
  12. 42903ea YANG printer CHANGE avoid empty lines between nodes in compiled output by Radek Krejci · 5 years ago
  13. 73c88f5 YANG printer BUGFIX unterminated key-stmt argument in compiled output by Radek Krejci · 5 years ago
  14. 334ccc7 YANG printer BUGFIX infinite loop and NULL-pointer access when printing compiled range by Radek Krejci · 5 years ago
  15. 7871ce5 YANG printer MAINTENANCE small improvements (a little bit more similar to pyang) by Radek Krejci · 5 years ago
  16. e7b9509 data tree FEATURE initial implementation of YANG data support by Radek Krejci · 5 years ago
  17. 59edcf7 YANG printer BUGFIX missing opening tag for typedefs/groupings in grouping by Radek Krejci · 5 years ago
  18. 5457946 CHANGE move from PCRE to PCRE2 by Radek Krejci · 5 years ago
  19. 989e53b YANG printer BUGFIX incomplete if-feature statement in compiled schema by Radek Krejci · 5 years ago
  20. 56cc087 printers CHANGE detect a failure and stop printing as soon as an error occurred by Radek Krejci · 5 years ago
  21. 693262f schema printers FEATURE print compiled schema as YANG (LYS_OUT_YANG_COMPILED) by Radek Krejci · 5 years ago
  22. fc81ea8 YANG printer BUGFIX several format errors in YANG output by Radek Krejci · 5 years ago
  23. d3ca063 printer YANG FEATURE initial implementation of YANG printer by Radek Krejci · 5 years ago