1. aaafeae Add more types to YangSchema::nodeType by Václav Kubernát · 4 years, 2 months ago
  2. 95b0887 Change return value of Schema::childNodes by Václav Kubernát · 4 years, 2 months ago
  3. 3a823f4 Merge Schema::childNodes and Schema::moduleNodes by Václav Kubernát · 4 years, 2 months ago
  4. a1c4c9e Add info about status to describe by Václav Kubernát · 4 years, 2 months ago
  5. b1a75c6 Add info about default values to describe by Václav Kubernát · 4 years, 2 months ago
  6. bd0d5c8 Add test for YangSchema::moduleNodes by Václav Kubernát · 4 years, 2 months ago
  7. 0599e9f Add info about config false leafs to describe by Václav Kubernát · 4 years, 2 months ago
  8. 13b23d7 Rework Schema::units into Schema::leafType by Václav Kubernát · 4 years, 3 months ago
  9. 2984f44 Add support for union leafs by Václav Kubernát · 4 years, 4 months ago
  10. 3a99f00 Rework yang::LeafDataType by Václav Kubernát · 4 years, 3 months ago
  11. b6d0275 Add leafref test for YangSchema::leafType by Václav Kubernát · 4 years, 3 months ago
  12. da7fdda Merge support for the `desc` command by Jan Kundrát · 4 years, 4 months ago
  13. 70c10a6 Merge "Skip rpc nodes in YangSchema::childNodes" by Jan Kundrát · 4 years, 4 months ago
  14. bd5e3c2 Add leafrefPath(const std::string&) by Václav Kubernát · 4 years, 5 months ago
  15. 1e09bd6 Add node-info getters to Schema by Václav Kubernát · 4 years, 5 months ago
  16. fa81c8c Skip rpc nodes in YangSchema::childNodes by Václav Kubernát · 4 years, 5 months ago
  17. 34ee85a Add Schema::nodeType method by Václav Kubernát · 4 years, 5 months ago
  18. 26b5608 Rename .h header files to .hpp by Václav Kubernát · 4 years, 5 months ago
  19. efcac93 Merge pathToAbsoluteSchemaString and pathToSchemaString by Václav Kubernát · 4 years, 6 months ago
  20. b52dc25 Fix NetconfAccess not being able to fetch submodules by Václav Kubernát · 4 years, 7 months ago
  21. 75877de Remove first argument of Schema::isModule by Václav Kubernát · 4 years, 8 months ago
  22. 90de950 Fix formatting by Václav Kubernát · 4 years, 8 months ago
  23. a38d417 Filter disabled enums in YangSchema::enumValues by Václav Kubernát · 4 years, 8 months ago
  24. 47a3f67 Fix YangSchema::childNodes with paths with choice by Václav Kubernát · 4 years, 8 months ago
  25. 280df4a Fix handling of choice statements in YangSchema by Václav Kubernát · 4 years, 8 months ago
  26. 88c78ca Implement int8, uint8, int16, uint16, int64, uint64 types by Ivona Oboňová · 5 years ago
  27. 7d82da7 Fix groupings not being properly resolved by Václav Kubernát · 5 years ago
  28. 0063495 Merge "Add support for identityref data type" by Václav Kubernát · 5 years ago
  29. eeb3884 Add support for identityref data type by Václav Kubernát · 5 years ago
  30. a33cf08 Migrate from Catch to Doctest by Jan Kundrát · 5 years ago
  31. 4f77a25 Change how path completion suggests nodes by Václav Kubernát · 5 years ago
  32. 2eaceb8 Split path_ into schemaPath_ and dataPath_ by Václav Kubernát · 6 years ago
  33. 6a713d6 Fix setting enums that are typedefs by Václav Kubernát · 6 years ago
  34. e7d4aea Add recursive ls by Václav Kubernát · 6 years ago
  35. 0d4db44 Implement YangSchema subclass by Václav Kubernát · 6 years ago