summary refs log tree commit diff
path: root/home/.local/bin/def
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-08 17:55:21 -0500
committerJune McEnroe <june@causal.agency>2019-02-08 17:59:31 -0500
commit620ecccda17a4a8adb01583cc0a1571c47157bf4 (patch)
treea573694c3d69029c9d2e2ab4fddfb145039177ce /home/.local/bin/def
parentAdd hi -n (diff)
downloadsrc-620ecccda17a4a8adb01583cc0a1571c47157bf4.tar.gz
src-620ecccda17a4a8adb01583cc0a1571c47157bf4.zip
Improve ANSI output and base IRC on it
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
44e568b1a164058b779a4d537f6&follow=1'>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 2020-12-29Add hilex HTML outputJune McEnroe