Age | Commit message (Expand) | Author |
---|---|---|
2023-03-06 | Everywhere: Stop using NonnullRefPtrVector | Andreas Kling |
2023-02-28 | Everywhere: Use '_{short_,}string' literals more | Linus Groh |
2023-02-28 | Shell: Convert the POSIX parser/lexer to ErrorOr | Ali Mohammad Pur |
2023-02-28 | Shell+LibCodeComprehension: Start replacing {Deprecated => }String | Ali Mohammad Pur |
2023-02-18 | Shell: Correct the out-of-bounds expansion bailing condition | 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 |