summary refs log tree commit diff
path: root/bin/sh.l (follow)
Commit message (Expand)AuthorAge
* Use noinput, nounput options in lex filesJune McEnroe2021-11-28
* Fix (hopefully) matching shell reserved wordsJune McEnroe2021-02-19
* Use First state to match keyword at beginning of lineJune McEnroe2021-01-26
* Add messy sh lexerJune McEnroe2021-01-20