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>2020-12-31 14:22:25 -0500
committerJune McEnroe <june@causal.agency>2020-12-31 14:22:25 -0500
commitebb79c5ee379218c5041ed5d190cbaf419ee1a6e (patch)
tree26fb41ae1eb9fa6a42efc8b9b849b24667fe593e /www/git.causal.agency/cgit/cgit.h
parentPrint octal for 8 bits in bit (diff)
downloadsrc-ebb79c5ee379218c5041ed5d190cbaf419ee1a6e.tar.gz
src-ebb79c5ee379218c5041ed5d190cbaf419ee1a6e.zip
Add ddate
I'm tired of package managers not having this!
Diffstat (limited to 'www/git.causal.agency/cgit/cgit.h')
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