summary refs log tree commit diff
path: root/bin/cash/tests/parser
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-10 19:51:50 -0500
committerJune McEnroe <june@causal.agency>2019-01-10 19:54:54 -0500
commite730ab9dd44b7be654f5044b436c701577150e90 (patch)
tree2bf351b40f3e225ee82f7802b3f77554aab1c90c /bin/cash/tests/parser
parentReplace cash Makefile (diff)
downloadsrc-e730ab9dd44b7be654f5044b436c701577150e90.tar.gz
src-e730ab9dd44b7be654f5044b436c701577150e90.zip
Replace sys_nsig with NSIG
Diffstat (limited to 'bin/cash/tests/parser')
0 files changed, 0 insertions, 0 deletions
tle='2021-01-19 20:54:06 -0500'>2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe