summary refs log tree commit diff
path: root/doc/rfc/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-08 21:58:07 -0400
committerJune McEnroe <june@causal.agency>2021-09-08 21:59:30 -0400
commita237a866bba3b7c4618ccef1347c0c01009e66f3 (patch)
treee853a9b6499977e3ebfc71d24617aeda2fa0e1f3 /doc/rfc/Makefile
parentAdd repeat and all options to git-comment (diff)
downloadsrc-a237a866bba3b7c4618ccef1347c0c01009e66f3.tar.gz
src-a237a866bba3b7c4618ccef1347c0c01009e66f3.zip
Document and install git-comment
Diffstat (limited to 'doc/rfc/Makefile')
0 files changed, 0 insertions, 0 deletions
ne McEnroe This ordering of rules feels much cleaner. 2020-12-29Clean up hilex code somewhatJune McEnroe 2020-12-29Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe