summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/ui-tag.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-08 14:15:56 -0400
committerJune McEnroe <june@causal.agency>2021-09-08 14:15:56 -0400
commitca71d9487d8ea344e898a921babcb3ba6c885abc (patch)
tree2ba076ed7e24ae7a6635192d1e37419a5299d999 /www/git.causal.agency/cgit/ui-tag.c
parentDocument lack of alt text in dehtml (diff)
downloadsrc-ca71d9487d8ea344e898a921babcb3ba6c885abc.tar.gz
src-ca71d9487d8ea344e898a921babcb3ba6c885abc.zip
Add initial working version of git-comment
Diffstat (limited to 'www/git.causal.agency/cgit/ui-tag.c')
0 files changed, 0 insertions, 0 deletions
48b0c5dc584d01c6878bfc293823613f2a&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