summary refs log tree commit diff
path: root/src/funcs/newgrp
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2007-10-04 22:20:38 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2007-10-04 22:20:38 +0800
commitd4948c45d3e5f54823fac68f0c11f1dd09e75083 (patch)
treef83cbb5f1fc032dde5fd89e9780a79e69683e2b9 /src/funcs/newgrp
parent[PARSER] Fix parsing of ${##1} (diff)
downloaddash-d4948c45d3e5f54823fac68f0c11f1dd09e75083.tar.gz
dash-d4948c45d3e5f54823fac68f0c11f1dd09e75083.zip
[PARSER] Size optimisations in parameter expansion parser
Merge flags into subtype.
Do not write subtype out twice.
Add likely flag on ${ vs. $NAME.
Kill unnecessary (and bogus) PEOA check.
Diffstat (limited to 'src/funcs/newgrp')
0 files changed, 0 insertions, 0 deletions
r class='nohover-highlight'> 2021-01-12Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe