1. 5452ede Add Interpreter tests by Václav Kubernát · 4 years, 1 month ago
  2. 97eb99f cmake: Remove useless call by Václav Kubernát · 4 years, 1 month ago
  3. 89e3f34 Get rid of std::filesystem linking by Václav Kubernát · 4 years, 1 month ago
  4. 2397fe7 tests: run the Python test suite with the example-module enabled by Jan Kundrát · 4 years, 1 month ago
  5. a114cb1 tests: register kill_daemons as a resource cleanup complementing start_daemons by Jan Kundrát · 4 years, 1 month ago
  6. 549b08f Fix identityref completion not giving module names by Václav Kubernát · 4 years, 2 months ago
  7. 8208687 Move ls logic to Interpreter by Václav Kubernát · 4 years, 2 months ago
  8. 1f30b62 Fix std::filesystem library linking by Jan Kundrát · 4 years, 2 months ago
  9. bb525b4 NETCONF: list instance queries should hit the ops tree as well by Jan Kundrát · 4 years, 5 months ago
  10. 9f71d77 cmake: modernize dependency management by Jan Kundrát · 4 years, 3 months ago
  11. 3a99f00 Rework yang::LeafDataType by Václav Kubernát · 4 years, 3 months ago
  12. 688041f cmake: Fix Boost dependencies by Jan Kundrát · 4 years, 3 months ago
  13. 882174d Rework leaf_data by Václav Kubernát · 4 years, 3 months ago
  14. cb3af40 Separate tab completion of the initial [ for lists by Václav Kubernát · 4 years, 5 months ago
  15. 8483414 Enable -Wimplicit-fallthrough diagnostic by Václav Kubernát · 4 years, 5 months ago
  16. b79f3ca Allow configuring CLI backend by Václav Kubernát · 4 years, 5 months ago
  17. 26b5608 Rename .h header files to .hpp by Václav Kubernát · 4 years, 5 months ago
  18. 43908fb Integrate DataQuery by Václav Kubernát · 4 years, 6 months ago
  19. ab612e9 Implement DataQuery by Václav Kubernát · 4 years, 7 months ago
  20. 1acf4f1 tests: Initialize schema once for the whole test by Václav Kubernát · 4 years, 5 months ago
  21. 02a7115 Refactor leafValueFromValue by Václav Kubernát · 4 years, 5 months ago
  22. 0177a93 Improve test dependencies by Václav Kubernát · 4 years, 5 months ago
  23. cf5c636 Accessing NETCONF servers from Python by Jan Kundrát · 4 years, 6 months ago
  24. e103449 cmake: tests: small cleanup by Jan Kundrát · 4 years, 6 months ago
  25. 8569e1b build: make it possible to use stuff in shared libraries by Jan Kundrát · 4 years, 6 months ago
  26. e5378f6 Add missing inter-library dependencies by Jan Kundrát · 4 years, 6 months ago
  27. 65038b9 Rename test by Václav Kubernát · 4 years, 6 months ago
  28. 7edb537 Refactor source files into separate libraries by Václav Kubernát · 4 years, 7 months ago
  29. 5395e71 Fix pathToDataString by Václav Kubernát · 4 years, 7 months ago
  30. 7d47864 Improve ctest logic by Václav Kubernát · 4 years, 7 months ago
  31. a8ce67e Merge changes 1870 and 1923 by Jan Kundrát · 4 years, 8 months ago
  32. 8d8efe8 Update all dependencies by Jan Kundrát · 4 years, 9 months ago
  33. 9456b5c Allow listing all module nodes with moduleName:* by Václav Kubernát · 4 years, 9 months ago
  34. af1e125 Run sysrepo test with daemons started by Václav Kubernát · 4 years, 9 months ago
  35. 1446fe1 Fix Parser::availableNodes not caring about absolute paths by Václav Kubernát · 4 years, 9 months ago
  36. e323627 tests: discover fakeroot and complain if it isn't available by Jan Kundrát · 4 years, 9 months ago
  37. c31bd60 Implement the NetconfAccess class by Václav Kubernát · 5 years ago
  38. 8832481 Move sysrepo test preparations out of the cpp file by Václav Kubernát · 5 years ago
  39. a33cf08 Migrate from Catch to Doctest by Jan Kundrát · 5 years ago
  40. f5f64f0 Make create/delete accept list instance paths by Václav Kubernát · 5 years ago
  41. f5205e1 Merge "Remove unused linenoise" by Václav Kubernát · 5 years ago
  42. c381e63 Update Catch and trompeloeil by Jan Kundrát · 5 years ago
  43. 0947e64 Remove unused linenoise by Jan Kundrát · 5 years ago
  44. 989b5de Add enum completion by Václav Kubernát · 5 years ago
  45. a395d33 Switch from linenoise to replxx by Václav Kubernát · 5 years ago
  46. 5727242 Tab completion for commands by Václav Kubernát · 5 years ago
  47. 5361cca Merge changes If469110d,Ia7919e8f by Jan Kundrát · 5 years ago
  48. 329c6c3 Tab completion for list keys by Václav Kubernát · 5 years ago
  49. 4108e0d Tab completion for paths by Václav Kubernát · 6 years ago
  50. bd17836 Update sysrepo by Jan Kundrát · 5 years ago
  51. 5b80e52 Use linenoise for user input by Václav Kubernát · 5 years ago
  52. 7310938 Add tests for SysrepoAccess by Václav Kubernát · 6 years ago
  53. 80aacc0 Implement SysrepoAccess by Václav Kubernát · 6 years ago
  54. e7a9fa3 Add abstract class for datastore access by Václav Kubernát · 6 years ago
  55. 2b68461 Make main take schema arguments by Václav Kubernát · 6 years ago
  56. 0d4db44 Implement YangSchema subclass by Václav Kubernát · 6 years ago
  57. 578347c Move schema model into its own library by Jan Kundrát · 6 years ago
  58. cc4c1f2 cmake: modernize by Jan Kundrát · 6 years ago
  59. 11afac7 Add ls by Václav Kubernát · 6 years ago
  60. c30a1b8 Merge "Build with libyang" by Václav Kubernát · 6 years ago
  61. e05448a Build with libyang by Jan Kundrát · 6 years ago
  62. bddbb17 Create an abstract class for schemas by Václav Kubernát · 6 years ago
  63. 24df80e split ast definitions into more files by Václav Kubernát · 6 years ago
  64. 0720424 add leaves by Václav Kubernát · 6 years ago
  65. b61336d add presence containers by Václav Kubernát · 6 years ago
  66. 96344a1 add Interpreter class by Václav Kubernát · 6 years ago
  67. 48fc383 rename some of the classes by Václav Kubernát · 6 years ago
  68. 195eeea move parserContext to its own file by Václav Kubernát · 6 years ago
  69. fb83190 Fix warnings with clang by Jan Kundrát · 6 years ago
  70. 763db1e Switch to C++-17 by Jan Kundrát · 6 years ago
  71. bea58cd Remove unused test by Jan Kundrát · 6 years ago
  72. 10f4990 cmake: add an installation target by Jan Kundrát · 6 years ago
  73. b96eef7 add list parsing by Václav Kubernát · 6 years ago
  74. 94938b7 move joinPaths to utils.cpp by Václav Kubernát · 6 years ago
  75. d666296 add test for basic cd parsing by Václav Kubernát · 6 years ago
  76. 8cd6342 add definition of the AST for the cd command by Václav Kubernát · 6 years ago
  77. 624a887 add class representing the node tree by Václav Kubernát · 6 years ago
  78. 9048511 Added -Wsuggest-override and -Woverloaded-virtual warnings by Miroslav Mareš · 6 years ago
  79. 03caee8 Installing boost-spirit "properly" by Jan Kundrát · 6 years ago
  80. dc2b072 CLI's main() scaffolding by Jan Kundrát · 6 years ago
  81. 34c790d tests: Add one dummy test by Jan Kundrát · 6 years ago
  82. 5c80521 Set up the test infrastructure by Jan Kundrát · 6 years ago
  83. 608818b Doxygen skeleton by Jan Kundrát · 6 years ago
  84. d47f655 Building via the CI by Jan Kundrát · 6 years ago
  85. d9d26a9 Initial setup by Jan Kundrát · 6 years ago