summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/cgit.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-02 14:11:06 -0500
committerJune McEnroe <june@causal.agency>2021-01-02 14:11:06 -0500
commitf36404c75a887e9ea6e3eba6a7701e616bf33c5f (patch)
tree16bc48594a9e5f62c2a40665e6e910eabc43c512 /www/git.causal.agency/cgit/cgit.h
parentClean up order lexer (diff)
downloadsrc-f36404c75a887e9ea6e3eba6a7701e616bf33c5f.tar.gz
src-f36404c75a887e9ea6e3eba6a7701e616bf33c5f.zip
Tag top-level typedefs the same way as function definitions
Diffstat (limited to 'www/git.causal.agency/cgit/cgit.h')
0 files changed, 0 insertions, 0 deletions
n>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