about summary refs log tree commit diff
path: root/Darwin.mk
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-12-05 14:53:16 -0500
committerJune McEnroe <june@causal.agency>2018-12-05 14:53:16 -0500
commit0d165fadfaa060328aa78843ee0e6e27c24534e6 (patch)
treee2c67f4932ab1bf8af329173dbaef71332d467a3 /Darwin.mk
parentRename verbose to raw (diff)
downloadcatgirl-0d165fadfaa060328aa78843ee0e6e27c24534e6.tar.gz
catgirl-0d165fadfaa060328aa78843ee0e6e27c24534e6.zip
Send input errors to the current tag
Diffstat (limited to 'Darwin.mk')
0 files changed, 0 insertions, 0 deletions
='2020-12-29 17:44:48 -0500'>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