1. 39b39fa Add a real path computation by aleskucera@cesnet.cz · 8 months ago
  2. bfdcc59 tests: don't crash on missing prefixes by Jan Kundrát · 10 months ago
  3. 39f83f5 Get rid of trailing slash saving by Václav Kubernát · 3 years, 5 months ago
  4. ce108db Fix completion bug by Václav Kubernát · 3 years, 5 months ago
  5. b4e5b18 Cleanup formatting by Václav Kubernát · 3 years, 8 months ago
  6. aa4250a Add parser support for YANG actions by Václav Kubernát · 4 years ago
  7. e7248b2 Add support for executing RPCs by Václav Kubernát · 4 years ago
  8. 3a43323 Get rid of single-line if statements by Václav Kubernát · 4 years ago
  9. 51fa48e Prefer = default for default ctors and dtors by Václav Kubernát · 4 years ago
  10. faacd02 Get rid of push_back in favor of emplace_back by Václav Kubernát · 4 years ago
  11. 97376f7 Validate data paths and schema paths by Jan Kundrát · 4 years, 1 month ago
  12. e781b90 Put empty path checking to a function by Václav Kubernát · 4 years, 1 month ago
  13. 1a5fa97 Remove unused constructor by Václav Kubernát · 4 years, 1 month ago
  14. c15fe82 Use ListInstance typedef in more places by Václav Kubernát · 4 years, 1 month ago
  15. 2db124c Rework ParserContext temporary list context path by Václav Kubernát · 4 years, 1 month ago
  16. b5ca154 Prefer std::variant in dataNode_/schemaNode_ by Václav Kubernát · 4 years, 1 month ago
  17. 5b8a8f3 Add support for leaflist by Václav Kubernát · 4 years, 2 months ago
  18. ef08574 Fix copying into for-loop variables by Václav Kubernát · 4 years, 3 months ago
  19. 7707cae Parse key values as leaf_data by Václav Kubernát · 4 years, 6 months ago
  20. efcac93 Merge pathToAbsoluteSchemaString and pathToSchemaString by Václav Kubernát · 4 years, 6 months ago
  21. 5395e71 Fix pathToDataString by Václav Kubernát · 4 years, 7 months ago
  22. 509ce65 Clean includes and usings by Václav Kubernát · 5 years ago
  23. bf083ec Change clang-format option and cleanup the code by Václav Kubernát · 5 years ago
  24. 5c75b25 Allow data path to end with a list for get and ls by Václav Kubernát · 6 years ago
  25. 2eaceb8 Split path_ into schemaPath_ and dataPath_ by Václav Kubernát · 6 years ago
  26. 2a8f433 Correct escaping of list keys with single quotes by Jan Kundrát · 6 years ago
  27. b6ff0b6 Add get command by Václav Kubernát · 6 years ago
  28. 744f57f Add modules by Václav Kubernát · 6 years ago
  29. ebca255 Add types for leaves by Václav Kubernát · 6 years ago
  30. 24df80e split ast definitions into more files by Václav Kubernát · 6 years ago