summary refs log tree commit diff
path: root/unscoop.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-01-11 03:21:39 -0500
committerJune McEnroe <june@causal.agency>2020-01-11 03:21:39 -0500
commitf04381572bf7e626df5b5365879bfb3072cc4a98 (patch)
tree53239c8ed7d64e68496bbe964ea94b97726ea064 /unscoop.c
parentDocument Service Configuration (diff)
downloadlitterbox-f04381572bf7e626df5b5365879bfb3072cc4a98.tar.gz
litterbox-f04381572bf7e626df5b5365879bfb3072cc4a98.zip
Add README
Diffstat (limited to 'unscoop.c')
0 files changed, 0 insertions, 0 deletions
>June 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