1. 4137845 Improve error handling by Václav Kubernát · 6 years ago
  2. c3b37df Make the interpreter for set print the whole path by Václav Kubernát · 6 years ago
  3. 24df80e split ast definitions into more files by Václav Kubernát · 6 years ago
  4. 0720424 add leaves by Václav Kubernát · 6 years ago
  5. b61336d add presence containers by Václav Kubernát · 6 years ago
  6. 96344a1 add Interpreter class by Václav Kubernát · 6 years ago
  7. f2e463f show keys of lists in the prompt by Václav Kubernát · 6 years ago
  8. 48fc383 rename some of the classes by Václav Kubernát · 6 years ago
  9. 814fa41 refactor the parser class and parsercontext to work with path_ by Václav Kubernát · 6 years ago
  10. 2a9e179 move m_curDir to the parser class by Václav Kubernát · 6 years ago
  11. 60d6f29 allow moving up a node with cd by Václav Kubernát · 6 years ago
  12. 195eeea move parserContext to its own file by Václav Kubernát · 6 years ago
  13. 7e4e82f fix some invalid inputs by Václav Kubernát · 6 years ago
  14. ff2c9f6 add a basic interpreter for cd by Václav Kubernát · 6 years ago
  15. 2315c73 make parseCommand take an extra error stream argument by Václav Kubernát · 6 years ago
  16. 0b76a04 unify m_name member variable by Václav Kubernát · 6 years ago
  17. 0a2a2e8 split ast.hpp into more files by Václav Kubernát · 6 years ago
  18. b96eef7 add list parsing by Václav Kubernát · 6 years ago
  19. 94938b7 move joinPaths to utils.cpp by Václav Kubernát · 6 years ago
  20. d666296 add test for basic cd parsing by Václav Kubernát · 6 years ago
  21. 8cd6342 add definition of the AST for the cd command 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