1. 2fe16d6 Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 6 years ago
  2. 0af4629 schema compile CHANGE better handling of features by Radek Krejci · 6 years ago
  3. 096235c schema CHANGE hide schema compilation behing lys_parse_mem() by Radek Krejci · 6 years ago
  4. 0bcdaed schema CHANGE refactor lys_module structure by Radek Krejci · 6 years ago
  5. 18e494b Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 6 years ago
  6. e86bf77 schema compile CHANGE basic implementation of applying groupings into uses by Radek Krejci · 6 years ago
  7. 0fb2856 schema CHANGE remove unnecessary function lysp_node_typedefs_p() by Radek Krejci · 6 years ago
  8. a9026eb schema compile CHANGE finished choice and case support, tests added by Radek Krejci · 6 years ago
  9. 056d0a8 schema compile CHANGE partial support for choice/case nodes by Radek Krejci · 6 years ago
  10. 9bb94eb schema compile CHANGE support list compilation by Radek Krejci · 6 years ago
  11. cdfecd9 schema compile CHANGE support union type and inherit default and units values by Radek Krejci · 6 years ago
  12. 96a0bfd schema compile CHANGE compiling leafref types by Radek Krejci · 6 years ago
  13. a304538 schema compile CHANGE support for leafref type by Radek Krejci · 6 years ago
  14. 19a9610 tree schema MAINTENANCE split source files to keep smaller files to work with by Radek Krejci · 6 years ago
  15. 4f28eda schema compilation CHANGE partial support for types by Radek Krejci · 6 years ago
  16. 3b1f929 schema parsers CHANGE detect typedef collisions between main module and submodules by Radek Krejci · 6 years ago
  17. bbe09a9 schema parsers CHANGE check typedef collisions by Radek Krejci · 6 years ago
  18. 9ed7a19 schema parsing CHANGE improve content checking of a loaded schema by Radek Krejci · 6 years ago
  19. faa1eac schema tree CHANGE better checking of name collisions by Radek Krejci · 6 years ago
  20. ce8c159 schema tree CHANGE base for compiling extension instances by Radek Krejci · 6 years ago
  21. 6d6e4e4 tree schema CHANGE compile import module information by Radek Krejci · 6 years ago
  22. 086c713 schema parsers FEATURE processing imports and includes by Radek Krejci · 6 years ago
  23. d33273d YANG parser CHANGE support for including submodules by Radek Krejci · 6 years ago
  24. 151a5b7 schema tree FEATURE features and if-features compilation and handling functions by Radek Krejci · 6 years ago
  25. 86d106e context FEATURE public API for parsing schemas by Radek Krejci · 6 years ago
  26. e384647 yang parser CHANGE improve readability by Radek Krejci · 6 years ago
  27. 70853c5 schema parsers CHANGE check for prefix duplicity by Radek Krejci · 6 years ago