summary refs log tree commit diff
path: root/bin/dash
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-19 21:30:07 -0500
committerJune McEnroe <june@causal.agency>2021-02-19 21:30:07 -0500
commit0b7a3c0c25a0ff85f83c4b6c7ae03b75d87b702c (patch)
tree71806f2a4ac0dcb115fe118f7e64b6aa68822ed6 /bin/dash
parentHandle negative inputs to deg (diff)
downloadsrc-0b7a3c0c25a0ff85f83c4b6c7ae03b75d87b702c.tar.gz
src-0b7a3c0c25a0ff85f83c4b6c7ae03b75d87b702c.zip
Fix (hopefully) matching shell reserved words
To not conflict with matching closing command substitution parentheses
on their own lines.
Diffstat (limited to 'bin/dash')
0 files changed, 0 insertions, 0 deletions
206100e2000399a7879e00da04df11234c3bc7a&follow=1'>Simplify and build bitJune McEnroe 2019-05-29Add xx -p optionJune McEnroe 2019-05-27Add FrontierJune McEnroe 2019-05-27Break nicks with ZWNJJune McEnroe 2019-05-26Add DawnJune McEnroe 2019-05-20Declare vasprintf(3) for GNUJune McEnroe 2019-05-20Fix comparison warning in ttpreJune McEnroe 2019-05-20Add AuthorityJune McEnroe 2019-05-19Specify precedence of unary versions of operatorsJune McEnroe 2019-05-18Add compound assignment operators to orderJune McEnroe 2019-05-15Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe 2019-05-10Use val instead of suboptargJune McEnroe 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe