summary refs log tree commit diff
path: root/src/machdep.h
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/machdep.h
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 '')
0 files changed, 0 insertions, 0 deletions
ghlight'> 2019-02-17Generate HTML with hi -n -f html -o anchorJune McEnroe Running hi twice to insert stuff between the head and the content is a bit of a hack but oh well. 2019-02-17Add hi -f html -o anchor for line number linksJune McEnroe 2019-02-17Simplify temp trap in upJune McEnroe 2019-02-17Add line numbers to hiJune McEnroe Renames previous -n option to -m to stay consistent with cat -n. Prefixing lines with line numbers affects where the first tab indent ends up relative to the text above it. Not sure if it's worth fixing somehow. 2019-02-17Always split spans after newlinesJune McEnroe Simplifies ANSI and IRC output code, and prepares for line numbered output. 2019-02-15Color format specifiers light cyan in vimJune McEnroe 2019-02-15Highlight Interp as yellowJune McEnroe 2019-02-15Highlight strings in sh command substitutionsJune McEnroe 2019-02-15Add nmap gpJune McEnroe 2019-02-14Avoid newline when copying URL to pasteboardJune McEnroe 2019-02-13Add forgotten "sixth" book of H2G2June McEnroe