summary refs log tree commit diff
path: root/bounce.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-14 00:49:35 -0500
committerJune McEnroe <june@causal.agency>2019-11-14 00:49:35 -0500
commitc367a1aa79361093ac92a07b17b810fb7a2b9a51 (patch)
treecc87374d6ece014009da83db4fc2e4ec7d6d46c5 /bounce.c
parentReplace filters with regex replaces (diff)
downloadpounce-c367a1aa79361093ac92a07b17b810fb7a2b9a51.tar.gz
pounce-c367a1aa79361093ac92a07b17b810fb7a2b9a51.zip
Filter multi-prefix
Diffstat (limited to 'bounce.c')
0 files changed, 0 insertions, 0 deletions
:17 -0500'>2020-12-29Clean up C lexerJune McEnroe 2020-12-29Clean up hilex code somewhatJune 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