summary refs log tree commit diff
path: root/scripts/sandman.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-20 03:44:57 -0500
committerJune McEnroe <june@causal.agency>2020-02-20 03:44:57 -0500
commita3b6d5d9a7741b5d00b71ef669b81c7d928f14ea (patch)
tree27101e494fb9c9dc1827aa576116853cd3ddb344 /scripts/sandman.1
parentRearrange some handlers (diff)
downloadcatgirl-a3b6d5d9a7741b5d00b71ef669b81c7d928f14ea.tar.gz
catgirl-a3b6d5d9a7741b5d00b71ef669b81c7d928f14ea.zip
Change ban list formatting
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ss='logsubject'>Match 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