summary refs log tree commit diff
path: root/bin/sh.l (follow)
Commit message (Expand)AuthorAge
* Handle subshells (and functions) inside substitutionsJune McEnroe2022-06-10
* 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
/span>notify: Reword pounce-notify manualJune McEnroe 2021-05-02Clean up Makefiles, configure scriptsJune McEnroe Default MANDIR to ${PREFIX}/man since it turns out man-db includes /usr/local/man by default. Add support for BINDIR. Separate libs out into LDADD variables. 2021-04-30palaver: Exit on getopt failureJune McEnroe Oops. 2021-04-30notify: Implement pounce-notifyJune McEnroe