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