summary refs log tree commit diff
path: root/bin/hilex/mdoc.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 hilex code somewhatJune McEnroe2020-12-29
|
* Rename Tag class to IdentifierTagJune McEnroe2020-12-29
|
* Generate Tag tokens for mdoc headingsJune McEnroe2020-12-28
|
* Add mdoc lexerJune McEnroe2020-12-28