summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/contrib
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-04-11 22:26:16 -0400
committerJune McEnroe <june@causal.agency>2021-04-11 22:55:03 -0400
commita8dcf1e99a0811e90db8ba88fbf18f2a79e43069 (patch)
tree097efa0b579397a20050c34d3d0fe1f1514a6ffd /www/git.causal.agency/cgit/contrib
parentAdd The Relentless Moon (diff)
downloadsrc-a8dcf1e99a0811e90db8ba88fbf18f2a79e43069.tar.gz
src-a8dcf1e99a0811e90db8ba88fbf18f2a79e43069.zip
Simplify rfctags
I wasn't thinking perl enough.
Diffstat (limited to 'www/git.causal.agency/cgit/contrib')
0 files changed, 0 insertions, 0 deletions
'> 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