summary refs log tree commit diff
path: root/bin/cash/mktokens
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-18 16:54:09 -0500
committerJune McEnroe <june@causal.agency>2019-02-18 16:54:09 -0500
commit739de3b5f7522871105499a2b7db090d326873ea (patch)
tree8536406712b1e132fa4b376873c1577ef2e62f8d /bin/cash/mktokens
parentGenerate HTML with hi -n -f html -o anchor (diff)
downloadsrc-739de3b5f7522871105499a2b7db090d326873ea.tar.gz
src-739de3b5f7522871105499a2b7db090d326873ea.zip
Add Tag class to hi
Diffstat (limited to 'bin/cash/mktokens')
0 files changed, 0 insertions, 0 deletions
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 2020-12-29Add hilex HTML outputJune McEnroe