Age | Commit message (Expand) | Author |
---|---|---|
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-18 | Shell: Allow underscores in normal expansion names | Ali Mohammad Pur |
2023-02-18 | Shell: Correctly keep track of special parameter length | Ali Mohammad Pur |
2023-02-18 | Shell: Clear expansions after committing a word in the POSIX parser | 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 |