summary refs log tree commit diff
path: root/etc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-07-10 18:17:13 -0400
committerJune McEnroe <june@causal.agency>2020-07-10 18:17:13 -0400
commitc013d9eacc2d05f4dd4a415eb023a70ea74f8ada (patch)
tree14ca041a9ee6989fe054170fd421c4c0bb413f18 /etc
parentAdd facebook and twitter to title user-agent (diff)
downloadsrc-c013d9eacc2d05f4dd4a415eb023a70ea74f8ada.tar.gz
src-c013d9eacc2d05f4dd4a415eb023a70ea74f8ada.zip
Add The Broken Kingdoms
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions
9Clean 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