Age | Commit message (Expand) | Author |
---|---|---|
2018-04-02 | ash: expand: Fix bugs with words connected to the right of $@ | Denys Vlasenko |
2018-04-01 | ash,hush: handle a few more bkslash-newline cases | Denys Vlasenko |
2017-10-22 | hush: fix comment parsing in `cmd`, closes 10421 | Denys Vlasenko |
2017-08-02 | hush: do not accept "if() { echo; }" function def | Denys Vlasenko |
2017-07-24 | ash: add all hush parsing tests to ast tests | Denys Vlasenko |
2017-07-15 | shell: and_or_and_backgrounding.tests is no longer "UNFIXED BUG" | Denys Vlasenko |
2017-07-15 | hush: fix and_or_and_backgrounding.tests failure | Denys Vlasenko |