summary refs log tree commit diff
path: root/handle.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-09-16 17:17:58 -0400
committerJune McEnroe <june@causal.agency>2019-09-16 17:17:58 -0400
commit4353b585355bb08247db3b5b32755b0a041a8380 (patch)
tree9b0b0a51b308f53d33fa39543af826c1cbe39729 /handle.c
parentSet default nick to USER unless -P (diff)
downloadcatgirl-4353b585355bb08247db3b5b32755b0a041a8380.tar.gz
catgirl-4353b585355bb08247db3b5b32755b0a041a8380.zip
Bump .so versions in chroot
Diffstat (limited to 'handle.c')
0 files changed, 0 insertions, 0 deletions
2-29 17:19:23 -0500'>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