Age | Commit message (Expand) | Author |
---|---|---|
2023-05-05 | Shell: Correctly handle commands after heredoc contents | Ali Mohammad Pur |
2023-03-06 | Everywhere: Stop using NonnullRefPtrVector | Andreas Kling |
2023-02-28 | Shell: Convert the POSIX parser/lexer to ErrorOr | Ali Mohammad Pur |
2023-02-18 | Shell: Add support for heredocs to the POSIX parser | Ali Mohammad Pur |
2023-02-13 | Shell: Start implementing a POSIX-compliant parser | Ali Mohammad Pur |