summary refs log tree commit diff
path: root/bounce.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-01-17 23:24:54 -0500
committerJune McEnroe <june@causal.agency>2020-01-17 23:24:54 -0500
commit3634cf617be230843f62e18aabf5d5a717256ca7 (patch)
treed9137b616fa532f8879cd2f1158a5db9731ea2f9 /bounce.h
parentAdd litterbox to README (diff)
downloadpounce-3634cf617be230843f62e18aabf5d5a717256ca7.tar.gz
pounce-3634cf617be230843f62e18aabf5d5a717256ca7.zip
Use Xr for the first "pounce" in README 1.1
Diffstat (limited to 'bounce.h')
0 files changed, 0 insertions, 0 deletions
n 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