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