summaryrefslogtreecommitdiff
path: root/Userland/Shell/PosixParser.h
AgeCommit message (Expand)Author
2023-05-05Shell: Correctly handle commands after heredoc contentsAli Mohammad Pur
2023-03-06Everywhere: Stop using NonnullRefPtrVectorAndreas Kling
2023-02-28Shell: Convert the POSIX parser/lexer to ErrorOrAli Mohammad Pur
2023-02-18Shell: Add support for heredocs to the POSIX parserAli Mohammad Pur
2023-02-13Shell: Start implementing a POSIX-compliant parserAli Mohammad Pur