Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ash: [PARSER] Recognise here-doc delimiters terminated by EOF | Denys Vlasenko | 2016-10-26 | 4 | -0/+10 |
* | ash testsuite: add most of hust tests which pass for ash | Denys Vlasenko | 2016-10-03 | 2 | -0/+12 |
* | sh testsuite: create hush-heredoc/* and move files around | Denys Vlasenko | 2016-10-02 | 2 | -0/+21 |
* | ash: bash-compatible $'...' shouldn't expand in double quotes | Ron Yorston | 2016-04-15 | 2 | -0/+4 |
* | ash: fix error during recursive processing of here document | Ron Yorston | 2015-10-29 | 2 | -0/+10 |
* | ash: add test for issue with here document | Ron Yorston | 2015-10-29 | 2 | -0/+9 |
* | ash: fix handling of duplicate "local" | Denys Vlasenko | 2015-04-18 | 1 | -1/+1 |
* | ash: fix a SEGV case in an invalid heredoc | Denys Vlasenko | 2015-02-05 | 2 | -0/+4 |
* | fix accumulated whitespace and indentation damage | Denis Vlasenko | 2007-03-20 | 1 | -1/+1 |
* | ash: "here document" testcases | Denis Vlasenko | 2007-03-05 | 2 | -0/+115 |