about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-04-10 10:57:10 -0400
committerJune McEnroe <june@causal.agency>2020-04-10 10:57:10 -0400
commit6f1fc87b39335b4f60d2368413c6da7e732a0d97 (patch)
treeb9c836c20c8901f83e3353cae267114c019fa7a4 /Makefile
parentRearrange HTML templating code (diff)
downloadbubger-6f1fc87b39335b4f60d2368413c6da7e732a0d97.tar.gz
bubger-6f1fc87b39335b4f60d2368413c6da7e732a0d97.zip
Rearrange Atom templating code
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
-29 17:19:23 -0500'>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