summaryrefslogtreecommitdiff
path: root/src/Parser/Shell.hs
AgeCommit message (Collapse)Author
2025-08-02Shell: list all shell special characters for parserRoman Smrž
2025-08-02Shell: support backslash-escaped spacesRoman Smrž
2025-05-31Print source line of shell command failureRoman Smrž
2025-05-25Fix build with older baseRoman Smrž
2025-05-15Single-quoted strings in shellRoman Smrž
2025-04-18Shell interpreter for test scriptRoman Smrž
Changelog: Experimental shell interpreter