about summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-09 17:28:42 -0500
committerJune McEnroe <june@causal.agency>2021-01-09 17:28:42 -0500
commitbf70fcbfedbe544a7e8dd1f444e8abe1bbd31da1 (patch)
tree3d4015a131f569b19b520f7c955bd231f649ecec /scripts
parentUse execl rather than execlp for shell (diff)
downloadcatgirl-bf70fcbfedbe544a7e8dd1f444e8abe1bbd31da1.tar.gz
catgirl-bf70fcbfedbe544a7e8dd1f444e8abe1bbd31da1.zip
Count width of 2 for invalid multibyte with high bit
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
d>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