1. a10d8b6 Change m_schema in Parser to a shared pointer by Václav Kubernát · 6 years ago
  2. 24df80e split ast definitions into more files by Václav Kubernát · 6 years ago
  3. b61336d add presence containers by Václav Kubernát · 6 years ago
  4. f2e463f show keys of lists in the prompt by Václav Kubernát · 6 years ago
  5. 48fc383 rename some of the classes by Václav Kubernát · 6 years ago[Renamed (81%) from src/CParser.cpp]
  6. 814fa41 refactor the parser class and parsercontext to work with path_ by Václav Kubernát · 6 years ago
  7. 2a9e179 move m_curDir to the parser class by Václav Kubernát · 6 years ago
  8. 2315c73 make parseCommand take an extra error stream argument by Václav Kubernát · 6 years ago
  9. b96eef7 add list parsing by Václav Kubernát · 6 years ago
  10. d666296 add test for basic cd parsing by Václav Kubernát · 6 years ago
  11. 624a887 add class representing the node tree by Václav Kubernát · 6 years ago