summaryrefslogtreecommitdiff
path: root/Shell/Parser.cpp
AgeCommit message (Expand)Author
2019-09-14Shell: Add POSIX-compliant character escapingAaron Malpas
2019-09-01Shell: Support semicolons for separating commandsConrad Pankoff
2019-06-07Shell: Run clang-format on everything.Andreas Kling
2019-06-04Shell: Separate fd rewirings from redirections.Andreas Kling
2019-05-26Shell: Add append operator (>>)Robin Burchell
2019-05-07Shell: Move the Shell to a separate directory and let's call it "Shell" :^)Andreas Kling