summary refs log tree commit diff
path: root/home/.local/bin/nasd
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-12 23:36:03 -0500
committerJune McEnroe <june@causal.agency>2021-01-12 23:36:03 -0500
commitfa9f9040d4426fed7123b5f11a3ef2ed9e3fc451 (patch)
treeda497e1e621f3a0d8f9155c2146e7a3f199410c3 /home/.local/bin/nasd
parentAvoid matching tag text inside HTML elements (diff)
downloadsrc-fa9f9040d4426fed7123b5f11a3ef2ed9e3fc451.tar.gz
src-fa9f9040d4426fed7123b5f11a3ef2ed9e3fc451.zip
Style causal.agency like bin HTML
Diffstat (limited to 'home/.local/bin/nasd')
0 files changed, 0 insertions, 0 deletions
-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 You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe