1. c58e4aa Add sysrepo error handling by Václav Kubernát · 5 years ago
  2. 435706e Add persistent line history by Václav Kubernát · 5 years ago
  3. a395d33 Switch from linenoise to replxx by Václav Kubernát · 5 years ago
  4. 4108e0d Tab completion for paths by Václav Kubernát · 6 years ago
  5. 5b80e52 Use linenoise for user input by Václav Kubernát · 5 years ago
  6. a6c5fff Request YANG schemas via sysrepo by Václav Kubernát · 6 years ago
  7. e387702 cli: Ignore blank lines by Jan Kundrát · 6 years ago
  8. 6415b82 Tie datastore to the interpreter by Václav Kubernát · 6 years ago
  9. 2b68461 Make main take schema arguments by Václav Kubernát · 6 years ago
  10. 5ce5ab2 Remove redundant includes and usings in main by Václav Kubernát · 6 years ago
  11. 744f57f Add modules by Václav Kubernát · 6 years ago
  12. bddbb17 Create an abstract class for schemas by Václav Kubernát · 6 years ago
  13. a10d8b6 Change m_schema in Parser to a shared pointer by Václav Kubernát · 6 years ago
  14. ebca255 Add types for leaves by Václav Kubernát · 6 years ago
  15. 0720424 add leaves by Václav Kubernát · 6 years ago
  16. b61336d add presence containers by Václav Kubernát · 6 years ago
  17. 96344a1 add Interpreter class by Václav Kubernát · 6 years ago
  18. f2e463f show keys of lists in the prompt by Václav Kubernát · 6 years ago
  19. 48fc383 rename some of the classes by Václav Kubernát · 6 years ago
  20. 2a9e179 move m_curDir to the parser class by Václav Kubernát · 6 years ago
  21. ff2c9f6 add a basic interpreter for cd by Václav Kubernát · 6 years ago
  22. 624a887 add class representing the node tree by Václav Kubernát · 6 years ago
  23. a274044 Clarify the licensing terms by Jan Kundrát · 6 years ago
  24. dc2b072 CLI's main() scaffolding by Jan Kundrát · 6 years ago