summary refs log tree commit diff
path: root/bin/make.l (follow)
Commit message (Expand)AuthorAge
* Use noinput, nounput options in lex filesJune McEnroe2021-11-28
* Support BSD make syntax and match *.amJune McEnroe2021-01-19
* Match tab following escaped newline in make assignmentsJune McEnroe2021-01-19
* Try to return make substitutions as single tokensJune McEnroe2021-01-13
* Shorten hilex class namesJune McEnroe2021-01-13
* Move hilex out of hilex directoryJune McEnroe2021-01-12
Highlight yacc and lex files as CJune McEnroe Their %-prefixed directives should probably be highlighted Macro. 2019-05-10Use val instead of suboptargJune McEnroe suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on failure? 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe Need to do some stuff in the Makefile for lex and yacc and generating HTML pages for it. 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe