summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-09-10 15:27:25 -0400
committerJune McEnroe <june@causal.agency>2018-09-10 15:27:25 -0400
commit24b1d1f3d593442027ad4d7de81f08418ea496ea (patch)
tree35637b46f2491cbcd49f16b3e89f844ed77ca33b /Makefile
parentAdd "blank" lines to chatte.1 (diff)
downloadcatgirl-24b1d1f3d593442027ad4d7de81f08418ea496ea.tar.gz
catgirl-24b1d1f3d593442027ad4d7de81f08418ea496ea.zip
Split keys into subsections and document colors
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
td>June 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