summary refs log tree commit diff
path: root/bin/gfx.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-07-25 23:05:41 -0400
committerJune McEnroe <june@causal.agency>2019-07-25 23:06:46 -0400
commit157de989780386c113c839d2fc3ea991a6604707 (patch)
treea6fc8c01297fe80a59cf2f9fc27e7f153b8f2238 /bin/gfx.h
parentWarn when date has changed (diff)
downloadsrc-157de989780386c113c839d2fc3ea991a6604707.tar.gz
src-157de989780386c113c839d2fc3ea991a6604707.zip
Generate index.html with links from bin.7
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
/td>Match 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