summary refs log tree commit diff
path: root/input.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-25 04:06:31 -0500
committerJune McEnroe <june@causal.agency>2019-01-25 04:06:31 -0500
commit920ea899d7535d8ad821837be8ca95f525a35eaa (patch)
tree5feef8ee9b811c23722acf49d4a107732d3a0fb9 /input.c
parentAdd Linux.mk (diff)
downloadcatgirl-920ea899d7535d8ad821837be8ca95f525a35eaa.tar.gz
catgirl-920ea899d7535d8ad821837be8ca95f525a35eaa.zip
Add GNU/Linux build instructions
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
96&follow=1'>Support 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