about summary refs log tree commit diff
path: root/complete.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-08 16:56:49 -0500
committerJune McEnroe <june@causal.agency>2020-02-08 16:56:49 -0500
commit29bd788660af90855f6acce411506aeaf14f8808 (patch)
tree6ba640373cf860edc7f0019bd798857c908b78a9 /complete.c
parentAdd /topic (diff)
downloadcatgirl-29bd788660af90855f6acce411506aeaf14f8808.tar.gz
catgirl-29bd788660af90855f6acce411506aeaf14f8808.zip
Simplify(?) reflow buffer loop
Diffstat (limited to 'complete.c')
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