summary refs log tree commit diff
path: root/www/causal.agency/index.html.in
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-31 21:10:36 -0500
committerJune McEnroe <june@causal.agency>2020-12-31 21:10:36 -0500
commit4b9824005c1006b95938aecd9056146460e53b45 (patch)
tree66393c99aae1a6fb4f7d09b60ed162df40f53f63 /www/causal.agency/index.html.in
parentAdd ASCII control code names to bit (diff)
downloadsrc-4b9824005c1006b95938aecd9056146460e53b45.tar.gz
src-4b9824005c1006b95938aecd9056146460e53b45.zip
Tell "Music" rather than "iTunes"
It's the new era.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
n>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 You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe