Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hush: fix comment parsing in `cmd`, closes 10421 | Denys Vlasenko | 2017-10-22 | 2 | -0/+17 |
* | hush: do not accept "if() { echo; }" function def | Denys Vlasenko | 2017-08-02 | 2 | -0/+12 |
* | ash: add all hush parsing tests to ast tests | Denys Vlasenko | 2017-07-24 | 48 | -0/+313 |
* | shell: and_or_and_backgrounding.tests is no longer "UNFIXED BUG" | Denys Vlasenko | 2017-07-15 | 1 | -1/+0 |
* | hush: fix and_or_and_backgrounding.tests failure | Denys Vlasenko | 2017-07-15 | 2 | -0/+35 |