summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-30 02:46:34 +0000
committerJune McEnroe <june@causal.agency>2021-09-30 02:46:34 +0000
commit3f9a828c38a72218e42504ddb9b398331ddce3d8 (patch)
tree9e3ae77454d4f367860ea6d4cab3a839538c7f21 /doc
parentpledge(2) htagml (diff)
downloadsrc-3f9a828c38a72218e42504ddb9b398331ddce3d8.tar.gz
src-3f9a828c38a72218e42504ddb9b398331ddce3d8.zip
pledge(2) mtags
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions
/a>June 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