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