about summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-08 00:42:27 -0400
committerJune McEnroe <june@causal.agency>2018-08-08 00:42:27 -0400
commitc0ee457ab146326a961008e518b7ffbc581ec744 (patch)
tree9348f18b710229eb43821fbef03e28f46b7cbd5a /scripts
parentUse BLACK LEFT-POINTING TRIANGLE for marker (diff)
downloadcatgirl-c0ee457ab146326a961008e518b7ffbc581ec744.tar.gz
catgirl-c0ee457ab146326a961008e518b7ffbc581ec744.zip
Color own messages 15
My own settings have "white" slightly darker than the default color, so
this helps to distinguish my own messages.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
title='2020-12-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