summary refs log tree commit diff
path: root/bin/fbatt.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-12 18:19:21 -0500
committerJune McEnroe <june@causal.agency>2021-01-12 18:19:21 -0500
commit47747ef69449eddc2125804acf3f67e6090f356f (patch)
tree5543c9b2cac23a10cc32947bc31cf7375fb24017 /bin/fbatt.c
parentAdd htagml example (diff)
downloadsrc-47747ef69449eddc2125804acf3f67e6090f356f.tar.gz
src-47747ef69449eddc2125804acf3f67e6090f356f.zip
List both Makefile and html.sh under README.7
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
8b1a164058b779a4d537f6&follow=1'>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