summary refs log tree commit diff
path: root/pounce.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-06 23:23:41 -0500
committerJune McEnroe <june@causal.agency>2019-11-06 23:23:41 -0500
commit5e5df95e0119621a6b06230e44882db18b927aff (patch)
tree8630926fd62812d41404d1a7557d112cdc12f8d0 /pounce.1
parentFix compat.h for #defined strlcpy (diff)
downloadpounce-5e5df95e0119621a6b06230e44882db18b927aff.tar.gz
pounce-5e5df95e0119621a6b06230e44882db18b927aff.zip
Use -l:filename in Linux.mk
Diffstat (limited to 'pounce.1')
0 files changed, 0 insertions, 0 deletions
ommit/bin/hilex/mdoc.l?id=693d2d48b0c5dc584d01c6878bfc293823613f2a&follow=1'>Clean 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