summary refs log tree commit diff
path: root/bin/1sh/tests/parser/dollar-quote2.0
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-03-09 03:56:54 -0400
committerJune McEnroe <june@causal.agency>2020-03-09 03:56:54 -0400
commit41c60d052a08bafc84560482256effc473cc1c31 (patch)
treeacf625e0b8376409e62665673b887a08e90a4d20 /bin/1sh/tests/parser/dollar-quote2.0
parentAdd The Stone Sky (diff)
downloadsrc-41c60d052a08bafc84560482256effc473cc1c31.tar.gz
src-41c60d052a08bafc84560482256effc473cc1c31.zip
Remove 1sh sources
I'm going to recreate it from fresh sh sources for clean git history.
Diffstat (limited to 'bin/1sh/tests/parser/dollar-quote2.0')
0 files changed, 0 insertions, 0 deletions
logheader'>2019-02-10Don't match DQ string inside SQ stringJune McEnroe 2019-02-10Skip only one character if a match fails due to parentJune McEnroe Really it should skip forward until the parent changes, but this is simpler. 2019-02-10Remove pattend from hiJune McEnroe 2019-02-10Replace uses of pattend with newline patternsJune McEnroe 2019-02-10Add hi debug outputJune McEnroe 2019-02-10Actually do HTML &quot; escapingJune McEnroe 2019-02-10Set git commit.verboseJune McEnroe 2019-02-10Add back missing static keywordJune McEnroe