1. faacd02 Get rid of push_back in favor of emplace_back by Václav Kubernát · 4 years ago
  2. e781b90 Put empty path checking to a function by Václav Kubernát · 4 years, 1 month ago
  3. c2bfe49 Allow going up with ".." when in root by Václav Kubernát · 4 years, 1 month ago
  4. f3e377b Get rid of m_topLevelModulePresent by Václav Kubernát · 4 years, 1 month ago
  5. b5ca154 Prefer std::variant in dataNode_/schemaNode_ by Václav Kubernát · 4 years, 1 month ago
  6. 43908fb Integrate DataQuery by Václav Kubernát · 4 years, 6 months ago
  7. 72749c6 Change ParserContext::m_curPath to dataPath_ by Václav Kubernát · 4 years, 6 months ago
  8. 5c75b25 Allow data path to end with a list for get and ls by Václav Kubernát · 6 years ago
  9. 2eaceb8 Split path_ into schemaPath_ and dataPath_ by Václav Kubernát · 6 years ago
  10. 744f57f Add modules by Václav Kubernát · 6 years ago
  11. 48fc383 rename some of the classes by Václav Kubernát · 6 years ago
  12. 814fa41 refactor the parser class and parsercontext to work with path_ by Václav Kubernát · 6 years ago
  13. 2a9e179 move m_curDir to the parser class by Václav Kubernát · 6 years ago
  14. 195eeea move parserContext to its own file by Václav Kubernát · 6 years ago