summary refs log tree commit diff
path: root/port/cgram/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-07-09 19:29:07 -0400
committerJune McEnroe <june@causal.agency>2021-07-09 19:29:07 -0400
commit66f1e8a86ab92ce1b0da485f23ca571b37add1a7 (patch)
tree014eb82b68b94217837ec98ac2d92d6d650f67f5 /port/cgram/Makefile
parentAdd patreon to sup (diff)
downloadsrc-66f1e8a86ab92ce1b0da485f23ca571b37add1a7.tar.gz
src-66f1e8a86ab92ce1b0da485f23ca571b37add1a7.zip
Strip typer down to copy or reverse modes
Diffstat (limited to 'port/cgram/Makefile')
0 files changed, 0 insertions, 0 deletions
ght'> 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