summary refs log tree commit diff
path: root/www/git.causal.agency/custom.css
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-12 22:24:33 -0500
committerJune McEnroe <june@causal.agency>2021-01-12 22:24:33 -0500
commite673ea6deaee59a72c8861a67b10489703f75c61 (patch)
tree680f1a9e5b026283ed0f9f4e6fd4f4cf726bb249 /www/git.causal.agency/custom.css
parentMove hilex out of hilex directory (diff)
downloadsrc-e673ea6deaee59a72c8861a67b10489703f75c61.tar.gz
src-e673ea6deaee59a72c8861a67b10489703f75c61.zip
Don't output a pre in hilex by default
Diffstat (limited to 'www/git.causal.agency/custom.css')
0 files changed, 0 insertions, 0 deletions
Add make lexerJune McEnroe 2020-12-29Clean up C lexerJune 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