summary refs log tree commit diff
path: root/doc/zlib/gzeof.3
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-03-16 18:09:26 -0400
committerJune McEnroe <june@causal.agency>2021-03-16 18:09:26 -0400
commit56629a090cef19f51084fdcc99727322fef23668 (patch)
tree2f2407db91146767f91c94cad819c208d54d0ed0 /doc/zlib/gzeof.3
parentPublish "C Style" (diff)
downloadsrc-56629a090cef19f51084fdcc99727322fef23668.tar.gz
src-56629a090cef19f51084fdcc99727322fef23668.zip
Add some missing justification to "C Style"
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
'logheader'>2020-12-29Clean 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 You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe