summary refs log tree commit diff
path: root/input.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-11-28 23:29:19 -0500
committerJune McEnroe <june@causal.agency>2018-11-28 23:29:19 -0500
commit5f740e68c90570874375722a1a9cc8b02ddcca30 (patch)
tree1de4409fc40e7a4fe1d8ef4418fd394272b6238b /input.c
parentMake use of config.mk and add Darwin.mk (diff)
downloadcatgirl-5f740e68c90570874375722a1a9cc8b02ddcca30.tar.gz
catgirl-5f740e68c90570874375722a1a9cc8b02ddcca30.zip
Add NetBSD.mk
Diffstat (limited to 'input.c')
0 files changed, 0 insertions, 0 deletions
='2020-12-29 17:44:48 -0500'>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