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