summary refs log tree commit diff
path: root/bin/hilex/make.l (follow)
Commit message (Collapse)AuthorAge
* Move hilex out of hilex directoryJune McEnroe2021-01-12
|
* Remove hacky tagging from hilexJune McEnroe2021-01-12
| | | | God that makes the lexers so much simpler.
* Clean up make lexerJune McEnroe2021-01-02
| | | | Still feels pretty messy though.
* Add make lexerJune McEnroe2020-12-29
This is kind of a mess and needs to be cleaned up against more careful reading of the make grammar.