summary refs log tree commit diff
path: root/bin/hilex.c (follow)
Commit message (Expand)AuthorAge
* Fix all copyright noticesJune McEnroe2022-08-09
* pledge(2) hilexJune McEnroe2021-09-30
* Match space between #! and /bin/shJune McEnroe2021-04-26
* Add messy sh lexerJune McEnroe2021-01-20
* Don't use a pager if reading standard inputJune McEnroe2021-01-19
* Support BSD make syntax and match *.amJune McEnroe2021-01-19
* Allow matching lexers using first input lineJune McEnroe2021-01-18
* Automatically pipe hilex ANSI output to PAGERJune McEnroe2021-01-15
* Shorten hilex class namesJune McEnroe2021-01-13
* Move text "lexer" to hilex.cJune McEnroe2021-01-13
* Don't output a pre in hilex by defaultJune McEnroe2021-01-12
* Move hilex out of hilex directoryJune McEnroe2021-01-12
amp;follow=1'>Add bit to bin.7June McEnroe 2019-05-30Simplify and build bitJune McEnroe 2019-05-29Add xx -p optionJune McEnroe 2019-05-27Add FrontierJune McEnroe 2019-05-27Break nicks with ZWNJJune McEnroe 2019-05-26Add DawnJune McEnroe 2019-05-20Declare vasprintf(3) for GNUJune McEnroe 2019-05-20Fix comparison warning in ttpreJune McEnroe 2019-05-20Add AuthorityJune McEnroe 2019-05-19Specify precedence of unary versions of operatorsJune McEnroe 2019-05-18Add compound assignment operators to orderJune McEnroe 2019-05-15Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe 2019-05-10Use val instead of suboptargJune McEnroe 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe