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