summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-11-08 12:42:01 -0500
committerJune McEnroe <june@causal.agency>2020-11-08 12:42:01 -0500
commita0abd6582e07292f8bcb57530093f2ef0de5595f (patch)
tree3ad15e758810f40772b908108c664bb8139a50d1 /scripts
parentAvoid eating C-c while connecting (diff)
downloadcatgirl-a0abd6582e07292f8bcb57530093f2ef0de5595f.tar.gz
catgirl-a0abd6582e07292f8bcb57530093f2ef0de5595f.zip
Highlight changed portion of topic
"%.*ls" is useless.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
2a&follow=1'>Clean 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